microsoft / azuredevopslabs

Learn how you can plan smartly, collaborate better, and ship faster with a set of modern development services with Azure DevOps.
https://www.azuredevopslabs.com
MIT License
826 stars 920 forks source link

I have this issue when I run the pipeline #536

Closed melsatar closed 3 years ago

melsatar commented 3 years ago

[error]No agent found in pool Default which satisfies the following demand: visualstudio. All demands: msbuild, visualstudio, vstest, Agent.Version -gtVersion 2.144.0

I'm not sure if I should install visual studio on the virtual machine?

sriramdasbalaji commented 3 years ago

Hi @melsatar ,

If you are using the self-hosted agent you need to install Visual Studio on the build machine.

Thanks

sriramdasbalaji commented 3 years ago

Hi @melsatar ,

Hope your issue is resolved. Closing this issue. Feel free to reopen if you need further help.

Thanks