I have a new VM in the cloud to test some of the VSTS pipeline features. I have 3 agents installed, 1 on my laptop, 1 on prem, 1 in the cloud. The cloud box only ever gets delivered "Release" jobs, all the "Build" jobs get sent to the other boxes. If I remove my laptop and the OnPrem server, build jobs just get queued indefinitely.
What makes a agent a "build" agent vs "release" agent. I followed the same steps on all the boxes. Does I have to have Visual Studio or some sort of additional software installed on the cloud box so it can become a "build" agent instead of "release"?


