Skip to main content

Severity Rules

PIM Monitor classifies changes as High, Medium, or Low. This page explains the rules and how to customize them.

Policy rule severity

Policy changes are matched by rule ID prefix. The first matching prefix determines severity.

Rule ID prefixSeverityWhat it means
Enablement_EndUser_AssignmentHighMFA, justification, or ticketing on role activation
Approval_EndUser_AssignmentHighApproval requirement and approver list
AuthenticationContext_EndUser_AssignmentHighConditional Access authentication context
Expiration_EndUser_AssignmentMediumMax duration for activated roles
Expiration_Admin_EligibilityMediumMax duration for eligible assignments
Expiration_Admin_AssignmentMediumMax duration for permanent/active assignments
Enablement_Admin_AssignmentMediumMFA/justification on direct assignment
Enablement_Admin_EligibilityMediumRequirements for creating eligible assignments
Notification_*LowAll 9 notification rule types

Prefix matching: Notification_Admin_Admin_Eligibility matches Notification_ and is classified as Low.

Unknown rules (no matching prefix) default to Medium.

Assignment severity

TypeChangeDurationSeverity
PermanentNewNoneHigh
PermanentRemoved-Low
EligibleNewWith expirationMedium
EligibleNewNo expirationHigh
EligibleRemoved-Low
EligibleModified-Medium
ActiveNewWith expirationMedium
ActiveNewNo expirationHigh
ActiveRemoved-Low
ActiveModified-Medium

Definition severity

ChangeSeverity
rolePermissions modifiedHigh - what the role can do changed
displayName or description modifiedLow - metadata only

Examples

MFA requirement added Rule: Enablement_EndUser_Assignment (MFA enabled on role activation) Severity: High - users can no longer activate without MFA

Expiration shortened Rule: Expiration_EndUser_Assignment (8h to 4h) Severity: Medium - existing workflows still valid, just shorter

New permanent admin Assignment: permanent role created, no expiration Severity: High - user has standing access with no time limit

Notification rule changed Rule: Notification_Admin_Admin_Eligibility (email recipients updated) Severity: Low - no effect on user access

Tips

  • High - act on these immediately
  • Medium - audit and review, may need policy adjustments
  • Low - track for compliance, lower priority

The notification threshold is configured separately (see Notifications). You can send Medium+ to Teams while only showing High in dashboards.

To change which rule IDs map to which severity, or adjust assignment severity, see Customize: Severity Rules.

Next

Reducing Alert Fatigue - tuning thresholds and suppressing planned changes.