小编And*_*per的帖子

无法让Azure虚拟机为网站提供服务

我刚刚设置了一个windows azure VM并在其上安装了IIS.

当我将远程桌面放到盒子上时,我可以看到默认的IIS网站很好,但是我无法通过盒子的IP地址在网上提供这个.

我在Windows防火墙上打开了端口80,并为端口80添加了端点.

我试图在完全关闭防火墙的情况下访问它但无济于事......

如果我还需要做任何其他工作来解决这个问题,我无法解决问题吗?

hosting virtual-machine azure

24
推荐指数
3
解决办法
4万
查看次数

Azure Let的加密错误

我正按照以下说明尝试让Azure Let的加密网站插件为我的一个Azure网站工作:

https://gooroo.io/GoorooTHINK/Article/16420/Lets-Encrypt-Azure-Web-Apps-the-Free-and-Easy-Way/20047#.VxUIbKgrKUl

但是当我运行它时,我收到授权错误.我不知道从哪里开始寻求尝试解决这个问题,任何帮助都会受到欢迎.

错误如下:

Microsoft.Rest.Azure.CloudException:对象标识为" {same id here ??} " 的客户端" {id} " 无权在范围'/ subscriptions/{上执行'Microsoft.Web/sites/read'操作订阅ID} /resourceGroups/Default-Web-NorthEurope/providers/Microsoft.Web/sites/ {sitename} '.在Microsoft.Azure.Management.WebSites.SitesOperations.d__29.MoveNext()

更新

这是访问Web应用程序的原则的问题.

我决定在这里跟进特洛伊狩猎演练:https: //www.troyhunt.com/everything-you-need-to-know-about-loading-a-free-lets-encrypt-certificate-into-an-azure-网站/

这是非常好的 - 他使用旧的azure门户设置活动目录,我发现它更有用,因为我实际上可以看到发生了什么.

无论如何,我已经完成了整个过程直到实际的证书请求,现在我收到了403服务器错误:

The remote server returned an error: (403) Forbidden.

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. 

Exception Details: System.Net.WebException: The remote server returned an error: …
Run Code Online (Sandbox Code Playgroud)

ssl azure lets-encrypt

8
推荐指数
3
解决办法
2596
查看次数

标签 统计

azure ×2

hosting ×1

lets-encrypt ×1

ssl ×1

virtual-machine ×1