November 11th, 2025
like1 reaction

November Patches for Azure DevOps Server

Gloridel Morales
Senior Technical Program Manager

Today we are releasing patches that impact our self-hosted product, Azure DevOps Server.

We strongly encourage and recommend that all customers use the latest, most secure release of Azure DevOps Server. You can download the latest version of the product, Azure DevOps Server 2022.2 from the Azure DevOps Server download page.

Azure DevOps Server 2022.2 Patch 7

Release notes

If you have Azure DevOps Server 2022.2, you should install Azure DevOps Server 2022.2 Patch 7 to have the most secure and updated product experience.

With this patch we are fixing the following:

  • TFVC Proxy Update: The hash algorithm used in the authorization process has been updated from SHA-1 to SHA-256. To ensure compatibility and prevent disruptions, please update the proxy along with the server.
  • Resolved an issue with unsigned binaries in MSBuildV1 and VSBuildV1 tasks.
  • Optimized performance for the DeleteJobDefinitionsByExtensionName step performer.

Verifying Installation

Run devops2022.2patch7.exe CheckInstall, devops2022.2patch7.exe is the file that is downloaded from the link above. The output of the command will either say that the patch has been installed, or that it is not installed.

Author

Gloridel Morales
Senior Technical Program Manager

Gloridel is a Senior Technical Program Manager on the Azure DevOps team.

8 comments

Sort by :
  • Jermy Balgobind 3 days ago

    Hi Gloridel,

    Can you confirm this issue has been solved?

    “Update July 25: We are currently investigating an issue with Patch 6 for Azure DevOps Server 2022.2. Our team is actively working to identify the root cause and implement a resolution as quickly as possible. We will continue to provide updates and details in this blog as they become available. Thank you for your patience and understanding.”

    This is a note from the Azure Devops Server 2022.2 update 2 release notes, patch 6 page.

    Hope to hear asap from you!

    Thanks!

      • Jermy Balgobind

        Thanks!

  • Tore Østergaard 1 week ago

    Hi Gloridel

    Will there be another patch with updated MSBuild, VSBuild, VSTest and other tasks that support Visual Studio 2026? Currently it is only possible to use VS 2026 if location is hardcoded in all the tasks that need it.