azure - 数据库部署作为 azure 持续部署的一部分

标签 azure visual-studio-2012 tfs continuous-deployment

我使用 Azure 与 tfs.visualstudio.com 集成,在每次 checkin 后进行自动部署。作为我的解决方案的一部分,我有一个数据库项目(VS 2012),我想在成功构建之后但在触发单元测试之前将其部署在 sql azure 实例上。我无法弄清楚 azure 怎么可能做到这一点。有人请帮我一下。

最佳答案

关于azure - 数据库部署作为 azure 持续部署的一部分,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/16175911/

相关文章:

c# - 如何配置 Visual Studio Online 以运行自定义单元测试框架?

c# - 引用错误 TFS & Nuget

c# - 关于管理 DLL 的建议

azure - Azure WebJobs SDK 基础知识

通过 Visual Studio Team Services 进行多个项目的 Azure 持续部署

c# - AppSettings 中的 NULL 值 - 从类库访问配置文件

c# - nhibernate 无法使用 LeftOuterJoin 解析属性(仅在 Visual Studio 2015 中)

Azure Cosmos db Gremlin elementMap()

Azure 事件目录 : Where is the MFA verified phone number stored?

c# - .NET 首次运行方法时发布代码非常慢。如何使用 NGen 修复它?