Skip to content

Commit 0545d89

Browse files
committed
fixed warning and minor edits
1 parent 4c59636 commit 0545d89

File tree

1 file changed

+16
-15
lines changed

1 file changed

+16
-15
lines changed

articles/update-manager/manage-hot-patching-arc-machines.md

Lines changed: 16 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Hotpatching on Azure Arc-enabled machines
33
description: This article details how to manage hotpatching on Azure Arc-enabled machines.
44
ms.service: azure-update-manager
5-
ms.date: 10/06/2024
5+
ms.date: 10/28/2024
66
ms.topic: how-to
77
author: SnehaSudhirG
88
ms.author: sudhirsneha
@@ -14,7 +14,7 @@ ms.author: sudhirsneha
1414

1515
Azure Update Manager enables you to install hotpatches on Windows Server Azure Editions and Arc-enabled machines. For more information, see [Hotpatch for virtual machines](https://learn.microsoft.com/windows-server/get-started/hotpatch).
1616

17-
This article explains how to install hotpatches on compatible Arc-enabled machines. For Hotpatches being non-intrusive on availability, you can create faster schedules and update your services immediately after release, with less planning to maintain reliability of your machines at-scale.
17+
This article explains how to install hotpatches on compatible Arc-enabled machines. For hotpatches being non-intrusive on availability, you can create faster schedules and update your services immediately after release, with less planning to maintain reliability of your machines at-scale.
1818

1919
## Support matrix
2020

@@ -24,8 +24,8 @@ This article explains how to install hotpatches on compatible Arc-enabled machin
2424

2525
## Prerequisites
2626

27-
- Verify that the machine has a supported OS SKU [Learn more](#support-matrix).
28-
- Confirm that Virtualization Based Security (VBS) is enabled. [Learn more](https://techcommunity.microsoft.com/t5/windows-server-news-and-best/how-to-preview-azure-arc-connected-hotpatching-for-windows/ba-p/4246895).
27+
- Verify that the machine has a supported OS SKU. [Learn more](#support-matrix).
28+
- Ensure that Virtualization Based Security (VBS) is enabled. [Learn more](https://techcommunity.microsoft.com/t5/windows-server-news-and-best/how-to-preview-azure-arc-connected-hotpatching-for-windows/ba-p/4246895).
2929
- Ensure the machine is Arc-enabled.
3030

3131
## Manage Hotpatches
@@ -34,9 +34,9 @@ This article explains how to install hotpatches on compatible Arc-enabled machin
3434

3535
To enroll hotpatch license, follow these steps:
3636

37-
1. Sign in to the [Azure portal](https://portal.azure.com) and go to **Azure Update Manager**
37+
1. Sign in to the [Azure portal](https://portal.azure.com) and go to **Azure Update Manager**.
3838
1. Under **Resources**, select **Machines** and then select the specific *Arc-enabled server*.
39-
1. Under the **Recommended updates** section, in Hotpatch, select **Change**.
39+
1. Under the **Recommended updates** section, in **Hotpatch**, select **Change**.
4040
1. In the Hotpatch (preview), select **Enroll in Hotpatch** and then select **Confirm**.
4141

4242
:::image type="content" source="./media/manage-hot-patching-arc-machines/enroll-hot-patch-license.png" alt-text="Screenshot showing how to enroll hotpatch license." lightbox="./media/manage-hot-patching-arc-machines/enroll-hot-patch-license.png":::
@@ -47,23 +47,24 @@ After you enroll to hotpatch license, your machine is automatically opted in to
4747

4848
To re-enable or disable updates at scale, follow these steps:
4949

50-
1. Sign in to the [Azure portal](https://portal.azure.com) and go to Azure Update Manager.
50+
1. Sign in to the [Azure portal](https://portal.azure.com) and go to **Azure Update Manager**.
5151
1. Under **Resources**, select **Machines** and in the **Azure Update Manager | Machines** page, under **Settings**, select **Update settings**.
5252
1. In **Change update settings** page, select **+Add machine**, to select the machine to which you want to change the update settings.
5353
1. In **Select resources** page, select the machines and then select **Add** to view the machines in **Change update settings** page.
54-
1. In the **Hotpatch** dropdown, select **Enable** and then select **Save**.
54+
1. In the **Hotpatch** dropdown, select **Enable (current)** and then select **Save**.
5555

56-
:::image type="content" source="./media/manage-hot-patching-arc-machines/manage-hot-patch-updates.png" alt-text="Screenshot showing how to manage hotpatch updates." lightbox="./media/manage-hot-patching-arc-machines/enroll-hotpatch-license.png":::
56+
:::image type="content" source="./media/manage-hot-patching-arc-machines/manage-hot-patch-updates.png" alt-text="Screenshot showing how to manage hotpatch updates." lightbox="./media/manage-hot-patching-arc-machines/manage-hot-patch-updates.png":::
5757

5858
### View hotpatch status
5959

6060
#### [At scale](#tab/hotpatch-scale)
6161

6262
To view the hotpatch status at scale on your machines, follow these steps:
6363

64-
1. Sign in to the [Azure portal](https://portal.azure.com) and go to Azure Update Manager.
64+
1. Sign in to the [Azure portal](https://portal.azure.com) and go to **Azure Update Manager**.
6565
1. Under **Resources**, select **Machines** and then select **Edit columns**.
6666
1. In **Choose columns**, select **Hotpatch status** and then select **Save**.
67+
6768
The **Hotpatch status** column appears in the machines grid and displays the status for all Azure machines and Arc-enabled machines. To view only Arc related details, you can filter Resource Type as **Arc-enabled server**.
6869

6970
:::image type="content" source="./media/manage-hot-patching-arc-machines/view-status-at-scale.png" alt-text="Screenshot showing how to view hotpatching status at scale." lightbox="./media/manage-hot-patching-arc-machines/view-status-at-scale.png":::
@@ -72,9 +73,9 @@ To view the hotpatch status at scale on your machines, follow these steps:
7273

7374
To view the hotpatch status on a single machine, follow these steps:
7475

75-
1. Sign in to the [Azure portal](https://portal.azure.com) and go to Azure Update Manager.
76+
1. Sign in to the [Azure portal](https://portal.azure.com) and go to **Azure Update Manager**.
7677
1. Under **Resources**, select **Machines** and then select the specific Arc-enabled machine.
77-
1. Under the **Recommended updates** section, you can view the Hotpatch status for your VM.
78+
1. In the **Arc-enabled machine | Updates** page, under the **Recommended updates** section, you can view the Hotpatch status for your VM.
7879

7980
:::image type="content" source="./media/manage-hot-patching-arc-machines/view-status-single-machine.png" alt-text="Screenshot showing how to view hotpatching status on single virtual machine." lightbox="./media/manage-hot-patching-arc-machines/view-status-single-machine.png":::
8081

@@ -107,13 +108,13 @@ To install, you can create a [user-defined schedule](scheduled-patching.md#sched
107108

108109
Using either of these options you can choose to install all available update classifications or only security updates. You can also specify updates to include or exclude by providing a list of individual hotpatch knowledge base articles.
109110

110-
This ensures hotpatch updates that don't require reboots are installed in the same schedule or one-time update, making patch installation window predictable.
111+
This ensures hotpatch updates that don't require reboots are installed in the same schedule or one-time update schedule, making patch installation window predictable.
111112

112113
### View history
113114

114-
You can also view the history of update deployments on your VM through the [history](deploy-updates.md#view-update-history-for-a-single-vm).
115+
You can view the history of update deployments on your VM through the [history](deploy-updates.md#view-update-history-for-a-single-vm) option.
115116

116-
Update history from the past 30 days is displayed, along with patch installation details such as reboot status.
117+
Update history displays the histroy for the past 30 days, along with patch installation details such as reboot status.
117118

118119
:::image type="content" source="./media/manage-hot-patching-arc-machines/history-update-deployments.png" alt-text="Screenshot showing how to view the history of update deployments on your VM." lightbox="./media/manage-hot-patching-arc-machines/history-update-deployments.png":::
119120

0 commit comments

Comments
 (0)