Skip to content

Latest commit

 

History

History
97 lines (57 loc) · 5.15 KB

File metadata and controls

97 lines (57 loc) · 5.15 KB
title Check Update Compliance in Azure Update Manager
description This article explains how to use Azure Update Manager in the Azure portal to assess update compliance for supported machines.
ms.service azure-update-manager
ms.date 08/21/2025
ms.topic how-to
author habibaum
ms.author v-uhabiba
ms.custom sfi-image-nochange
ms.update-cycle 1095-days

Check update compliance with Azure Update Manager

Applies to: ✔️ Windows VMs ✔️ Linux VMs ✔️ On-premises environment ✔️ Azure Arc-enabled servers.

This article explains how to check the status of available updates on a single VM or multiple VMs by using Azure Update Manager.

Check updates on a single VM

You can check the updates from the Overview or Machines pane on the Update Manager page or from the selected VM.

  1. Sign in to the Azure portal.

  2. On the Azure Update Manager | Overview page, select your subscription to view all your machines, and then select Check for updates.

  3. On the Select resources and check for updates pane, choose the machine that you want to check for updates, and then select Check for updates.

    An assessment is performed and a notification appears as a confirmation.

    :::image type="content" source="./media/view-updates/check-updates-overview-inline.png" alt-text="Screenshot that shows checking updates from Overview." lightbox="./media/view-updates/check-updates-overview-expanded.png":::

    The Update status of machines, Patch orchestration configuration of Azure VMs, and Total installation runs tiles are refreshed and display the results.

  1. Sign in to the Azure portal.

  2. On the Azure Update Manager | Machines page, select your subscription to view all your machines.

  3. Select the checkbox for your machine, and then select Check for updates > Assess now. Alternatively, you can select your machine and in Updates, select Assess updates. In Trigger assess now, select OK.

    An assessment is performed and a notification appears first that says Assessment is in progress. After a successful assessment, you see Assessment successful. Otherwise, you see the notification Assessment Failed. For more information, see Update assessment scan.

  1. Select your virtual machine to open the Virtual machines | Updates page.

  2. Under Operations, select Updates.

  3. On the Updates pane, select Azure Update Manager

  4. On the Select resources and check for updates pane, choose the machine that you want to check for updates, and then select Check for updates.

    An assessment is performed and a notification appears as a confirmation.


Check updates at scale

To check the updates on your machines at scale, follow these steps.

You can check the updates from the Overview or Machines pane.

  1. Sign in to the Azure portal.

  2. On the Azure Update Manager | Overview page, select your subscription to view all your machines and select Check for updates.

  3. On the Select resources and check for updates pane, choose the machines that you want to check for updates and select Check for updates.

    An assessment is performed and a notification appears as a confirmation.

    The Update status of machines, Patch orchestration configuration of Azure virtual machines, and Total installation runs tiles are refreshed and display the results.

  1. Sign in to the Azure portal.

  2. On the Azure Update Manager | Resources |Machines page, select your subscription to view all your machines.

  3. Select the machines you want to check for updates or select all and then select Check for updates.

    An assessment is performed and a notification appears as a confirmation.


Note

In Update Manager, you can initiate a software updates compliance scan on the machine to get the current list of operating system (guest) updates, including the security and critical updates. On Windows, the Windows Update Agent performs the software update scan. On Linux, the software update scan is performed using the package manager that returns the missing updates as per the configured repositories which are retrieved from a local or remote repository.

Next steps