tfstfs-2015azure-pipelines

Error 'No agent could be found with the following capabilities: msbuild, visualstudio, vstest'


I'm setting up a new build server using TFS 2015 and after I configured the agent, when I tried to queue a build I got this error:

No agent could be found with the following capabilities: msbuild, visualstudio, vstest

How can this be resolved?


Solution

  • Install Visual Studio on your build agent, then restart the build agent. Restarting the build agent will capture the added Capabilities.