How to Sync On-premise AD with Windows Azure AD using Azure AD Connect tool?
Azure AD is a service that provides identity and access management capabilities in the cloud. Azure AD can be integrated with existing on-premise AD for providing single sign-on functionality for their users to access the cloud applications. So it is essential for organizations to keep the credentials in both on-premise AD and Azure AD to be in sync. To solve the sync issues, we have Azure Active Directory connect tool, which provides one-way synchronization from on-premise AD to Azure AD. Prerequisites Windows Server 2008R2 SP1 or Higher Only 64 bit version supported .Net framework 3.5 SP1 and .net framework 4.0 Install Active Directory Domain Services role on your local machine and promote it to a Domain Controller Test Lab Environment: Active subscription for Azure Active Directory On-premise AD server (Windows Server 2012) Azure AD connect tool Synchronizing on-premise AD to Azure AD involves the following steps Create Azure AD and Activate Azure AD Connect...