Authored by Gloridel Morales, this post announces July patches for Azure DevOps Server, highlighting key fixes and steps for users to ensure secure and updated deployments.

July Patches for Azure DevOps Server

Author: Gloridel Morales

Today, Microsoft has released important patches affecting the latest version of its self-hosted DevOps product, Azure DevOps Server. Microsoft strongly encourages all customers to use the newest, most secure release of Azure DevOps Server. The latest available version is Azure DevOps Server 2022.2, which can be downloaded from the Azure DevOps Server download page.

Details for Azure DevOps Server 2020.1.2 Patch 17

Update Recommendation

If you are running Azure DevOps Server 2020.1.2, install Patch 17 to benefit from the latest security and product experience enhancements.

Issues Addressed

This patch addresses a null reference exception within the multi-repo trigger functionality. The issue occurs when no resource repositories are defined in YAML pipelines, potentially causing disruptions or unexpected behavior.

Patch Verification Steps

To verify that the patch has been correctly installed:

  1. Download devops2020.1.2patch17.exe from the provided link.
  2. Run the following command:

    devops2020.1.2patch17.exe CheckInstall
    
  3. The output will confirm whether the patch is installed or not.

For those maintaining on-premises Azure DevOps Server deployments, timely patching is essential for maintaining security and system stability.


For more information, visit the Azure DevOps Blog.

This post appeared first on “Microsoft DevBlog”. Read the entire article here