azure - Visual Studio 2013 和 Azure Web 应用程序

标签 azure visual-studio-2012 visual-studio-2013 tfs web-deployment

我想要设置 2012 TFS 项目,以便在 checkin 代码时,TFS 应使用发布配置文件将该项目部署到 Azure 上的 Web 应用程序。这可行吗?如何 ?谢谢。

最佳答案

是的,这是可能的。请查看 Azure 网站上的以下文章:

在 Azure 中使用 Visual Studio Online 持续交付

https://azure.microsoft.com/en-us/documentation/articles/cloud-services-continuous-delivery-use-vso/

它涵盖以下步骤:

  • 第 1 步:创建团队项目
  • 第 2 步:将项目 checkin 源代码管理
  • 第 3 步:将项目连接到 Azure
  • 第 4 步:触发重建并重新部署您的项目
  • 第 5 步:重新部署早期版本
  • 第 6 步:更改生产部署
  • 第 7 步:运行单元测试

希望有帮助! :)

关于azure - Visual Studio 2013 和 Azure Web 应用程序,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/33636323/

相关文章:

azure - 回复 URL - Azure AD B2C 应用程序 - 仅限 20 个

visual-studio - Web 部署项目在 Visual Studio 2012 中仍然可用吗?

Azure部署: Error while creating webjob schedule (400 Bad Request)

rest - 为什么我的 WebAPI REST 方法在周末坏了?

.net - Visual Studio for ASP.NET Core 项目中的 "REST API Client"选项?

asp.net-mvc - 如何在 Azure-AD 中存储用户首选项?

c# - 无法使用 Visual Studio 2012 RTM 在 Silverlight 5 项目中添加 XAML 断点

C++测试与菜单应用

visual-studio-2013 - NUnit 在 TFS 构建中加载失败

node.js - 使用 Node.js 查询连接两个 Postgres 数据库表