|
1 | 1 | --- |
2 | 2 | title: Manage update configuration settings in Azure Update Manager (preview) |
3 | | -description: The article describes how to manage the update settings for your Windows and Linux machines managed by Azure Update Manager (preview). |
| 3 | +description: This article describes how to manage the update settings for your Windows and Linux machines managed by Azure Update Manager (preview). |
4 | 4 | ms.service: azure-update-manager |
5 | 5 | author: snehasudhirG |
6 | 6 | ms.author: sudhirsneha |
7 | 7 | ms.date: 05/30/2023 |
8 | 8 | ms.topic: conceptual |
9 | 9 | --- |
10 | 10 |
|
11 | | -# Manage Update configuration settings |
| 11 | +# Manage update configuration settings |
12 | 12 |
|
13 | 13 | **Applies to:** :heavy_check_mark: Windows VMs :heavy_check_mark: Linux VMs :heavy_check_mark: On-premises environment :heavy_check_mark: Azure Arc-enabled servers. |
14 | 14 |
|
15 | | -The article describes how to configure update settings from Azure Update Manager (preview), to control the update settings on your Azure VMs and Arc-enabled servers for one or more machines. |
| 15 | +This article describes how to configure update settings from Azure Update Manager (preview) to control the update settings on your Azure virtual machines (VMs) and Azure Arc-enabled servers for one or more machines. |
16 | 16 |
|
17 | | -:::image type="content" source="./media/manage-update-settings/manage-update-settings-option-inline.png" alt-text="Screenshot Viewing the update manager manage update settings option." lightbox="./media/manage-update-settings/manage-update-settings-option-expanded.png"::: |
| 17 | +:::image type="content" source="./media/manage-update-settings/manage-update-settings-option-inline.png" alt-text="Screenshot that shows the Update Manager (preview) Update settings option." lightbox="./media/manage-update-settings/manage-update-settings-option-expanded.png"::: |
18 | 18 |
|
| 19 | +## Configure settings on a single VM |
19 | 20 |
|
20 | | -## Configure settings on single VM |
| 21 | +To configure update settings on your machines on a single VM: |
21 | 22 |
|
22 | | -To configure update settings on your machines on a single VM, follow these steps: |
| 23 | +You can schedule updates from **Overview** or **Machines** on the **Update Manager (preview)** page or from the selected VM. |
23 | 24 |
|
24 | | ->[!NOTE] |
25 | | -> You can schedule updates from the Overview blade or Machines blade in Update Manager (preview) page or from the selected VM. |
26 | | -
|
27 | | -# [From Overview blade](#tab/manage-single-overview) |
| 25 | +# [From Overview pane](#tab/manage-single-overview) |
28 | 26 |
|
29 | 27 | 1. Sign in to the [Azure portal](https://portal.azure.com). |
30 | | -1. In **Update Manager**, select **Overview**, select your **Subscription**, and select **Update settings**. |
31 | | -1. In **Change update settings**, select **+Add machine** to select the machine for which you want to change the update settings. |
32 | | -1. In **Select resources**, select the machine and select **Add**. |
33 | | -1. In the **Change update settings** page, you will see the machine classified as per the operating system with the list of following updates that you can select and apply. |
| 28 | +1. On the **Update Manager** page, select **Overview**, select your subscription, and then select **Update settings**. |
| 29 | +1. On the **Change update settings** pane, select **Add machine** to select the machine for which you want to change the update settings. |
| 30 | +1. On the **Select resources** pane, select the machine and select **Add**. |
| 31 | +1. On the **Change update settings** page, you see the machine classified according to the operating system with the list of following updates that you can select and apply. |
34 | 32 |
|
35 | | - :::image type="content" source="./media/manage-update-settings/update-setting-to-change.png" alt-text="Highlighting the Update settings to change option in the Azure portal."::: |
| 33 | + :::image type="content" source="./media/manage-update-settings/update-setting-to-change.png" alt-text="Screenshot that shows highlighting the Update settings to change option in the Azure portal."::: |
36 | 34 |
|
37 | | - The following update settings are available for configuration for the selected machine(s): |
38 | | - |
39 | | - - **Periodic assessment** - The **periodic Assessment** is set to run every 24 hours. You can either enable or disable this setting. |
40 | | - |
41 | | - - **Hot patch** - You can enable [hot patching](../automanage/automanage-hotpatch.md) for Windows Server Azure Edition Virtual Machines (VMs). Hot patching is a new way to install updates on supported *Windows Server Azure Edition* virtual machines that doesn't require a reboot after installation. You can use Update Manager (preview) to install other patches by scheduling patch installation or triggering immediate patch deployment. You can enable, disable or reset this setting. |
| 35 | + The following update settings are available for configuration for the selected machines: |
42 | 36 |
|
43 | | - - **Patch orchestration** option provides the following: |
| 37 | + - **Periodic assessment**: The periodic assessment is set to run every 24 hours. You can either enable or disable this setting. |
| 38 | + - **Hotpatch**: You can enable [hotpatching](../automanage/automanage-hotpatch.md) for Windows Server Azure Edition VMs. Hotpatching is a new way to install updates on supported Windows Server Azure Edition VMs that doesn't require a reboot after installation. You can use Update Manager (preview) to install other patches by scheduling patch installation or triggering immediate patch deployment. You can enable, disable, or reset this setting. |
| 39 | + - **Patch orchestration** option provides: |
44 | 40 |
|
45 | | - - **Customer Managed Schedules (Preview)**—enables schedule patching on your existing VMs. The new patch orchestration option enables the two VM properties - **Patch mode = Azure-orchestrated** and **BypassPlatformSafetyChecksOnUserSchedule = TRUE** on your behalf after receiving your consent. |
46 | | - - **Azure Managed - Safe Deployment**—for a group of virtual machines undergoing an update, the Azure platform will orchestrate updates. (not applicable for Arc-enabled server). The VM is set to [automatic VM guest patching](../virtual-machines/automatic-vm-guest-patching.md).(i.e), the patch mode is **AutomaticByPlatform**. There are different implications depending on whether customer schedule is attached to it or not. For more information, see the [user scenarios](prerequsite-for-schedule-patching.md#user-scenarios). |
47 | | - - Available *Critical* and *Security* patches are downloaded and applied automatically on the Azure VM using [automatic VM guest patching](../virtual-machines/automatic-vm-guest-patching.md). This process kicks off automatically every month when new patches are released. Patch assessment and installation are automatic, and the process includes rebooting the VM as required. |
48 | | - - **Windows Automatic Updates** (AutomaticByOS) - When the workload running on the VM doesn't have to meet availability targets, the operating system updates are automatically downloaded and installed. Machines are rebooted as needed. |
49 | | - - **Manual updates** - This mode disables Windows automatic updates on VMs. Patches are installed manually or using a different solution. |
50 | | - - **Image Default** - Only supported for Linux Virtual Machines, this mode uses the default patching configuration in the image used to create the VM. |
| 41 | + - **Customer Managed Schedules (preview)**: Enables schedule patching on your existing VMs. The new patch orchestration option enables the two VM properties, `Patch mode = Azure-orchestrated` and `BypassPlatformSafetyChecksOnUserSchedule = TRUE`, on your behalf after receiving your consent. |
| 42 | + - **Azure Managed - Safe Deployment**: For a group of VMs undergoing an update, the Azure platform orchestrates updates (not applicable for Azure Arc-enabled server). The VM is set to [automatic VM guest patching](../virtual-machines/automatic-vm-guest-patching.md). For example, the patch mode is `AutomaticByPlatform`. There are different implications depending on whether the customer schedule is attached to it or not. For more information, see [User scenarios](prerequsite-for-schedule-patching.md#user-scenarios). |
| 43 | + - Available *Critical* and *Security* patches are downloaded and applied automatically on the Azure VM by using [automatic VM guest patching](../virtual-machines/automatic-vm-guest-patching.md). This process kicks off automatically every month when new patches are released. Patch assessment and installation are automatic. The process includes rebooting the VM as required. |
| 44 | + - **Windows Automatic Updates** (`AutomaticByOS`): When the workload running on the VM doesn't have to meet availability targets, the operating system updates are automatically downloaded and installed. Machines are rebooted as needed. |
| 45 | + - **Manual updates**: This mode disables Windows automatic updates on VMs. Patches are installed manually or by using a different solution. |
| 46 | + - **Image Default**: Only supported for Linux VMs. This mode uses the default patching configuration in the image used to create the VM. |
51 | 47 |
|
52 | 48 | 1. After you make the selection, select **Save**. |
53 | 49 |
|
54 | | - |
55 | | -# [From Machines blade](#tab/manage-single-machines) |
| 50 | +# [From Machines pane](#tab/manage-single-machines) |
56 | 51 |
|
57 | 52 | 1. Sign in to the [Azure portal](https://portal.azure.com). |
58 | | -1. In **Update Manager**, select **Machines** > your **subscription**. |
| 53 | +1. On the **Update Manager** page, select **Machines** and select your subscription. |
59 | 54 | 1. Select the checkbox of your machine from the list and select **Update settings**. |
60 | 55 | 1. Select **Update Settings** to proceed with the type of update for your machine. |
61 | | -1. In **Change update settings**, select **+Add machine** to select the machine for which you want to change the update settings. |
62 | | -1. In **Select resources**, select the machine and select **Add** and follow the procedure from step 5 listed in **From Overview blade** of [Configure settings on single VM](#configure-settings-on-single-vm). |
| 56 | +1. On the **Change update settings** pane, select **Add machine** to select the machine for which you want to change the update settings. |
| 57 | +1. On the **Select resources** pane, select the machine and select **Add**. Follow the procedure from step 5 listed in **From Overview pane** of [Configure settings on a single VM](#configure-settings-on-a-single-vm). |
63 | 58 |
|
64 | 59 | # [From a selected VM](#tab/singlevm-schedule-home) |
65 | 60 |
|
66 | 61 | 1. Select your virtual machine and the **virtual machines | Updates** page opens. |
67 | 62 | 1. Under **Operations**, select **Updates**. |
68 | | -1. In **Updates (Preview)**, select **Update Settings**. |
69 | | -1. In **Change update settings**, you can select the update settings that you want to change for your machine and follow the procedure from step 3 listed in **From Overview blade** of [Configure settings on single VM](#configure-settings-on-single-vm). |
| 63 | +1. On the **Updates (Preview)** pane, select **Update Settings**. |
| 64 | +1. On the **Change update settings** pane, you can select the update settings that you want to change for your machine. Follow the procedure from step 3 listed in **From Overview pane** of [Configure settings on a single VM](#configure-settings-on-a-single-vm). |
70 | 65 |
|
71 | 66 | --- |
72 | 67 |
|
73 | 68 | A notification appears to confirm that the update settings are successfully changed. |
74 | 69 |
|
75 | 70 | ## Configure settings at scale |
76 | 71 |
|
77 | | -To configure update settings on your machines at scale, follow these steps: |
| 72 | +Follow these steps to configure update settings on your machines at scale. |
78 | 73 |
|
79 | | ->[!NOTE] |
80 | | -> You can schedule updates from the Overview blade or Machines blade. |
| 74 | +> [!NOTE] |
| 75 | +> You can schedule updates from **Overview** or **Machines**. |
| 76 | +
|
| 77 | +# [From Overview pane](#tab/manage-scale-overview) |
81 | 78 |
|
82 | | -# [From Overview blade](#tab/manage-scale-overview) |
83 | | - |
84 | 79 | 1. Sign in to the [Azure portal](https://portal.azure.com). |
85 | 80 |
|
86 | | -1. In **Update Manager**, select **Overview**, select your **Subscription** and select **Update settings**. |
| 81 | +1. In **Update Manager**, select **Overview**, select your subscription, and then select **Update settings**. |
87 | 82 |
|
88 | | -1. In **Change update settings**, select the update settings that you want to change for your machines. Follow the procedure from step 3 listed in **From Overview blade** of [Configure settings on single VM](#configure-settings-on-single-vm). |
| 83 | +1. In **Change update settings**, select the update settings that you want to change for your machines. Follow the procedure from step 3 listed in **From Overview pane** of [Configure settings on a single VM](#configure-settings-on-a-single-vm). |
89 | 84 |
|
90 | | -# [From Machines blade](#tab/manage-scale-machines) |
| 85 | +# [From Machines pane](#tab/manage-scale-machines) |
91 | 86 |
|
92 | 87 | 1. Sign in to the [Azure portal](https://portal.azure.com). |
93 | | -1. In **Update Manager**, select **Machines** > your **subscription**, and select the checkbox for all your machines from the list. |
| 88 | +1. In **Update Manager**, select **Machines** and select your subscription. Select the checkbox for all your machines from the list. |
94 | 89 | 1. Select **Update Settings** to proceed with the type of update for your machines. |
95 | | -1. In **Change update settings**, you can select the update settings that you want to change for your machine and follow the procedure from step 3 listed in **From Overview blade** of [Configure settings on single VM](#configure-settings-on-single-vm). |
| 90 | +1. In **Change update settings**, you can select the update settings that you want to change for your machine. Follow the procedure from step 3 listed in **From Overview pane** of [Configure settings on a single VM](#configure-settings-on-a-single-vm). |
96 | 91 |
|
97 | 92 | --- |
98 | 93 |
|
99 | 94 | A notification appears to confirm that the update settings are successfully changed. |
100 | 95 |
|
101 | | - |
102 | | - |
103 | 96 | ## Next steps |
104 | 97 |
|
105 | | -* [View assessment compliance](view-updates.md) and [deploy updates](deploy-updates.md) for a selected Azure VM or Arc-enabled server, or across [multiple machines](manage-multiple-machines.md) in your subscription in the Azure portal. |
106 | | -* To view update assessment and deployment logs generated by Update Manager (preview), see [query logs](query-logs.md). |
107 | | -* To troubleshoot issues, see the [Troubleshoot](troubleshoot.md) Update Manager (preview). |
| 98 | +* [View assessment compliance](view-updates.md) and [deploy updates](deploy-updates.md) for a selected Azure VM or Azure Arc-enabled server, or across [multiple machines](manage-multiple-machines.md) in your subscription in the Azure portal. |
| 99 | +* To view update assessment and deployment logs generated by Update Manager (preview), see [Query logs](query-logs.md). |
| 100 | +* To troubleshoot issues, see [Troubleshoot issues with Update Manager (preview)](troubleshoot.md). |
0 commit comments