Can I automatically update a live site after each

2019-09-01 11:22发布

问题:

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/