1

Recently I updated our build servers to use VS2022 BuildTools (from VS2019 BuildTools). But they do not show up in the System capabilities of the Azure devops Agents. I tried updating the agents, restarting the services, re-configuring the agents nothing seems to work.

Has any one come across similar issue? Any input will be greatly appreciated.

Thank you.

suprasad
  • 1,411
  • 3
  • 18
  • 40

1 Answers1

0

While the update for Azure DevOps Server were not announced, you should update your on-premise environment manually, please refer to the official GitHub:

https://github.com/microsoft/azure-pipelines-agent/issues/3641#issuecomment-984680900

Best Regards.

Antony
  • 1