Possible End User Consent (via auditlogs)

This rule detects when an end user consents to an application

SigmalowCloudv1
sigma
title: Possible End User Consent (via auditlogs)
id: 43837cd3-938f-54fd-8f05-9e2fe700d892
status: stable
description: This rule detects when an end user consents to an application
references:
    - https://attack.mitre.org/techniques/T1528/
    - https://learn.microsoft.com/en-us/entra/architecture/security-operations-applications#end-user-consent
author: Huntrule Team
date: 2026-05-08
tags:
    - attack.credential-access
    - attack.t1528
logsource:
    product: azure
    service: auditlogs
detection:
    selection:
        ConsentContext.IsAdminConsent: 'false'
    condition: selection
falsepositives:
    - Unknown
level: low

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.