I have been trying for three days now to join an Azure SQL Server VM to my Azure network/domain and have had zero luck.
I've followed all the steps required to create the network, domain controller, etc. Whenever trying to join it to the domain, I get the following error:
Note: This information is intended for a network administrator. If you are not your network's administrator, notify the administrator that you received this information, which has been recorded in the file C:\Windows\debug\dcdiag.txt.
The following error occurred when DNS was queried for the service location (SRV) resource record used to locate an Active Directory Domain Controller (AD DC) for domain "OLSONPOC.com":
The error was: "This operation returned because the timeout period expired."
(error code 0x000005B4 ERROR_TIMEOUT)
The query was for the SRV record for _ldap._tcp.dc._msdcs.OLSONPOC.com
The DNS servers used by this computer for name resolution are not responding. This computer is configured to use DNS servers with the following IP addresses:
10.0.0.4
Verify that this computer is connected to the network, that these are the correct DNS server IP addresses, and that at least one of the DNS servers is running.
The domain name I'm providing is spelled correctly, the DNS server is up and running. As you can see from the screen shot, the Active Directory server is on a domain, but for some reason can't add a SQL Server VM to the same domain.
Not sure what the scoop is here...this is about the fifth time I've tried putting together an Azure SharePoint environment and each time get s past one sticking point, get stuck on another...
Getting a little frustrating. Any help would be appreciated
A. M. Robinson