Configure & Manage Synchronized Identities (part 4 of 4)
Manage Groups with Directory Synchronization
- Azure AD premium licenses for your tenant.
- A configured hybrid deployment between your Exchange on-premises organization as well as Office 365 and verify its functioning correctly.
- Installed a supported version of Exchange on-premises.
- Configured single sign-on using Azure AD Connect.
You can see Microsoft 365 group in the selected on-premises container after the successful completion of synchronization represented as distribution groups in an on-premises AD.
Synchronizing Groups
- Azure AD Connect excludes built-in security groups from directory synchronization.
- Azure AD Connect does not support synchronizing Primary Group memberships to Azure AD.
- Azure AD Connect does not support synchronizing Dynamic Distribution Group memberships to Azure AD.
- To synchronize an AD group to Azure AD as a mail-enabled group-
- If the group's proxyAddress attribute is empty, its mail attribute must have a value.
- If the group's proxyAddress attribute is non-empty, it must contain at least one SMTP proxy address value.
Azure AD Connect Sync Security Group
Group Name |
Description |
AdSyncAdmins |
Administrators
Group- Members
of this group have Full Access to do anything in the Azure AD Connect Sync
Service Manager. |
AdSyncOperators |
Operators
Group- Members
of this group have access to the operations of the Azure AD Connect Sync
Service Manager, including: · Execution of
Management Agents. · View of
Synchronization Statistics for each run. · Ability to save
the Run History (operations tab) to a file. Members
of this group must be a member of AdSyncBrowse Group. |
AdSyncBrowse |
Browse
Group- Members
of this group have permission to gather information about a user’s lineage
when resetting passwords. |
AdSyncPasswordSet |
Password
Reset Group- Members
of this group have permission to perform all operations by using the password
management interface. Members
of this group must be a member of the AdSyncBrowse Group. |
If you are planning to create domain groups on member servers, then you have to choose the Specify Custom Sync Groups option during set up and specify the groups by Domain\Group Name.
Comments
Post a Comment