Test-MtEntraIDConnectSyncSoftHardMatching
SYNOPSISโ
Ensure soft and hard matching for on-premises synchronization objects is blocked
SYNTAXโ
Test-MtEntraIDConnectSyncSoftHardMatching [-ProgressAction <ActionPreference>] [<CommonParameters>]
DESCRIPTIONโ
Soft and hard matching for on-premises synchronization objects is a feature that allows Entra ID to match users based on their userprincipalname, email address or other attributes. This can lead to unintended consequences, such as mismatching user data.
EXAMPLESโ
EXAMPLE 1โ
Test-MtEntraIDConnectSyncSoftHardMatching
Returns true if soft and hard matching is blocked / disabled
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-MtEntraIDConnectSyncSoftHardMatching