Skip to content

Commit 35d3f4a

Browse files
authored
Merge pull request #192297 from rpsqrd/patch-1
Clarifying ARM and 32-bit OSes are not supported
2 parents a3aa633 + 5aeed7a commit 35d3f4a

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

articles/azure-arc/servers/prerequisites.md

Lines changed: 8 additions & 8 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: 03/14/2022
4+
ms.date: 03/21/2022
55
ms.topic: conceptual
66
---
77

@@ -21,18 +21,18 @@ Azure Arc-enabled servers does not support installing the agent on virtual machi
2121

2222
## Supported operating systems
2323

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.
2525

2626
* Windows Server 2008 R2 SP1, 2012 R2, 2016, 2019, and 2022
2727
* Both Desktop and Server Core experiences are supported
2828
* Azure Editions are supported when running as a virtual machine on Azure Stack HCI
2929
* 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
3636

3737
> [!WARNING]
3838
> 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

Comments
 (0)