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-center/manage-multiple-machines.md
+3-3Lines changed: 3 additions & 3 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: Manage multiple machines in update management center (preview)
3
3
description: The article details how to use Update management center (preview) in Azure to manage multiple supported machines and view their compliance state in the Azure portal.
4
4
ms.service: update-management-center
5
-
ms.date: 04/21/2022
5
+
ms.date: 04/11/2023
6
6
ms.topic: conceptual
7
7
author: SnehaSudhirG
8
8
ms.author: sudhirsneha
@@ -51,9 +51,9 @@ Instead of performing these actions from a selected Azure VM or Arc-enabled serv
51
51
- The machine has an unsupported OS
52
52
- The machine is in an unsupported region and you can't perform an assessment.
53
53
54
-
-**Patch orchestration configuration of Azure virtual machines** — all the Azure or Arc-enabled machines inventoried in the subscription are summarized by each update orchestration method. Values are:
54
+
-**Patch orchestration configuration of Azure virtual machines** — all the Azure machines inventoried in the subscription are summarized by each update orchestration method. Values are:
55
55
56
-
-**Azure orchestrated**—this mode enables automatic VM guest patching for the Azure virtual machine and Arc-enabled server. Subsequent patch installation is orchestrated by Azure.
56
+
-**Azure orchestrated**—this mode enables automatic VM guest patching for the Azure virtual machine. Subsequent patch installation is orchestrated by Azure.
57
57
-**Image Default**—for Linux machines, it uses the default patching configuration.
58
58
-**OS orchestrated**—the OS automatically updates the machine.
59
59
-**Manual updates**—you control the application of patches to a machine by applying patches manually inside the machine. In this mode, automatic updates are disabled for Windows OS.
Copy file name to clipboardExpand all lines: articles/update-center/scheduled-patching.md
+5-4Lines changed: 5 additions & 4 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: Scheduling recurring updates in Update management center (preview)
3
3
description: The article details how to use update management center (preview) in Azure to set update schedules that install recurring updates on your machines.
4
4
ms.service: update-management-center
5
-
ms.date: 12/27/2022
5
+
ms.date: 04/11/2023
6
6
ms.topic: conceptual
7
7
author: SnehaSudhirG
8
8
ms.author: sudhirsneha
@@ -182,8 +182,9 @@ You can create a new Guest OS update maintenance configuration or modify an exis
182
182
1. Go to **Machines** and select machines from the list.
183
183
1. In the **Updates (Preview)**, select **Scheduled updates**.
184
184
1. In **Create a maintenance configuration**, follow step 3 in this [procedure](#schedule-recurring-updates-on-single-vm) to create a maintenance configuration.
185
+
1. In **Basics** tab, select the **Maintenance scope** as *Guest (Azure VM, Arc-enabled VMs/servers)*.
The update management center (preview) allows you to target a dynamic group of Azure or non-Azure VMs for update deployment via Azure Policy. Using a dynamic group keeps you from having to edit your deployment to update machines. You can use subscription, resource group, tags or regions to define the scope and use dynamic scoping by using built-in policies which you can customize as per your use-case.
210
+
The update management center (preview) allows you to target a group of Azure or non-Azure VMs for update deployment via Azure Policy. The grouping using policy, keeps you from having to edit your deployment to update machines. You can use subscription, resource group, tags or regions to define the scope and use this feature for the built-in policies which you can customize as per your use-case.
210
211
211
212
> [!NOTE]
212
213
> This policy also ensures that the patch orchestration property for Azure machines is set to **Azure-orchestrated (Automatic by Platform)** as it is a prerequisite for scheduled patching.
0 commit comments