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 | M365Advisor |
| Category | CA |
| PowerShell test | Test-MtCaSecureSecurityInfoRegistration |
| Tags | CA, M365Advisor, MT.1011 |
Source
- Pester test:
tests/M365Advisor/Entra/Test-ConditionalAccessBaseline.Tests.ps1 - PowerShell source:
powershell/public/m365advisor/entra/Test-MtCaSecureSecurityInfoRegistration.ps1