Suspicious CA Policy Removed by Non Approved Actor (via auditlogs)

This rule detects conditional access changes where non approved actor removed CA Policy.

SigmamediumCloudv1
sigma
title: Suspicious CA Policy Removed by Non Approved Actor (via auditlogs)
id: 968866aa-d21d-5e5d-8747-d979614ea1b7
status: stable
description: This rule detects conditional access changes where non approved actor removed CA Policy.
references:
    - https://attack.mitre.org/techniques/T1556/
    - https://attack.mitre.org/techniques/T1548/
    - https://learn.microsoft.com/en-us/entra/architecture/security-operations-infrastructure#conditional-access
author: Huntrule Team
date: 2026-01-09
tags:
    - attack.privilege-escalation
    - attack.credential-access
    - attack.persistence
    - attack.defense-impairment
    - attack.t1548
    - attack.t1556
logsource:
    product: azure
    service: auditlogs
detection:
    selection:
        properties.message: Delete conditional access policy
    condition: selection
falsepositives:
    - Unknown
level: medium

Known false positives

  • Unknown

Detection content is published as a reviewed draft. Tune thresholds and exclusions against your own telemetry before enabling this rule for alerting.