Skip to content
| Marketplace
Sign in
Azure DevOps>Azure Pipelines>Visual Studio 2022 for Azure DevOps Server
Visual Studio 2022 for Azure DevOps Server

Visual Studio 2022 for Azure DevOps Server

Jesse Houwing

jessehouwing.net
|
4,003 installs
| (6) | Free
Adds side-by-side version of Visual Studio 2022 for Azure DevOps Server.
Get it free

Visual Studio 2022 tasks for Azure DevOps Server

This extension will install the vsbuild, msbuild, vstest and vstestplatforminstaller with support for Visual Studio 2022 into your Azure DevOps Server.

These tasks are installed side-by-side the original tasks

  • In UI based builds you can recognize them by the (Side-by-side) postfix in the name of the task.
  • In YAML based builds you can recognize them by the -sxs postfix in the task identifier.

Required agent version

You will need to install a recent agent (2.195.0 or newer) from the azure-pipelines-agent repository for it to auto-detect Visual Studio 2022, or alternatively add the capabilities to the agent manually.

You may need to force Azure DevOps Server to not downgrade back to its preferred agent version. You can do so by setting the following environment variable at the system level on your server before launching the agent:

AZP_AGENT_DOWNGRADE_DISABLED=true

Replacing the built-in tasks

An extension is unable to replace the built-in tasks. This is a security feature of the marketplace. But it's possible to replace a task by uploading it directly to your Azure DevOps server.

You can find the latest version of the task and the scripts to overwrite the built-in tasks in this project's repository.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft