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-center/prerequsite-for-schedule-patching.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -48,7 +48,7 @@ To update the patch mode, follow these steps:
48
48
1. Sign in to the [Azure portal](https://portal.azure.com)
49
49
1. Go to **Virtual machine**, and select **+Create** to open *Create a virtual machine* page.
50
50
1. In **Basics** tab, complete all the mandatory fields.
51
-
1. In **Management** tab, under **Guest OS updates**, for **Patch orchestration options**, select *Azure-orchestrated with user managed schedules(Preview)*.
51
+
1. In **Management** tab, under **Guest OS updates**, for **Patch orchestration options**, select *Azure-orchestrated*.
52
52
1. After you complete the entries in **Monitoring**, **Advanced** and **Tags** tabs.
53
53
1. Select **Review + Create** and select **Create** to create a new VM with the appropriate patch orchestration option.
54
54
@@ -60,15 +60,15 @@ To schedule patch the newly created VMs, follow the procedure from step 2 in **E
60
60
You can update the patch orchestration option for existing VMs that either already have schedules associated or are to be newly associated with a schedule:
61
61
62
62
> [!NOTE]
63
-
> If the **Patch orchestration** is set as *Azureorchestrated*, the **BypassPlatformSafetyChecksOnUserSchedule** is set to *False* and there is no schedule associated, the VM(s) will be autopatched.
63
+
> If the **Patch orchestration** is set as *Azure-orchestrated or Azure-orchestrated Global safe deployment (AutomaticByPlatform)*, the **BypassPlatformSafetyChecksOnUserSchedule** is set to *False* and there is no schedule associated, the VM(s) will be autopatched.
64
64
65
65
To update the patch mode, follow these steps:
66
66
67
67
1. Sign in to the [Azure portal](https://portal.azure.com)
68
68
1. Go to **Update management center (Preview)**, select **Update Settings**.
69
69
1. In **Change update settings**, select **+Add machine**.
70
70
1. In **Select resources**, select your VMs and then select **Add**.
71
-
1. In **Change update settings**, under **Patch orchestration**, select *Azureorchestrated with user managed schedules(Preview)* and then select **Save**.
71
+
1. In **Change update settings**, under **Patch orchestration**, select *Azure-orchestrated with user managed schedules(Preview)* and then select **Save**.
72
72
73
73
Attach a schedule after you complete the above steps.
0 commit comments