question

Machist-6574 avatar image
0 Votes"
Machist-6574 asked Thameur-BOURBITA answered

Windows server 2016 and SQL server 2016

We need 2016 server and SQL 2016 (developer version).

When I create server it says: "The image does not support AD login"

I try to add server in domain manually, but get error (not found in DNS)

Also I run this, but installation fails with errors
"az vm extension set --publisher Microsoft.Azure.ActiveDirectory --name AADLoginForWindows --resource-group MyResourceGroup --vm-name MyVM_Name"

Is there any way to add server to AD or do I need to create local accounts manually?



windows-server
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

Thameur-BOURBITA avatar image
0 Votes"
Thameur-BOURBITA answered

Hi,

It seems that the server unable to resolve the domain DNS name. To join a machine to a domain , it must able to resolve the DNS name of the target domain.
You can add a IP of one of domain controller as DNS resolver to resolve the DNS issue.

Please don't forget to mark helpful reply as answer

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.