You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/update-manager/manage-hot-patching-arc-machines.md
+7-4Lines changed: 7 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,7 +37,7 @@ To enroll hotpatch license, follow these steps:
37
37
1. Sign in to the [Azure portal](https://portal.azure.com) and go to **Azure Update Manager**.
38
38
1. Under **Resources**, select **Machines** and then select the specific *Arc-enabled server*.
39
39
1. Under the **Recommended updates** section, in **Hotpatch**, select **Change**.
40
-
1. In the Hotpatch (preview), select **Enroll in Hotpatch** and then select **Confirm**.
40
+
1. In the Hotpatch, select **Enroll in Hotpatch** and then select **Confirm**.
41
41
42
42
:::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":::
43
43
@@ -59,11 +59,13 @@ To re-enable or disable updates at scale, follow these steps:
59
59
60
60
#### [On single VM](#tab/manage-single)
61
61
62
+
To re-enable or disable updates on a single VM, follow these steps:
63
+
62
64
1. Sign in to the [Azure portal](https://portal.azure.com) and go to **Azure Update Manager**.
63
-
1.Under **Resources**, select **Machines** and then select the specific Arc-enabled machine.
65
+
1. Under **Resources**, select **Machines** and then select the specific Arc-enabled machine.
64
66
1. In the **Arc-enabled machine | Updates** page,
65
67
under the **Recommended updates** section, in **Hotpatch**, select **Change**.
66
-
1. In the Hotpatch (preview), select **Enroll in Hotpatch** and then select **Confirm**.
68
+
1. In the Hotpatch, select **Enroll in Hotpatch** and then select **Confirm**.
67
69
68
70
---
69
71
@@ -118,7 +120,7 @@ You can also choose to trigger an *on-demand patch assessment* for your VM at an
118
120
119
121
To install, you can create a [user-defined schedule](scheduled-patching.md#schedule-recurring-updates-on-a-single-vm) or [one-time update](quickstart-on-demand.md#install-updates). You can install it immediately after it's available, allowing your machine to get secure faster.
120
122
121
-
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.
123
+
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 IDs.
122
124
123
125
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.
124
126
@@ -134,6 +136,7 @@ Update history displays the history for the past 30 days, along with patch insta
134
136
135
137
## Next steps
136
138
139
+
* Learn more about [hotpatching on Azure VMs](updates-maintenance-schedules.md#hotpatching).
137
140
* Learn more about [configure update settings](manage-update-settings.md) on your machines.
138
141
* Learn more on how to perform an [on-demand update](deploy-updates.md).
Copy file name to clipboardExpand all lines: articles/update-manager/updates-maintenance-schedules.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
title: Updates and maintenance in Azure Update Manager
3
3
description: This article describes the updates and maintenance options available in Azure Update Manager.
4
4
ms.service: azure-update-manager
5
-
ms.date: 09/06/2024
5
+
ms.date: 10/28/2024
6
6
ms.topic: overview
7
7
author: snehasudhirG
8
8
ms.author: sudhirsneha
@@ -14,7 +14,6 @@ ms.author: sudhirsneha
14
14
15
15
> [!IMPORTANT]
16
16
> - For a seamless scheduled patching experience, we recommend that for all Azure virtual machines (VMs), you update the patch orchestration to **Customer Managed Schedules**. If you fail to update the patch orchestration, you can experience a disruption in business continuity because the schedules fail to patch the VMs. For more information, see [Configure schedule patching on Azure VMs to ensure business continuity](prerequsite-for-schedule-patching.md).
17
-
> - For Azure Arc-enabled servers, the updates and maintenance options such as automatic VM guest patching in Azure, Windows automatic updates, and hot patching aren't supported.
18
17
19
18
20
19
This article provides an overview of the various update options and orchestration in Azure Update Manager.
0 commit comments