In order to sync an on-premises domain to Azure, I believe I need to do the following.
- Add custom domain name matching my on-premises domain name
- Verify this domain name
- Run AD Sync from a computer joined to my on-premises domain
When running the domain sync, it indicates the mydomain.local
has not been verified which is required to be able to sign-in to Azure AD with on-premises credentials.
Since that is a DNS name that is only known by the on-premises domain due to the .local
suffix, how can we verify it?