Test-MtCaExclusionForDirectorySyncAccount
SYNOPSISโ
Checks if all conditional access policies scoped to all cloud apps and all users exclude the directory synchronization accounts
SYNTAXโ
Test-MtCaExclusionForDirectorySyncAccount [-ProgressAction <ActionPreference>] [<CommonParameters>]
DESCRIPTIONโ
The directory synchronization accounts are used to synchronize the on-premises directory with Entra ID. These accounts should be excluded from all conditional access policies scoped to all cloud apps and all users. Entra ID connect does not support multifactor authentication. Restrict access with these accounts to trusted networks.
EXAMPLESโ
EXAMPLE 1โ
Test-MtCaExclusionForDirectorySyncAccount
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-MtCaExclusionForDirectorySyncAccount