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
+8-8Lines changed: 8 additions & 8 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: 03/14/2022
4
+
ms.date: 03/21/2022
5
5
ms.topic: conceptual
6
6
---
7
7
@@ -21,18 +21,18 @@ Azure Arc-enabled servers does not support installing the agent on virtual machi
21
21
22
22
## Supported operating systems
23
23
24
-
The following versions of the Windows and Linux operating system are officially supported for the Azure Connected Machine agent:
24
+
The following versions of the Windows and Linux operating system are officially supported for the Azure Connected Machine agent. Only x86-64 (64-bit) architectures are supported. x86 (32-bit) and ARM-based architectures, including x86-64 emulation on arm64, are not supported operating environments.
25
25
26
26
* Windows Server 2008 R2 SP1, 2012 R2, 2016, 2019, and 2022
27
27
* Both Desktop and Server Core experiences are supported
28
28
* Azure Editions are supported when running as a virtual machine on Azure Stack HCI
29
29
* Azure Stack HCI
30
-
* Ubuntu 16.04, 18.04, and 20.04 LTS (x64)
31
-
* CentOS Linux 7 and 8 (x64)
32
-
* SUSE Linux Enterprise Server (SLES) 12 and 15 (x64)
33
-
* Red Hat Enterprise Linux (RHEL) 7 and 8 (x64)
34
-
* Amazon Linux 2 (x64)
35
-
* Oracle Linux 7 and 8 (x64)
30
+
* Ubuntu 16.04, 18.04, and 20.04 LTS
31
+
* CentOS Linux 7 and 8
32
+
* SUSE Linux Enterprise Server (SLES) 12 and 15
33
+
* Red Hat Enterprise Linux (RHEL) 7 and 8
34
+
* Amazon Linux 2
35
+
* Oracle Linux 7 and 8
36
36
37
37
> [!WARNING]
38
38
> If the Linux hostname or Windows computer name uses a reserved word or trademark, attempting to register the connected machine with Azure will fail. For a list of reserved words, see [Resolve reserved resource name errors](../../azure-resource-manager/templates/error-reserved-resource-name.md).
0 commit comments