System.Net.WebException: The remote name could not be resolved: 'my-team-services-site.vsrm.visualstudio.com'
I'm using Team Services, and the Build runs fine and drops the zip on the build server where the build agent is running (manually started, not as a service).
The failure is at the copy files stage, taking the zip from my build server to the app-server
Cannot bind argument to parameter 'Environment' because it is null.
No machine exists under environment: 'my-app-server' for deployment
My build agent sits behind a proxy, but I've set this up fine, and it manages to build my project and drop the files onto the build-server.