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?