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/manage-multiple-machines.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
@@ -2,7 +2,7 @@
2
2
title: Manage multiple machines in update management center (preview)
3
3
description: The article details how to use Update management center (preview) in Azure to manage multiple supported machines and view their compliance state in the Azure portal.
4
4
ms.service: update-management-center
5
-
ms.date: 04/11/2023
5
+
ms.date: 04/26/2023
6
6
ms.topic: conceptual
7
7
author: SnehaSudhirG
8
8
ms.author: sudhirsneha
@@ -13,8 +13,8 @@ ms.author: sudhirsneha
13
13
**Applies to:**:heavy_check_mark: Windows VMs :heavy_check_mark: Linux VMs :heavy_check_mark: On-premises environment :heavy_check_mark: Azure Arc-enabled servers.
14
14
15
15
> [!IMPORTANT]
16
-
> - For a seamless scheduled patching experience, we recommend that for all Azure VMs, you update the patch mode to *Azure orchestrated with user managed schedules (preview)* before April 30, 2023. If you fail to update the patch mode before April 30, 2023, you can experience a disruption in business continuity because the schedules will fail to patch the VMs.[Learn more](prerequsite-for-schedule-patching.md).
17
-
> - To update the patch mode, go to **Update management center (Preview)** home page > **Update Settings**. In **Change update settings**, add the machines and under **Patch orchestration**, select *Azureorchestrated with user managed schedules (Preview)*.
16
+
> - For a seamless scheduled patching experience, we recommend that for all Azure VMs, you update the patch mode to *Azure orchestrated with user managed schedules (preview)* before **May 19, 2023**. If you fail to update the patch mode before **May 19, 2023**, you can experience a disruption in business continuity because the schedules will fail to patch the VMs.[Learn more](prerequsite-for-schedule-patching.md).
17
+
> - To update the patch mode, go to **Update management center (Preview)** home page > **Update Settings**. In **Change update settings**, add the machines and under **Patch orchestration**, select *Azure-orchestrated-safe deployment*.
18
18
19
19
This article describes the various features that update management center (Preview) offers to manage the system updates on your machines. Using the update management center (preview), you can:
Copy file name to clipboardExpand all lines: articles/update-center/prerequsite-for-schedule-patching.md
+14-4Lines changed: 14 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
title: Configure schedule patching on Azure VMs to ensure business continuity in update management center (preview).
3
3
description: The article describes the new prerequisites to configure scheduled patching to ensure business continuity in Update management center (preview).
4
4
ms.service: update-management-center
5
-
ms.date: 04/24/2023
5
+
ms.date: 04/26/2023
6
6
ms.topic: conceptual
7
7
author: snehasudhirG
8
8
ms.author: sudhirsneha
@@ -16,13 +16,23 @@ This article is an overview on how to configure Schedule patching and Automatic
16
16
17
17
Currently, you can enable [Automatic guest VM patching](../virtual-machines/automatic-vm-guest-patching.md) (Autopatch) by setting the patch mode to **Azure-orchestrated**/**AutomaticByPlatform** on Azure portal/REST API respectively, where patches are automatically applied during off-peak hours.
18
18
19
-
For customizing control over your patch installation, you can use [schedule patching](updates-maintenance-schedules.md#scheduled-patching) to define your maintenance window. You can enable [schedule patching](scheduled-patching.md#schedule-recurring-updates-on-single-vm) by setting the patch mode to **Azure orchestrated**/**AutomaticByPlatform** and attaching a schedule to the Azure VM. To patch your machines, the VM ARM properties to differentiate between **schedule patching** or **Automatic guest VM patching**were the same as the patch mode in both cases is set to *Azure-Orchestrated*.
19
+
For customizing control over your patch installation, you can use [schedule patching](updates-maintenance-schedules.md#scheduled-patching) to define your maintenance window. You can [enable schedule patching](scheduled-patching.md#schedule-recurring-updates-on-single-vm) by setting the patch mode to **Azure orchestrated**/**AutomaticByPlatform** and attaching a schedule to the Azure VM. So, the VM properties couldn't be differentiated between **schedule patching** or **Automatic guest VM patching**as both had the patch mode set to *Azure-Orchestrated*.
20
20
21
-
So, in some instances, when you remove the schedule from a VM, there is a possibility that the VM may be auto patched for critical or security patches and subsequently rebooted. To avoid such accidental or unintentional patching, a new prerequisite has been introduced - **ByPassPlatformSafetyChecksOnUserSchedule**, when set to *true*accurately determines the VMs for scheduled patching and ensures that the VMs with this property set to *true* will no longer be patched as a path of the Automatic VM Guest Patching schedule when the VMs do not have an associated maintenance configuration.
21
+
Additionally, in some instances, when you remove the schedule from a VM, there is a possibility that the VM may be auto patched and rebooted. To overcome the limitations, we have introduced a new prerequisite - **ByPassPlatformSafetyChecksOnUserSchedule**, which can now be set to *true*to identify a VM using schedule patching. It means that VMs with this property set to *true* will no longer be auto patched when the VMs don't have an associated maintenance configuration.
22
22
23
23
> [!IMPORTANT]
24
24
> For a continued scheduled patching experience, you must ensure that the new VM property, *BypassPlatformSafetyChecksOnUserSchedule*, is enabled on all your Azure VMs (existing or new) that have schedules attached to them **before May 19, 2023**. This setting will ensure machines are patched using your configured schedules and not autopatched. Failing to enable the pre-requisite will give an error that the prerequisites aren't met.
25
25
26
+
## Find VMs with associated schedules
27
+
28
+
To identify the list of VMs with the associated schedules for which you have to enable new VM property, follow these steps:
29
+
30
+
1. Go to **Update management center (Preview)** home page and select **Machines** tab.
31
+
1. In **Patch orchestration** filter, select **Azure-orchestrated safe deployment**.
32
+
1. Use the **Select all** option to select the machines and then select **Export to CSV**.
33
+
1. Open the CSV file and in the column **Associated schedules**, select the rows that have an entry.
34
+
In the corresponding **Name** column, you can view the list the VMs to which you would need to enable the **ByPassPlatformSafetyChecksOnUserSchedule** flag.
35
+
26
36
27
37
## Enable schedule patching on Azure VMs
28
38
@@ -69,7 +79,7 @@ To update the patch mode, follow these steps:
69
79
1. In **Select resources**, select your VMs and then select **Add**.
70
80
1. In **Change update settings**, under **Patch orchestration**, select *Customer managed schedules* and then select **Save**.
71
81
72
-
Attach a schedule after you complete the above steps and to check if the **BypassPlatformSafetyChecksOnUserSchedule** is enabled, go to **JSON View**in the Virtual machine home page.
82
+
Attach a schedule after you complete the above steps.To check if the **BypassPlatformSafetyChecksOnUserSchedule** is enabled, go to **Virtual machine**home page > **Overview** tab > **JSON View**.
Copy file name to clipboardExpand all lines: articles/update-center/scheduled-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
@@ -2,7 +2,7 @@
2
2
title: Scheduling recurring updates in Update management center (preview)
3
3
description: The article details how to use update management center (preview) in Azure to set update schedules that install recurring updates on your machines.
4
4
ms.service: update-management-center
5
-
ms.date: 04/11/2023
5
+
ms.date: 04/26/2023
6
6
ms.topic: conceptual
7
7
author: SnehaSudhirG
8
8
ms.author: sudhirsneha
@@ -13,8 +13,8 @@ ms.author: sudhirsneha
13
13
**Applies to:**:heavy_check_mark: Windows VMs :heavy_check_mark: Linux VMs :heavy_check_mark: On-premises environment :heavy_check_mark: Azure Arc-enabled servers.
14
14
15
15
> [!IMPORTANT]
16
-
> - For a seamless scheduled patching experience, we recommend that for all Azure VMs, you update the patch mode to *Azure orchestrated with user managed schedules (preview)* before April 30, 2023. If you fail to update the patch mode before April 30, 2023, you can experience a disruption in business continuity because the schedules will fail to patch the VMs.[Learn more](prerequsite-for-schedule-patching.md).
17
-
> - To update the patch mode, go to **Update management center (Preview)** home page > **Update Settings**. In **Change update settings**, add the machines and under **Patch orchestration**, select *Azureorchestrated with user managed schedules (Preview)*.
16
+
> - For a seamless scheduled patching experience, we recommend that for all Azure VMs, you update the patch mode to *Azure orchestrated with user managed schedules (preview)* before **May 19, 2023**. If you fail to update the patch mode before **May 19, 2023**, you can experience a disruption in business continuity because the schedules will fail to patch the VMs.[Learn more](prerequsite-for-schedule-patching.md).
17
+
> - To update the patch mode, go to **Update management center (Preview)** home page > **Update Settings**. In **Change update settings**, add the machines and under **Patch orchestration**, select *Azure-orchestrated-safe deployment*.
18
18
19
19
You can use update management center (preview) in Azure to create and save recurring deployment schedules. You can create a schedule on a daily, weekly or hourly cadence, specify the machines that must be updated as part of the schedule, and the updates to be installed. This schedule will then automatically install the updates as per the created schedule for single VM and at scale.
Copy file name to clipboardExpand all lines: articles/update-center/updates-maintenance-schedules.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
@@ -2,7 +2,7 @@
2
2
title: Updates and maintenance in update management center (preview).
3
3
description: The article describes the updates and maintenance options available in Update management center (preview).
4
4
ms.service: update-management-center
5
-
ms.date: 03/15/2023
5
+
ms.date: 04/26/2023
6
6
ms.topic: conceptual
7
7
author: snehasudhirG
8
8
ms.author: sudhirsneha
@@ -13,8 +13,8 @@ ms.author: sudhirsneha
13
13
**Applies to:**:heavy_check_mark: Windows VMs :heavy_check_mark: Linux VMs :heavy_check_mark: On-premises environment :heavy_check_mark: Azure Arc-enabled servers.
14
14
15
15
> [!IMPORTANT]
16
-
> - For a seamless scheduled patching experience, we recommend that for all Azure VMs, you update the patch mode to *Azure orchestrated with user managed schedules (preview)* before April 30, 2023. If you fail to update the patch mode before April 30, 2023, you can experience a disruption in business continuity because the schedules will fail to patch the VMs.[Learn more](prerequsite-for-schedule-patching.md).
17
-
> - To update the patch mode, go to **Update management center (Preview)** home page > **Update Settings**. In **Change update settings**, add the machines and under **Patch orchestration**, select *Azureorchestrated with user managed schedules (Preview)*.
16
+
> - For a seamless scheduled patching experience, we recommend that for all Azure VMs, you update the patch mode to *Azure orchestrated with user managed schedules (preview)* before **May 19, 2023**. If you fail to update the patch mode before **May 19, 2023**, you can experience a disruption in business continuity because the schedules will fail to patch the VMs.[Learn more](prerequsite-for-schedule-patching.md).
17
+
> - To update the patch mode, go to **Update management center (Preview)** home page > **Update Settings**. In **Change update settings**, add the machines and under **Patch orchestration**, select *Azure-orchestrated-safe deployment*.
18
18
19
19
20
20
This article provides an overview of the various update and maintenance options available by update management center (preview).
Copy file name to clipboardExpand all lines: articles/update-center/whats-new.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ ms.date: 03/03/2023
19
19
A new patch mode - **Azure orchestrated with user managed schedules (Preview)** is introduced as a prerequisite to enable scheduled patching on Azure VMs. The new patch enables the *Azure-orchestrated using Automatic guest patching* and *BypassPlatformSafteyChecksOnUserSchedule* VM properties on your behalf after receiving the consent. [Learn more](prerequsite-for-schedule-patching.md).
20
20
21
21
> [!IMPORTANT]
22
-
> For a seamless scheduled patching experience, we recommend that for all Azure VMs, you update the patch mode to *Azure orchestrated with user managed schedules (preview)* before **April 30, 2023**. If you fail to update the patch mode before **April 30, 2023**, you can experience a disruption in business continuity because the schedules will fail to patch the VMs.
22
+
> For a seamless scheduled patching experience, we recommend that for all Azure VMs, you update the patch mode to *Azure orchestrated with user managed schedules (preview)* before **May 19, 2023**. If you fail to update the patch mode before **May 19, 2023**, you can experience a disruption in business continuity because the schedules will fail to patch the VMs.
0 commit comments