部署Azure SDK从1811年到1901年

编程入门 行业动态 更新时间:2024-10-10 11:21:49
本文介绍了部署Azure SDK从1811年到1901年的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

根据我更好的判断,我决定采用我的工作1811 ASDK并部署最新版本1901.切入追逐,两次失败的尝试以下面的相同错误结束。

Against my better judgement, I decided to take my working 1811 ASDK and deploy latest build 1901. Cutting to the chase, two failed attempts ending with the same error below.

=================================== ==========

=============================================

[IdentityProvider:部署]错误:尝试验证与图表的连接时发生错误 端点'https ://login.microsoftonline/REMOVEDSUBSCRIPTIONIDFROMHERE/.well-known/openid-configuration':无法解析 远程名称:'login.microsoftonline' 其他详细信息: - 2/19/2019 12:11:20 PM 警告:1>任务:调用角色'Cloud\Fabric \IdentityProvider'的界面'部署'失败: $ 类型'IdentityProvider'的'部署'引发异常: 尝试验证与图表端点的连接时发生错误 'https://login.microsoftonline/REMOVEDSUBSCRIPTIONIDFROMHERE/。众所周知/ openid-configuration':远程 名称无法解析:'login.microsoftonline' == =========================================

[IdentityProvider:Deployment] ERROR: An error occurred while trying to verify connection to the graph endpoint 'login.microsoftonline/REMOVEDSUBSCRIPTIONIDFROMHERE/.well-known/openid-configuration': The remote name could not be resolved: 'login.microsoftonline' Additional details: - 2/19/2019 12:11:20 PM WARNING: 1> Task: Invocation of interface 'Deployment' of role 'Cloud\Fabric\IdentityProvider' failed: Type 'Deployment' of Role 'IdentityProvider' raised an exception: An error occurred while trying to verify connection to the graph endpoint 'login.microsoftonline/REMOVEDSUBSCRIPTIONIDFROMHERE/.well-known/openid-configuration': The remote name could not be resolved: 'login.microsoftonline' ===========================================

似乎正在发生的事情是"云主机"。服务器停止将流量路由到Internet。我说云主机,因为它现在正在执行BGPNAT的角色。但无论如何,没有一个云虚拟机可以访问互联网。

What appears to be happening is the "cloud host" server stops routing traffic to the internet. I say the cloud host because it is now performing the role of the BGPNAT. But whatever it is, none of the cloud VMs can access the internet.

其他人遇到同样的问题或任何解决此问题的建议?

Anyone else experience the same issue or any suggestions to resolve this issue?

Mr Jazze

推荐答案

您的物理机器是否具有完全的互联网访问权限?看起来你正在进行AAD部署,它需要完全连接。安装ASDK时,它应允许通过现有连接访问互联网。

Does your physical machine have full internet access? It looks like you are doing an AAD deployment, and it requires full connectivity. When installing the ASDK, it should allow access to the internet via the existing connection.

您可以通过确保您对login.microsoftonline的访问权/ DNS解析权来测试物理机器。

You can test this by making sure you have access / DNS resolution to login.microsoftonline from the physical machine.

更多推荐

部署Azure SDK从1811年到1901年

本文发布于:2023-11-28 14:25:24,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1642782.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:SDK   Azure

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!