Forum Discussion
Shalaw Qader
Jan 17, 2018Copper Contributor
azure-quickstart-templates for sql server 2016 cluster
Hi,
i was try to install this microsoft template (https://github.com/MSBrett/azure-quickstart-templates/tree/master/sql-server-2016-fci-existing-vnet-and-ad). i'm using Azure AD domain services...
clinterich
Oct 04, 2019Copper Contributor
I know this is an old thread. However, for others running in to the domain not found issue: Ensure the admin username and password referenced as a parameter in the template is a domain admin on the domain you are creating the cluster resources in. This isn't intended to be a local admin on the SQL VMs but a domain account with domain admin permissions. Also ensure you can ping/nslookup the FQDN to the domain to rule out a network level issue.