MT.1011 - At least one Conditional Access policy is configured to secure security info registration only from a trusted location.
Overview
Checks if the tenant has at least one conditional access policy securing security info registration.
See Securing security info registration - Microsoft Learn
Test Metadata
| Field | Value |
|---|---|
| Test ID | MT.1011 |
| Severity | High |
| Suite | Maester |
| Category | CA |
| PowerShell test | Test-MtCaSecureSecurityInfoRegistration |
| Tags | CA, Maester, MT.1011 |
Source
- Pester test:
tests/Maester/Entra/Test-ConditionalAccessBaseline.Tests.ps1 - PowerShell source:
powershell/public/maester/entra/Test-MtCaSecureSecurityInfoRegistration.ps1