For development purposes, I am trying to setup:
Item 1 - done. I have up and running Windows Server 2019 with AD DC Item 2 - done. From local machine (Windows 10 Pro) I can ping AD DC. Item 2a - done. I have one Azure VM (Windows Server 2019) that can also ping AD DC. Item 3 - not working. Local machine (Win 10Pro) can't join AD domain (addc.local). Item 3a - working. Azure VM (WinSer 2019) join AD domain (addc.local).
I tried dozen of tutorials. Finally I (partially) succeeded with:
Finally I got it up and running with 1 and 3.
First question is why this doesn't work for local? Second questions is this proper way to do it anyway (taking into account requirements)?
In this case, you may check the followings:
ping
or nslookup
the AD DC with its FQDN like dcVM.addc.local
? If not, it might be a DNS issue. Read https://learn.microsoft.com/en-us/azure/virtual-network/virtual-networks-name-resolution-for-vms-and-role-instances#name-resolution-that-uses-your-own-dns-server