Get extension properties synced from on-premises to Azure AD
Module: AzureAD
DescriptionThe Get-AzureADExtensionProperty cmdlet gets a collection that contains the extension properties registered with Azure Active Directory (Azure AD) through Azure AD Connect. You can get extension properties that are synced with on-premises Azure AD, those that are not synced with on-premises Azure AD, or both types.
Example:Get extension properties synced from on-premises Azure AD
PS: Get-AzureADExtensionProperty -IsSyncedFromOnPremises $True
No comments:
Post a Comment