I am currently researching ways in which I can automatically deploy an application upon a successful merge from Main to a Virtual Machine.
i.e. when merging from dev to main tfs builds our application and deploys it to our test VM.
I was hoping someone would point me in the right direction on how to achieve this?