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-manager/manage-dynamic-scoping.md
+6-3Lines changed: 6 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -91,17 +91,19 @@ Obtaining consent to apply updates is an important step in the workflow of dynam
91
91
92
92
1. In [Azure portal](https://portal.azure.com), go to **+Create a resource** > **Virtual machine** > **Create**.
93
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
+
94
95
- Patch mode is set to *AutomaticByPlatform*
95
96
- Set the BypassPlatformSafetyChecksOnUserSchedule = *True*
97
+
96
98
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*.
98
100
1. Select **Create**.
99
101
100
102
101
103
#### [From Schedule updates tab](#tab/sc)
102
104
103
105
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:
105
107
106
108
- Patch mode is set to *AutomaticByPlatform*
107
109
- Set the BypassPlatformSafetyChecksOnUserSchedule = *True*.
@@ -114,10 +116,11 @@ Obtaining consent to apply updates is an important step in the workflow of dynam
114
116
115
117
1. In **Azure Update Manager**, go to **Overview** > **Settings** > **Update settings**.
116
118
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:
118
120
119
121
- Patch mode is set to *AutomaticByPlatform*
120
122
- Set the BypassPlatformSafetyChecksOnUserSchedule = *True*
123
+
121
124
1. Select **Save**.
122
125
123
126
The selection made in this workflow automatically applies the update settings and no consent is explicitly obtained.
0 commit comments