Skip to content

Commit b66a2c7

Browse files
committed
updated UM article about REHL 6 & 7
1 parent 71df2d1 commit b66a2c7

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

articles/automation/automation-update-management.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Update Management solution in Azure
33
description: This article describes how to use the Azure Update Management solution to manage updates for your Windows and Linux computers.
44
services: automation
55
ms.subservice: update-management
6-
ms.date: 12/03/2019
6+
ms.date: 01/14/2020
77
ms.topic: conceptual
88
---
99
# Update Management solution in Azure
@@ -231,7 +231,9 @@ For Linux, Update Management can distinguish between critical updates and securi
231231
sudo yum -q --security check-update
232232
```
233233

234-
There's currently no supported method to enable native classification-data availability on CentOS. At this time, only best-effort support is provided to customers who might have enabled this on their own.
234+
There's currently no supported method to enable native classification-data availability on CentOS. At this time, only best-effort support is provided to customers who might have enabled this on their own.
235+
236+
To classify updates on Red Hat Enterprise version 6, you need to install the yum-security plugin. On Red Hat Enterprise Linux 7, the plugin is already a part of yum itself, there is no need to install anything. For further information, see the following Red Hat [knowledge article](https://access.redhat.com/solutions/10021).
235237

236238
## Integrate with System Center Configuration Manager
237239

@@ -245,7 +247,7 @@ Update Management relies on the locally configured update repository to patch su
245247

246248
## Patch Linux machines
247249

248-
The following sections explain potential issues with Linux patching.
250+
The following sections explain potential issues with patching Linux distros.
249251

250252
### Unexpected OS-level upgrades
251253

0 commit comments

Comments
 (0)