Share via

Not able to patch SQL Servers 2022 instances through Azure update Manager.

Seelan, Sathiya 100 Reputation points
2026-02-23T11:01:23.8833333+00:00

Hi ,

I'm not able to patch SQL Servers other than 2019, through Azure update manager the KB articles are showing up when I chose the machine and proceed with specific KB article (mostly the recent one). Is there any catch that only SQL Server 2019 can be patched through Azure update manager.

Azure Update Manager
Azure Update Manager

An Azure service to centrally manages updates and compliance at scale.


2 answers

Sort by: Most helpful
  1. Bharath Y P 8,495 Reputation points Microsoft External Staff Moderator
    2026-02-23T19:48:58.01+00:00

    Hello Seelan, Sathiya, it sounds like you're having trouble patching SQL Server 2022 instances through Azure Update Manager, and you're curious if there's an issue with only SQL Server 2019 being patched.

    Here are a few things to check:

    1. Azure Update Manager Compatibility: Ensure that Azure Update Manager is correctly set up for SQL Server 2022. Azure Update Manager is designed to manage updates for SQL Server across various versions, but you need to check if the integration is properly configured for your SQL Server VM.
    2. Enabled Automated Patching: If you have both Azure Update Manager and Automated Patching enabled, it might cause conflicts. Make sure to disable Automated Patching before using Azure Update Manager. This can be done via the Azure portal by navigating to your SQL virtual machine resource, selecting Updates, and choosing to disable Automated Patching.
    3. Maintenance Configuration: Ensure your maintenance window is set correctly. Azure Update Manager installs updates during the configured maintenance window.
    4. Check for Updates Availability: After setting everything up, trigger a manual assessment by selecting Check for updates in Azure Update Manager to see if the SQL Server 2022 patches appear.
    5. Logs and Diagnostics: Check the logs located at C:\WindowsAzure\Logs\AggregateStatus to see if there are any errors being reported when trying to apply patches for versions other than SQL Server 2019.
    6. Mismatch in Cumulative Updates: There might be cases where certain KB (Knowledge Base) articles are not applicable to SQL Server 2022 yet. It’s essential to verify if the patches listed are compatible with your version.

    Hope this helps, and let me know if you have further questions!

    References


  2. Q&A Assist
    2026-02-23T11:02:04.2033333+00:00
    AI generated content. This question contains an answer created with AI from Q&A Assist. Learn more

    Azure Update Manager is designed to manage updates for SQL Server on Azure VMs, including the installation of Cumulative Updates for SQL Server. However, it is important to note that Azure Update Manager may have specific compatibility and support limitations based on the SQL Server version being used.

    As of the information available, there is no explicit mention that only SQL Server 2019 can be patched through Azure Update Manager. It is possible that there are specific configurations or requirements for SQL Server 2022 that need to be met in order to successfully apply patches. If you are encountering issues with patching SQL Server 2022 instances, it may be worth checking the following:

    1. Ensure that the Azure Update Manager is properly configured and that the SQL Server 2022 instances are correctly associated with the Update Manager.
    2. Verify that the necessary permissions and settings are in place for the SQL Server 2022 instances to receive updates.
    3. Check for any known issues or limitations regarding SQL Server 2022 and Azure Update Manager in the official documentation.
    4. Consider reaching out to Microsoft support for assistance if the problem persists, as they may have more detailed insights into any specific issues related to SQL Server 2022 patching.

    If you are still facing difficulties, it might be beneficial to consult the Azure Update Manager documentation for any updates or changes regarding support for different SQL Server versions.

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.