Skip to content

Commit 748b453

Browse files
committed
minor edits
1 parent a802329 commit 748b453

File tree

1 file changed

+10
-14
lines changed

1 file changed

+10
-14
lines changed

articles/update-manager/manage-dynamic-scoping.md

Lines changed: 10 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ To view the list of Dynamic scopes associated to a given maintenance configurati
7878
## View patch history of a Dynamic scope
7979

8080
1. Sign in to the [Azure portal](https://portal.azure.com) and navigate to **Azure Update Manager**.
81-
1. Select **History** > **Browse maintenance configurations** > **Maintenance configurations** to view the patch history of a dynamic scope.
81+
1. Select **History** to view the patch history of a dynamic scope.
8282

8383
## Provide consent to apply updates
8484

@@ -90,14 +90,9 @@ Obtaining consent to apply updates is an important step in the workflow of dynam
9090
#### [From Virtual Machine](#tab/vm)
9191

9292
1. In [Azure portal](https://portal.azure.com), go to **+Create a resource** > **Virtual machine** > **Create**.
93-
1. In **Create a virtual machine**, select **Management** tab and under the **Guest OS Updates**, in **Patch orchestration options**, you can do the following:
94-
1. Select **Customer Managed Schedules** to confirm that:
95-
96-
- Patch mode is set to *AutomaticByPlatform*
97-
- Set the BypassPlatformSafetyChecksOnUserSchedule = *True*.
98-
99-
The selection allows you to provide consent to apply the update settings, ensures that auto patching isn't applied and that patching on the VM(s) runs as per the schedule you've defined.
100-
93+
1. In **Create a virtual machine**, select **Management** tab and under the **Guest OS Updates**, in **Patch orchestration options**, select **Azure-orchestrated**. It sets the following properties:
94+
- Patch mode is set to *AutomaticByPlatform*
95+
- Set the BypassPlatformSafetyChecksOnUserSchedule = *True*
10196
1. Complete the details under **Monitoring**, **Advanced** and **Tags** tabs.
10297
1. Select **Review + Create** and under the **Management** you can view the values as **Periodic assessment** - *Off* and **Patch orchestration options** - *Azure-orchestrated with user managed schedules (Preview)*.
10398
1. Select **Create**.
@@ -106,13 +101,14 @@ Obtaining consent to apply updates is an important step in the workflow of dynam
106101
#### [From Schedule updates tab](#tab/sc)
107102

108103
1. Follow the steps from 1 to 5 listed in [Add a Dynamic scope](#add-a-dynamic-scope).
109-
1. In **Machines** tab, select **Add machine**, In **Select resources** page, select the machines and select **Add**
110-
1. In **Configure Azure VMs for schedule updates**, select **Continue to schedule updates** option to confirm that:
104+
1. In **Configure Azure VMs for schedule updates**, page select **Change the required options to ensure schedule supportability** option to confirm that:
105+
106+
- Patch mode is set to *AutomaticByPlatform*
107+
- Set the BypassPlatformSafetyChecksOnUserSchedule = *True*.
111108

112-
- Patch Orchestration is set to *Azure orchestration*
113-
- Set the Bypass platform safety checks on user schedule = *True*.
109+
The selection allows you to provide consent to apply the update settings, ensures that auto patching isn't applied and that patching on the VM(s) runs as per the schedule you've defined.
114110

115-
1. Select **Continue to schedule updates** to update the patch mode as **Azure-orchestrated** and enable the scheduled patching for the VMs after obtaining the consent.
111+
1. Select **Save**.
116112

117113
#### [From Update Settings](#tab/us)
118114

0 commit comments

Comments
 (0)