使用 Visual Studio Online (Azure) 为无法从外部访问的本地服务器自动构建?

Automated builds with Visual Studio Online (Azure) for an on-premise server not accessible externally?

如果本地应用服务器可以访问 Internet 但无法从外部访问,那么我们使用 Visual Studio Online (Azure) 进行自动构建的选项是什么?我们在 Azure 上为我们的开发 Web 和 sql 环境提供了 vms,TFS 在线容纳了我们的源代码控制。

VSO 代理在拉取基础上工作,不需要从外部访问。只要构建服务器可以访问互联网,就可以开始了...

您可以查看这篇文章,了解有关如何将应用程序发布到 Azure 的详细步骤:https://azure.microsoft.com/en-us/documentation/articles/cloud-services-continuous-delivery-use-vso/

核心步骤是:在 Azure 管理门户上,通过选择您的应用程序并选择使用 Visual Studio 在线 link.

设置发布,将项目连接到 Azure