Skip to main content

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

https://maester.dev/docs/commands/Test-MtCaExclusionForDirectorySyncAccount