MT.1001 - At least one Conditional Access policy is configured with device compliance.
Overview
Device compliance conditional access policy can be used to require devices to be compliant with the tenant's device compliance policy.
Test Metadata
| Field | Value |
|---|---|
| Test ID | MT.1001 |
| Severity | Medium |
| Suite | M365 Advisor |
| Category | CA |
| PowerShell test | Test-MtCaDeviceComplianceExists |
| Tags | CA, M365Advisor, MT.1001 |
Source
- Pester test:
tests/M365Advisor/Entra/Test-ConditionalAccessBaseline.Tests.ps1 - PowerShell source:
powershell/public/M365Advisor/entra/Test-MtCaDeviceComplianceExists.ps1