Azure PIM Alert Setting Disabled (Audit Log Message Detection)

Flags Azure audit log events where PIM alerts are disabled (message: "Disable PIM Alert").

FreeReviewedSigma · High · v5
Product
azure
Service
auditlogs
Author
Mark Morowczynski '@markmorow', Yochana Henderson, '@Yochana-H' (SigmaHQ), DRL 1.1
Published
2022-08-09
Updated
2026-07-31
title: Azure PIM Alert Setting Disabled (Audit Log Message Detection)
id: 3cdb1de9-36ca-4a7e-91ec-671eb2b32ba2
status: test
description: This rule flags Azure audit log events where PIM alerts are disabled. Reducing or turning off privileged identity monitoring can help attackers decrease visibility into role assignment and privilege activity. The detection relies on Azure audit log telemetry with a message indicating "Disable PIM Alert".
references:
  - https://learn.microsoft.com/en-us/entra/architecture/security-operations-privileged-identity-management#azure-ad-roles-assignment
  - https://github.com/SigmaHQ/sigma/blob/master/rules/cloud/azure/audit_logs/azure_pim_alerts_disabled.yml
author: Mark Morowczynski '@markmorow', Yochana Henderson, '@Yochana-H', Huntrule Team
date: 2022-08-09
tags:
  - attack.initial-access
  - attack.persistence
  - attack.privilege-escalation
  - attack.stealth
  - attack.t1078
logsource:
  product: azure
  service: auditlogs
detection:
  selection:
    properties.message: Disable PIM Alert
  condition: selection
falsepositives:
  - Administrator disabling PIM alerts as an active choice.
level: high
license: DRL-1.1
related:
  - id: aeaef14c-e5bf-4690-a9c8-835caad458bd
    type: derived