Skip to content

Commit 4232ec0

Browse files
committed
minor edits
1 parent 748b453 commit 4232ec0

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

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

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -91,17 +91,19 @@ Obtaining consent to apply updates is an important step in the workflow of dynam
9191

9292
1. In [Azure portal](https://portal.azure.com), go to **+Create a resource** > **Virtual machine** > **Create**.
9393
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+
9495
- Patch mode is set to *AutomaticByPlatform*
9596
- Set the BypassPlatformSafetyChecksOnUserSchedule = *True*
97+
9698
1. Complete the details under **Monitoring**, **Advanced** and **Tags** tabs.
97-
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)*.
99+
1. Select **Review + Create** and under the **Management** you can view the values as **Periodic assessment** - *Off* and **Patch orchestration options** - *Azure-orchestrated*.
98100
1. Select **Create**.
99101

100102

101103
#### [From Schedule updates tab](#tab/sc)
102104

103105
1. Follow the steps from 1 to 5 listed in [Add a Dynamic scope](#add-a-dynamic-scope).
104-
1. In **Configure Azure VMs for schedule updates**, page select **Change the required options to ensure schedule supportability** option to confirm that:
106+
1. In **Configure Azure VMs for schedule updates**, page select **Change the required options to ensure schedule supportability** option to confirm that **patch orchestration** is set as **Customer Managed Schedules**. It sets the following properties:
105107

106108
- Patch mode is set to *AutomaticByPlatform*
107109
- Set the BypassPlatformSafetyChecksOnUserSchedule = *True*.
@@ -114,10 +116,11 @@ Obtaining consent to apply updates is an important step in the workflow of dynam
114116

115117
1. In **Azure Update Manager**, go to **Overview** > **Settings** > **Update settings**.
116118
1. In **Change Update settings**, select **+Add machine** to add the machines.
117-
1. In the list of machines sorted as per the operating system, go to the **Patch orchestration** option and select **Customer Managed Schedules** to confirm that:
119+
1. In the list of machines sorted as per the operating system, go to the **Patch orchestration** option and select **Customer Managed Schedules**. It sets the following properties:
118120

119121
- Patch mode is set to *AutomaticByPlatform*
120122
- Set the BypassPlatformSafetyChecksOnUserSchedule = *True*
123+
121124
1. Select **Save**.
122125

123126
The selection made in this workflow automatically applies the update settings and no consent is explicitly obtained.

0 commit comments

Comments
 (0)