Skip to content

Commit ede9fa7

Browse files
Merge pull request #234042 from SnehaSudhirG/11Apr-UMCDocUpdate
edited incorrect info
2 parents 098054e + 592589d commit ede9fa7

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

articles/update-center/manage-multiple-machines.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Manage multiple machines in update management center (preview)
33
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.
44
ms.service: update-management-center
5-
ms.date: 04/21/2022
5+
ms.date: 04/11/2023
66
ms.topic: conceptual
77
author: SnehaSudhirG
88
ms.author: sudhirsneha
@@ -51,9 +51,9 @@ Instead of performing these actions from a selected Azure VM or Arc-enabled serv
5151
- The machine has an unsupported OS
5252
- The machine is in an unsupported region and you can't perform an assessment.
5353

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:
5555

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.
5757
- **Image Default**—for Linux machines, it uses the default patching configuration.
5858
- **OS orchestrated**—the OS automatically updates the machine.
5959
- **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.

articles/update-center/scheduled-patching.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Scheduling recurring updates in Update management center (preview)
33
description: The article details how to use update management center (preview) in Azure to set update schedules that install recurring updates on your machines.
44
ms.service: update-management-center
5-
ms.date: 12/27/2022
5+
ms.date: 04/11/2023
66
ms.topic: conceptual
77
author: SnehaSudhirG
88
ms.author: sudhirsneha
@@ -182,8 +182,9 @@ You can create a new Guest OS update maintenance configuration or modify an exis
182182
1. Go to **Machines** and select machines from the list.
183183
1. In the **Updates (Preview)**, select **Scheduled updates**.
184184
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)*.
185186

186-
:::image type="content" source="./media/scheduled-updates/create-maintenance-configuration.png" alt-text="Create Maintenance configuration.":::
187+
:::image type="content" source="./media/scheduled-updates/create-maintenance-configuration.png" alt-text="Create Maintenance configuration.":::
187188

188189

189190
### Add/remove machines from maintenance configuration
@@ -204,9 +205,9 @@ You can create a new Guest OS update maintenance configuration or modify an exis
204205

205206
:::image type="content" source="./media/scheduled-updates/change-update-selection-criteria-of-maintenance-configuration-inline.png" alt-text="Change update selection criteria of Maintenance configuration." lightbox="./media/scheduled-updates/change-update-selection-criteria-of-maintenance-configuration-expanded.png":::
206207

207-
## Dynamic scoping using policy
208+
## Grouping using policy
208209

209-
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.
210211

211212
> [!NOTE]
212213
> 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

Comments
 (0)