MT.1015 - At least one Conditional Access policy is configured to block access for unknown or unsupported device platforms.
Overview
Microsoft recommends blocking access for unknown or unsupported device platforms.
Learn more: https://learn.microsoft.com/entra/identity/conditional-access/howto-policy-unknown-unsupported-device
Test Metadata
| Field | Value |
|---|---|
| Test ID | MT.1015 |
| Severity | Medium |
| Suite | Maester |
| Category | CA |
| PowerShell test | Test-MtCaBlockUnknownOrUnsupportedDevicePlatform |
| Tags | CA, Maester, MT.1015 |
Source
- Pester test:
tests/Maester/Entra/Test-ConditionalAccessBaseline.Tests.ps1 - PowerShell source:
powershell/public/maester/entra/Test-MtCaBlockUnknownOrUnsupportedDevicePlatform.ps1