Azure Update Manager not patching

Raven 20 Reputation points
2025-06-04T06:49:34.55+00:00

Hi Community,

I have created a schedule to update a server which is Azure arc-enabled through Azure Update Manager. I checked after the date, and it doesn't appear to have been updated.

Could you please help provide instructions on how to verify if the update is done? Running another 'check for updates' has returned saying there's still an update remaining. I've also checked the logs to see but I can't see anything obvious indicating it's happened, but it could be in another location.

Thanks for your help.

Azure Update Manager
Azure Update Manager
An Azure service to centrally manages updates and compliance at scale.
377 questions
0 comments No comments
{count} votes

Accepted answer
  1. Ashok Gandhi Kotnana 10,115 Reputation points Microsoft External Staff Moderator
    2025-06-04T11:30:17.6233333+00:00

    @Raven

    Go to the Azure Portal.

     Navigate to Azure Update Manager (formerly part of Update Management).

     Select the update deployment you scheduled.

     Review the Deployment Results:

     Look at status (e.g., Succeeded, Failed, In Progress).

    User's image

     

    Check Update History on the Arc-Enabled Server

    Depending on the OS:

     For Windows: Run this command in PowerShell:

    Get-HotFix | Sort-Object InstalledOn -Descending
    

     Or check via GUI:

    Go to Control Panel > Programs > View installed updates.

    Ensure the update classification in your scheduled maintenance configuration includes the maintenance window is long enough. Check if reboots are allowed in the settings.

    Hope this helps!

    Kindly let us know if the above helps or you need further assistance on this issue.

    User's image

    Please do not forget to "Accept the answer” and “upvote it” wherever the information provided helps you, this can be beneficial to other community members.it would be greatly appreciated and helpful to others.


0 additional answers

Sort by: Most helpful

Your answer

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