Entra Connect/Azure AD Connect V2
On-prem AD to Azure AD Synchronization using Azure AD
Connect
Azure
AD Connect is a tool which helps to synchronize the On-premises AD Directory
with the Azure AD Directory.
I have the following domain in my both On-prem and Azure AD
Directory.
On-prem AD Domain: topathirazure.online
Azure AD Domain: topathirazure.online
If the same domain is not found in the Azure AD, all users
will get sync’d with the default directory’s primary domain.
Below are the users who are part of On-prem AD. I want these
users to use the cloud VMs/Applications hosted in Azure Cloud. For that I need
to sync the users from On-prem to Azure AD. We cannot Sync Azure AD users to
On-prem.
Below users are currently available in the Azure AD Tenant.
To sync the users, we need to install a tool called Entra
Connect/Azure AD connect in the on-premises machine which is part of the
domain.
Below is the installation window of Azure AD connect.
You will have the different sing-on options to choose. This
needs to be selected based on customer preferences.
Password Hash Synchronization:
Password
hashes are stored in Azure AD to authenticate the user’s login. This doesn’t
need On-prem AD to authenticate.
Pass-through Authentication:
Passwords
are validated by using a PTA Agent installed in the on-premises servers. This
PTA agent validates the password with On-prem AD.
Federated Authentication:
This
will be used when you have a third-party authentication system.
Any Azure AD account with Global Admin or Hybrid Identity role
can be used to authenticate the connection to Azure AD.
AD Domain admin credentials are needed to connect to on-prem
AD.
A matching Azure AD domain is required to sync. Here ‘topathirazure.online’
domain is available on both On-prem and Azure AD. Otherwise the users will get
synchronized to the default directory.
There is an option to choose the specific OU to sync.
This is to identify the users uniquely when there are users available
across the multiple directories.
Specific group in the Forest can also be synchronized.
Password write back must be selected to synchronize the
password to On-prem if it is changed on Azure AD.
Synchronization service manager is the tool from Azure AD
connect to managed and monitor the synchronization.
Highlighted users are from On-premises.
There is a manual option to create users using Bulk Invite or
Bulk create.
Comments
Post a Comment