MT.1004 - At least one Conditional Access policy is configured with All Apps and All Users.
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.1004 |
| Severity | High |
| Suite | M365 Advisor |
| Category | CA |
| PowerShell test | Test-MtCaAllAppsExists |
| Tags | CA, M365Advisor, MT.1004 |
Source
- Pester test:
tests/M365Advisor/Entra/Test-ConditionalAccessBaseline.Tests.ps1 - PowerShell source:
powershell/public/M365Advisor/entra/Test-MtCaAllAppsExists.ps1