One of the primary requirements before configuring Cloud Hybrid Search between SharePoint 2016 and Office 365 is to sync the Local AD with the Office 365 AD. But, before starting off with Azure AD sync between On Premise and Azure Office 365 AD, ensure that the below checklist items are done in the SharePoint 2016 Environment and Office 365 Subscription.

Once the Active Directory is in a healthy state and assured to be devoid of identity object issues, we can plan to sync the on premise active directory with Office 365. Now, we really don’t have to manually recreate the on premise user accounts in Office 365 as it not only doubles the work but also adds up the risk of duplicating user accounts. Directory Synchronization comes into play as it mirrors the on premise directory in Office 365.

We have two types of Active Directory Sync.

Directory Synchronization with Password Sync is the most common Active Directory synchronization used. We can use Azure Active Directory Connect to implement On Premise and Office 365 directory synchronization. Azure AD Connect can be downloaded from Microsoft Site.



Once it is downloaded, run the installer file.



This will spin up Azure Active Directory Connect Wizard. Accept the agreement and proceed.



Here we have two options.

In this walk through we will continue with Express settings.



This will start installing the required components in the local machine.



Now in Azure Active Directory listing we can see the users who are the global administrators of the Office 365 directory added to Azure.



Enter the username and credential of the global administrator. Click on Next





Here you can see that in order to perform an Azure ad sign in, the UPN prefixes which we had added to the on premise Active directory should match with the verified public domain in azure (SharePointChronicle.com).



So we have to ensure two things here.

Once we have a verified domain listed, Click on Next.



Click on Install to start the synchronization process once Azure AD Connect installation completes.



Finally the configuration has completed.



Head over to office 365 to check the synchronization status. All the On Premise users have been added to Office 365 as part of the synchronization process.





Summary

Thus, we saw how to Sync On Premise Active Directory and Office 365 Directory which is a prerequisite for configuring Cloud Hybrid Search in SharePoint Server 2016.