Skip to content

Commit 959f6dc

Browse files
authored
Merge pull request #110346 from MGoedtel/task5750180
task5750180
2 parents 304eb92 + a231610 commit 959f6dc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: This article provides an overview of how to use Azure Automation Up
44
services: automation
55
ms.subservice: update-management
66
ms.topic: tutorial
7-
ms.date: 03/04/2020
7+
ms.date: 04/06/2020
88
ms.custom: mvc
99
---
1010
# Manage updates and patches for your Azure VMs
@@ -117,7 +117,7 @@ Under **New update deployment**, specify the following information:
117117

118118
For descriptions of the classification types, see [Update classifications](automation-view-update-assessments.md#update-classifications).
119119

120-
* **Updates to include/exclude** - Opens the Include/Exclude page. Updates to be included or excluded are on separate tabs.
120+
* **Updates to include/exclude** - Opens the Include/Exclude page. Updates to be included or excluded are on separate tabs by specifying the KB Article ID numbers. When specifying one or more ID numbers, you need to remove or un-check all classifications with the update deployment. This ensures that no other updates are included in your update package when specifying update IDs.
121121

122122
> [!NOTE]
123123
> It's important to know that exclusions override inclusions. For instance, if you define an exclusion rule of `*`, Update Management installs no patches or packages, as they're all excluded. Excluded patches still show as missing from the machine. For Linux machines, if you include a package that has a dependent package that has been excluded, Update Management doesn't install the main package.

0 commit comments

Comments
 (0)