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
+10-14Lines changed: 10 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -78,7 +78,7 @@ To view the list of Dynamic scopes associated to a given maintenance configurati
78
78
## View patch history of a Dynamic scope
79
79
80
80
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.
82
82
83
83
## Provide consent to apply updates
84
84
@@ -90,14 +90,9 @@ Obtaining consent to apply updates is an important step in the workflow of dynam
90
90
#### [From Virtual Machine](#tab/vm)
91
91
92
92
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*
101
96
1. Complete the details under **Monitoring**, **Advanced** and **Tags** tabs.
102
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)*.
103
98
1. Select **Create**.
@@ -106,13 +101,14 @@ Obtaining consent to apply updates is an important step in the workflow of dynam
106
101
#### [From Schedule updates tab](#tab/sc)
107
102
108
103
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*.
111
108
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.
114
110
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.
0 commit comments