01-17-2018 11:50 AM - last edited on 07-23-2018 01:17 PM by Eric Starker
01-17-2018 11:50 AM - last edited on 07-23-2018 01:17 PM by Eric Starker
Hi,
i was try to install this microsoft template (https://github.com/MSBrett/azure-quickstart-templates/tree/master/sql-server-2016-fci-existing-vnet-...). i'm using Azure AD domain services the users i'm using are member of (AAD DC Administrators) for installation. while deploying i'm getting the following errors. any support highly appreciated.
04-03-2018 08:10 PM
Hi,
I have exactly the same issue, have you got it sorted?
Cheers
Jan
04-11-2018 05:24 AM
I am receiving this same error as well. Has anyone resolved?
04-11-2018 11:38 AM
04-11-2018 12:08 PM
I did not get it, i configured my own SQL cluster by using Storage space (S2D).
04-11-2018 03:59 PM
Thanks for coming back. So did you end up creating the always on cluster manually without using the ARM template?
04-12-2018 08:14 AM
I configured regular SQL clustering not SQL cluster & always on because we were using SQL standard edition which was not support SQL always on cluster, for more information please look this link.
10-04-2019 02:50 AM
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.