CISA.MS.AAD.2.2 - A notification SHOULD be sent to the administrator when high-risk users are detected.
Overviewโ
A notification SHOULD be sent to the administrator when high-risk users are detected.
Rationale: Notification enables the admin to monitor the event and remediate the risk. This helps the organization proactively respond to cyber intrusions as they occur.
Remediation action:โ
Follow the guide below to configure Entra ID Protection to send a regularly monitored security mailbox email notification when user accounts are determined to be high risk.
Related linksโ
Test Metadataโ
| Field | Value |
|---|---|
| Test ID | CISA.MS.AAD.2.2 |
| Severity | High |
| Suite | CISA |
| Category | Entra ID P2 |
| PowerShell test | Test-MtCisaNotifyHighRisk |
| Tags | CISA, CISA.MS.AAD.2.2, Entra ID P2, MS.AAD, MS.AAD.2.2 |
Sourceโ
- Pester test:
tests/cisa/entra/Test-MtCisaNotifyHighRiskUsers.Tests.ps1 - PowerShell source:
powershell/public/cisa/entra/Test-MtCisaNotifyHighRisk.ps1