MT.1019 - At least one Conditional Access policy is configured to enable application enforced restrictions.
Overview
Application enforced restrictions conditional access policy can be helpful to minimize the risk of data leakage from a shared device.
Learn more: https://aka.ms/CATemplatesAppRestrictions
Test Metadata
| Field | Value |
|---|---|
| Test ID | MT.1019 |
| Severity | Medium |
| Suite | Maester |
| Category | CA |
| PowerShell test | Test-MtCaApplicationEnforcedRestriction |
| Tags | CA, Maester, MT.1019 |
Source
- Pester test:
tests/Maester/Entra/Test-ConditionalAccessBaseline.Tests.ps1 - PowerShell source:
powershell/public/maester/entra/Test-MtCaApplicationEnforcedRestriction.ps1