Skip to content

Commit 3f385ba

Browse files
authored
Merge pull request #101447 from MGoedtel/Task5309679
Task5309679
2 parents 26b1dc4 + 751a102 commit 3f385ba

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,10 @@ Under **New update deployment**, specify the following information:
151151
> [!NOTE]
152152
> It is important to know that exclusions override inclusions. For instance, if you define an exclusion rule of `*`, then no patches or packages are installed as they are all excluded. Excluded patches still show as missing from the machine. For Linux machines if a package is included but has a dependent package that was excluded, the package is not installed.
153153
154+
> [!NOTE]
155+
> You cannot specify updates that have been superseded for inclusion with the update deployment.
156+
>
157+
154158
* **Schedule settings**: The **Schedule Settings** pane opens. The default start time is 30 minutes after the current time. You can set the start time to any time from 10 minutes in the future.
155159

156160
You can also specify whether the deployment occurs once, or set up a recurring schedule. Under **Recurrence**, select **Once**. Leave the default as 1 day and select **OK**. This sets up a recurring schedule.

articles/automation/manage-update-multi.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Manage updates for multiple Azure virtual machines
33
description: This article describes how to manage updates for Azure and non-Azure virtual machines.
44
services: automation
55
ms.subservice: update-management
6-
ms.date: 11/20/2019
6+
ms.date: 01/16/2020
77
ms.topic: conceptual
88
---
99
# Manage updates for multiple machines
@@ -142,6 +142,13 @@ In the **New update deployment** pane, specify the following information:
142142

143143
- **Updates to include/exclude** - This opens the **Include/Exclude** page. Updates to be included or excluded are on separate tabs. For additional information on how inclusion is handled, see [Schedule an Update Deployment](automation-tutorial-update-management.md#schedule-an-update-deployment).
144144

145+
> [!NOTE]
146+
> It is important to know that exclusions override inclusions. For instance, if you define an exclusion rule of `*`, then no patches or packages are installed as they are all excluded. Excluded patches still show as missing from the machine. For Linux machines if a package is included but has a dependent package that was excluded, the package is not installed.
147+
148+
> [!NOTE]
149+
> You cannot specify updates that have been superseded for inclusion with the update deployment.
150+
>
151+
145152
- **Schedule settings**: You can accept the default date and time, which is 30 minutes after the current time. You can also specify a different time.
146153

147154
You can also specify whether the deployment occurs once or on a recurring schedule. To set up a recurring schedule, under **Recurrence**, select **Recurring**.

0 commit comments

Comments
 (0)