无法从 public IP / cloudapp.net 域访问 Azure VM IIS

Azure VM IIS unreachable from public IP / cloudapp.net domain

我刚刚在我的 Azure space 上设置了一个 Windows 服务器 VM,但由于某些原因,在其上配置的 IIS 不公开可用...

我可以通过服务器上的localhost打开IIS欢迎页面,但是访问外部IP或cloudapp.net域无法打开。

需要注意的是,我实际上可以使用外部 IP 地址通过 MSTSC 访问服务器...

我试过了:

所以我解决了它...不知道它是否应该是那样的,但请确保在 Azure 中您的 "Source port" 被定义为 * 而不是 80 或其他。

如果您不定义“*”,那绝对行不通。

Screenshot of Azure here