MT.1003 - At least one Conditional Access policy is configured with All Apps.
Overview
Microsoft recommends creating at least one conditional access policy targeting all cloud apps and ideally should be enabled for all users.
Test Metadata
| Field | Value |
|---|---|
| Test ID | MT.1003 |
| Severity | High |
| Suite | Maester |
| Category | CA |
| PowerShell test | Test-MtCaAllAppsExists |
| Tags | CA, Maester, MT.1003 |
Source
- Pester test:
tests/Maester/Entra/Test-ConditionalAccessBaseline.Tests.ps1 - PowerShell source:
powershell/public/maester/entra/Test-MtCaAllAppsExists.ps1