持续交付天蓝色的网络角色

时间:2015-11-12 10:01:25

标签: asp.net-mvc azure azure-web-roles continuous-deployment

我需要为我的asp.net mvc progect配置auture配置为azure作为web角色。我读到我可以通过visual studio在线完成这项工作。但是有一些问题:

  1. 部署流程需要多长时间?
  2. 正在部署时间可充电吗?
  3. 什么陷阱和它有多好?
  4. 感谢您的任何建议

1 个答案:

答案 0 :(得分:1)

1) I can't tell you how long the process is going to take because it depends on the app you are building, depends if you are going to run tests or not. The deployment process can have several steps like npm install, bower install, grunt/gulp task runner.

2) In Visual Studio Team Services you have: Free: 240 minutes (shared with Build) 30 minute maximum single job duration

3) I use Visual Studio Team Services in several projects works like a charm!

VS Team Services pricing details: https://azure.microsoft.com/en-us/pricing/details/visual-studio-team-services/