Can I automatically update a live site after each commit using TFVC and Azure?

烈酒焚心 提交于 2019-12-11 19:41:18

问题


For each commit I want to have a live version with the committed code using TFVC and Windows Azure.

If a developer commits something I want to be able to test it on dev.mysite.com. How can I setup this using azure and TFVC?


回答1:


See below URLs for details on how to do that:

http://www.visualstudio.com/en-us/get-started/deploy-to-azure-vs -- Easier option http://www.windowsazure.com/en-us/develop/net/common-tasks/continuous-delivery/



来源:https://stackoverflow.com/questions/20791730/can-i-automatically-update-a-live-site-after-each-commit-using-tfvc-and-azure

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!