Skip to content

Commit 3f4d9c9

Browse files
committed
Task5249137
1 parent 4991dfe commit 3f4d9c9

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

articles/automation/automation-tutorial-update-management.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: mgoedtel
66
ms.service: automation
77
ms.subservice: update-management
88
ms.topic: tutorial
9-
ms.date: 11/20/2019
9+
ms.date: 12/03/2019
1010
ms.author: magoedte
1111
ms.custom: mvc
1212
---
@@ -122,6 +122,10 @@ To customize the subject of the alert email, under **Create rule**, under **Cus
122122

123123
Next, schedule a deployment that follows your release schedule and service window to install updates. You can choose which update types to include in the deployment. For example, you can include critical or security updates and exclude update rollups.
124124

125+
>[!NOTE]
126+
>When you schedule an update deployment, it creates a schedule resource linked to the **Patch-MicrosoftOMSComputers** runbook that handles the update deployment on the target machines. If you delete the schedule resource from the Azure portal or PowerShell after creating the deployment, it breaks the scheduled update deployment and presents an error when you attempt to reconfigure it from the portal. You can only delete the schedule resource by deleting the corresponding deployment schedule.
127+
>
128+
125129
To schedule a new update deployment for the VM, go to **Update management**, and then select **Schedule update deployment**.
126130

127131
Under **New update deployment**, specify the following information:

articles/automation/manage-update-multi.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,10 @@ It can take between 30 minutes and 6 hours for the dashboard to display updated
114114

115115
To install updates, schedule a deployment that aligns with your release schedule and service window. You can choose which update types to include in the deployment. For example, you can include critical or security updates and exclude update rollups.
116116

117+
>[!NOTE]
118+
>When you schedule an update deployment, it creates a schedule resource linked to the **Patch-MicrosoftOMSComputers** runbook that handles the update deployment on the target machines. If you delete the schedule resource from the Azure portal or PowerShell after creating the deployment, it breaks the scheduled update deployment and presents an error when you attempt to reconfigure it from the portal. You can only delete the schedule resource by deleting the corresponding deployment schedule.
119+
>
120+
117121
To schedule a new update deployment for one or more virtual machines, under **Update management**, select **Schedule update deployment**.
118122

119123
In the **New update deployment** pane, specify the following information:

0 commit comments

Comments
 (0)