You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-arc/servers/prerequisites.md
+16-15Lines changed: 16 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
title: Connected Machine agent prerequisites
3
3
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
5
5
ms.topic: conceptual
6
6
ms.custom: devx-track-azurepowershell
7
7
---
@@ -35,21 +35,23 @@ If two agents use the same configuration, you will encounter inconsistent behavi
35
35
36
36
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.
37
37
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
44
39
* 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
47
41
* 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
48
45
* Rocky Linux 8
49
46
* 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.
53
55
54
56
### Client operating system guidance
55
57
@@ -71,15 +73,14 @@ Microsoft doesn't recommend running Azure Arc on short-lived (ephemeral) servers
71
73
72
74
Windows operating systems:
73
75
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).
0 commit comments