0

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?

Adarsh Shah
  • 6,755
  • 2
  • 25
  • 39
hopper
  • 4,230
  • 8
  • 36
  • 49

1 Answers1

0

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/

Adarsh Shah
  • 6,755
  • 2
  • 25
  • 39