Test-MtCaDeviceComplianceAdminsExists
SYNOPSIS
Checks if the tenant has at least one conditional access policy requiring device compliance for admins.
SYNTAX
Test-MtCaDeviceComplianceAdminsExists [-ProgressAction <ActionPreference>] [<CommonParameters>]
DESCRIPTION
Device compliance conditional access policy can be used to require devices to be compliant or hybrid Azure AD joined for admins. This is a good way to prevent AITM attacks.
Learn more: https://aka.ms/CATemplatesAdminDevices
EXAMPLES
EXAMPLE 1
Test-MtCaDeviceComplianceAdminsExists
PARAMETERS
-ProgressAction
{{ Fill ProgressAction Description }}
Type: ActionPreference
Parameter Sets: (All)
Aliases: proga
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.
INPUTS
OUTPUTS
System.Boolean
NOTES
RELATED LINKS
https://maester.dev/docs/commands/Test-MtCaDeviceComplianceAdminsExists