Skip to content

Commit 8123849

Browse files
authored
Merge pull request #101733 from MGoedtel/Task1666860
added note about support for Server 2008 R2
2 parents 38a4dfe + c415a42 commit 8123849

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

articles/automation/automation-update-management.md

Lines changed: 3 additions & 2 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: 01/14/2020
6+
ms.date: 01/21/2020
77
ms.topic: conceptual
88
---
99
# Update Management solution in Azure
@@ -65,7 +65,8 @@ The following table lists the supported operating systems for update assessments
6565

6666
|Operating system |Notes |
6767
|---------|---------|
68-
|Windows Server 2019 (Datacenter/Datacenter Core/Standard)<br><br>Windows Server 2016 (Datacenter/Datacenter Core/Standard)<br><br>Windows Server 2012 R2(Datacenter/Standard)<br><br>Windows Server 2012<br><br>Windows Server 2008 R2 (RTM and SP1 Standard)||
68+
|Windows Server 2019 (Datacenter/Datacenter Core/Standard)<br><br>Windows Server 2016 (Datacenter/Datacenter Core/Standard)<br><br>Windows Server 2012 R2(Datacenter/Standard)<br><br>Windows Server 2012 ||
69+
|Windows Server 2008 R2 (RTM and SP1 Standard)| Update Management only supports performing assessments for this operating system, patching is not supported as the [Hybrid Runbook Worker](automation-windows-hrw-install.md#installing-the-windows-hybrid-runbook-worker) is not supported for Windows Server 2008 R2. |
6970
|CentOS 6 (x86/x64) and 7 (x64) | Linux agents must have access to an update repository. Classification-based patching requires `yum` to return security data that CentOS doesn't have in its RTM releases. For more information on classification-based patching on CentOS, see [Update classifications on Linux](#linux-2). |
7071
|Red Hat Enterprise 6 (x86/x64) and 7 (x64) | Linux agents must have access to an update repository. |
7172
|SUSE Linux Enterprise Server 11 (x86/x64) and 12 (x64) | Linux agents must have access to an update repository. |

0 commit comments

Comments
 (0)