Skip to content

Commit 751a102

Browse files
committed
updated multi-update article
1 parent 165a680 commit 751a102

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

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)