Configure & Manage Synchronized Identities (part 4 of 4)

 




To read part 1, please click here
To read part 2, please click here
To read part 3, please click here




Manage Groups with Directory Synchronization

Like user writeback feature, the group writeback feature can also write Microsoft 365 groups from Azure AD to on-premises AD. This feature is present as an optional feature in Azure AD Connect. In order to enable this feature, following pre-requisites must be achieved:
  • 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

If you are planning to synchronize groups from AD to Azure AD, then, you should be aware of the following:
  • 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-
  1. If the group's proxyAddress attribute is empty, its mail attribute must have a value.
  2. 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

Azure AD Connect can automatically create Azure AD Connect Sync Security Groups that can be used to delegate control in Azure AD Connect to other users. 

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.






To read part 1, please click here
To read part 2, please click here
To read part 3, please click here


Comments

Popular posts from this blog

Deployment (Part 3)

Deployment (Part 1)

Deployment (Part 2)