Skip to content

Commit 577c9d5

Browse files
author
Ryan Willis
committed
updating pre-reqs
1 parent 9407f2f commit 577c9d5

File tree

1 file changed

+16
-15
lines changed

1 file changed

+16
-15
lines changed

articles/azure-arc/servers/prerequisites.md

Lines changed: 16 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Connected Machine agent prerequisites
33
description: Learn about the prerequisites for installing the Connected Machine agent for Azure Arc-enabled servers.
4-
ms.date: 07/11/2023
4+
ms.date: 09/26/2023
55
ms.topic: conceptual
66
ms.custom: devx-track-azurepowershell
77
---
@@ -35,21 +35,23 @@ If two agents use the same configuration, you will encounter inconsistent behavi
3535

3636
Azure Arc supports the following Windows and Linux operating systems. Only x86-64 (64-bit) architectures are supported. The Azure Connected Machine agent does not run on x86 (32-bit) or ARM-based architectures.
3737

38-
* Windows Server 2008 R2 SP1, 2012, 2012 R2, 2016, 2019, and 2022
39-
* Both Desktop and Server Core experiences are supported
40-
* Azure Editions are supported on Azure Stack HCI
41-
* Windows 10, 11 (see [client operating system guidance](#client-operating-system-guidance))
42-
* Windows IoT Enterprise
43-
* Azure Stack HCI
38+
* Amazon Linux 2 and 2023
4439
* Azure Linux (CBL-Mariner) 1.0, 2.0
45-
* Ubuntu 16.04, 18.04, 20.04, and 22.04 LTS
46-
* Debian 10, 11, and 12
40+
* Azure Stack HCI
4741
* CentOS Linux 7 and 8
42+
* Debian 10, 11, and 12
43+
* Oracle Linux 7 and 8
44+
* Red Hat Enterprise Linux (RHEL) 7, 8 and 9
4845
* Rocky Linux 8
4946
* SUSE Linux Enterprise Server (SLES) 12 SP3-SP5 and 15
50-
* Red Hat Enterprise Linux (RHEL) 7, 8 and 9
51-
* Amazon Linux 2 and 2023
52-
* Oracle Linux 7 and 8
47+
* Ubuntu 16.04, 18.04, 20.04, and 22.04 LTS
48+
* Windows 10, 11 (see [client operating system guidance](#client-operating-system-guidance))
49+
* Windows IoT Enterprise
50+
* Windows Server 2008 R2 SP1, 2012, 2012 R2, 2016, 2019, and 2022
51+
* Both Desktop and Server Core experiences are supported
52+
* Azure Editions are supported on Azure Stack HCI
53+
54+
The Azure Connected Machine agent can't currently be installed on systems hardened by the Center for Information Security (CIS) Benchmark.
5355

5456
### Client operating system guidance
5557

@@ -71,15 +73,14 @@ Microsoft doesn't recommend running Azure Arc on short-lived (ephemeral) servers
7173

7274
Windows operating systems:
7375

74-
* NET Framework 4.6 or later. [Download the .NET Framework](/dotnet/framework/install/guide-for-developers).
75-
* Windows PowerShell 4.0 or later (already included with Windows Server 2012 R2 and later). For Windows Server 2008 R2 SP1, [Download Windows Management Framework 5.1.](https://www.microsoft.com/download/details.aspx?id=54616).
76+
* Windows Server 2008 R2 SP1 requires PowerShell 4.0 or later. Microsoft recommends running the latest version, [Windows Management Framework 5.1](https://www.microsoft.com/download/details.aspx?id=54616).
7677

7778
Linux operating systems:
7879

7980
* systemd
8081
* wget (to download the installation script)
8182
* openssl
82-
* gnupg
83+
* gnupg (Debian-based systems, only)
8384

8485
## Required permissions
8586

0 commit comments

Comments
 (0)