We are releasing patches for our self‑hosted product, Azure DevOps Server. We strongly recommend that all customers remain on the latest, most secure version to ensure optimal protection and reliability. The latest release of Azure DevOps Server is available from the download page.
This patch applies to the most recent version, Azure DevOps Server, and includes the following updates:
- Fixed an issue where completing a pull request could fail due to a null reference exception during work item auto-completion.
- Improved validation during sign out to prevent potential malicious redirects.
- Fixed creating PAT connection to GitHub Enterprise Server.
Azure DevOps Server Patch Download
| Version | Patch Download | Release Notes |
|---|---|---|
| Azure DevOps Server | Download Patch 3 | Release notes |
Verifying Installation
To verify that the patch is installed, run the following command on the Azure DevOps Server machine using the patch installer you downloaded:
<patch-installer>.exe CheckInstall
Replace <patch-installer> with the name of the patch file you downloaded. The command output will indicate whether the patch is installed.
The post April Patches for Azure DevOps Server appeared first on Azure DevOps Blog.