The Microsoft Azure AD Connector of the Active Roles Synchronization Service supports the following Azure Active Directory (Azure AD) group attributes for data synchronization.
NOTE: When configuring a data synchronization mapping rule with the Microsoft Azure AD Connector, consider that the following group attributes are currently not supported and cannot be queried via the Microsoft Graph API:
-
acceptedSenders
-
allowExternalSenders
-
autoSubscribeNewMembers
-
hasMembersWithLicenseErrors
-
hideFromAddressLists
-
hideFromOutlookClients
-
isSubscribedByMail
-
membersWithLicenseErrors
-
rejectedSenders
-
unseenCount
This means that although these group attributes are visible, they cannot be set in a mapping rule.
Attribute |
Description |
Supported operations |
description |
Gets or sets the group description. |
Read, Write |
dirSyncEnabled |
Gets whether the group was synchronized from the on-premises Active Directory Domain Services (AD DS). |
Read |
displayName |
Gets or sets the display name of the group. NOTE: This attribute is required when creating a group. |
Read, Write |
lastDirSyncTime |
Gets the time when the group was last synchronized with the on-premises AD DS. |
Read |
|
Gets or sets the e-mail address of the group. |
Read, Write |
mailEnabled |
Gets or sets whether the group is mail-enabled. NOTE: This attribute is required when creating a group. |
Read, Write |
mailNickName |
Gets or sets the mail alias of the group. NOTE: This attribute is required when creating a group. |
Read, Write |
members |
Gets or sets the members of the group. |
Read, Write |
objectId |
Gets the unique identifier of the group. |
Read |
objectType |
Gets the object type of the group. |
Read |
provisioningErrors |
Gets the errors encountered when provisioning the group. |
Read |
proxyAddresses |
Gets the known address entries of the group. |
Read |
securityEnabled |
Gets or sets whether the group is a security group. NOTE: This attribute is required when creating a group. |
Read, Write |