The following error occurred when DNS was queried for the service location (SRV) resource record usedThe error was: "DNS_msdcs.domain.com
- The DNS SRV records requiredto locate a AD DC for the domain are not regist
如何纠正这个错误?异常: System.Net.Sockets.SocketException消息:请求的名称有效,但找不到请求类型的数据来源: mscorlib
服务器堆栈跟踪: at System.Net.Dns.GetHostByName(String hostName) at System.Net.Dns.Resolve(String hostName)
即-在Git中存储带有区域的JSON,并在Azure DNS上使用CI服务器构建更新条目(类似于IaC)
在大量搜索Azure的CLI、API、Chef等方法之后--甚至还没有得到理解--那么Azure在发布这个Q的过程中,我在Azure的CLI帮助中找到了一个network dns zone export [options] <resource-group> <name> <file-name>,看起来就像我要找的一样