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 | Maester |
| Category | CA |
| PowerShell test | Test-MtCaDeviceComplianceExists |
| Tags | CA, Maester, MT.1001 |
Source
- Pester test:
tests/Maester/Entra/Test-ConditionalAccessBaseline.Tests.ps1 - PowerShell source:
powershell/public/maester/entra/Test-MtCaDeviceComplianceExists.ps1