I have 2 different solutions in 2 different TFS repositories, and I'd like to deploy them both on the same domain. The first one in the "naked" url www.myurl.com and the second one in the virtual directory www.myurl.com/myapp/
Exactly what they are trying to do here:
Publish Multiple Projects to Different Locations on Azure Website
Just I'd like to use TFS to do the publishing, instead of doing it from my machine. Is that possible, by any chance?