Azure PIM Role Activation Without MFA Alert (noMfaOnRoleActivationAlertIncident)
Alerts when Azure PIM signals role activation occurred without MFA.
- Product
- azure
- Service
- pim
- Author
- Mark Morowczynski '@markmorow', Gloria Lee, '@gleeiamglo' (SigmaHQ), DRL 1.1
- Published
- 2023-09-14
- Updated
- 2026-07-31
ATT&CK techniques
Initial Access → Defense EvasionRecon
Resource Dev
Initial Access
Execution
Persistence
Priv Esc
Defense Evasion
Cred Access
Discovery
Lateral Movement
Collection
C2
Exfiltration
Impact
What it detects
Identifies Privileged Identity Management role activation events flagged as not requiring MFA. Attackers may attempt stealthy privilege escalation by activating roles without additional authentication prompts. The detection relies on PIM risk event telemetry using the specific riskEventType value noMfaOnRoleActivationAlertIncident. Investigate whether the user is performing MFA at sign-in to rule out benign scenarios.
Reporting behind it
- learn.microsoft.comhttps://learn.microsoft.com/en-us/entra/id-governance/privileged-identity-management/pim-how-to-configure-security-alerts#roles-dont-require-multi-factor-authentication-for-activation
- github.comhttps://github.com/SigmaHQ/sigma/blob/master/rules/cloud/azure/privileged_identity_management/azure_pim_role_no_mfa_required.yml
Changelog
v5- v5Candidate ingested via manual entry.2026-07-31
- v4Candidate ingested via manual entry.2026-07-31
- v3Candidate ingested via manual entry.2026-07-31
- v2Candidate ingested via manual entry.2026-07-31
- v1No changelog recorded for this version.2026-07-30
Detection content is published as a reviewed draft. Tune thresholds and exclusions against your own telemetry before enabling this rule for alerting.
title: Azure PIM Role Activation Without MFA Alert (noMfaOnRoleActivationAlertIncident)
id: d93768c9-7ecd-4f28-ab05-5371a296bbab
status: test
description: Identifies Privileged Identity Management role activation events flagged as not requiring MFA. Attackers may attempt stealthy privilege escalation by activating roles without additional authentication prompts. The detection relies on PIM risk event telemetry using the specific riskEventType value noMfaOnRoleActivationAlertIncident. Investigate whether the user is performing MFA at sign-in to rule out benign scenarios.
references:
- https://learn.microsoft.com/en-us/entra/id-governance/privileged-identity-management/pim-how-to-configure-security-alerts#roles-dont-require-multi-factor-authentication-for-activation
- https://github.com/SigmaHQ/sigma/blob/master/rules/cloud/azure/privileged_identity_management/azure_pim_role_no_mfa_required.yml
author: Mark Morowczynski '@markmorow', Gloria Lee, '@gleeiamglo', Huntrule Team
date: 2023-09-14
tags:
- attack.initial-access
- attack.stealth
- attack.t1078
- attack.persistence
- attack.privilege-escalation
logsource:
product: azure
service: pim
detection:
selection:
riskEventType: noMfaOnRoleActivationAlertIncident
condition: selection
falsepositives:
- Investigate if user is performing MFA at sign-in.
level: high
license: DRL-1.1
related:
- id: 94a66f46-5b64-46ce-80b2-75dcbe627cc0
type: derived