Azure PIM Role Activation Without MFA Alert (noMfaOnRoleActivationAlertIncident)

Alerts when Azure PIM signals role activation occurred without MFA.

FreeReviewedSigma · High · v5
Product
azure
Service
pim
Author
Mark Morowczynski '@markmorow', Gloria Lee, '@gleeiamglo' (SigmaHQ), DRL 1.1
Published
2023-09-14
Updated
2026-07-31
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