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
+10-7Lines changed: 10 additions & 7 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: 06/19/2024
4
+
ms.date: 07/29/2024
5
5
ms.topic: conceptual
6
6
ms.custom: devx-track-azurepowershell
7
7
---
@@ -29,32 +29,32 @@ Take extra care when using Azure Arc on systems that are:
29
29
* Restored from backup as a second instance of the server
30
30
* Used to create a "golden image" from which other virtual machines are created
31
31
32
-
If two agents use the same configuration, you will encounter inconsistent behaviors when both agents try to act as one Azure resource. The best practice for these situations is to use an automation tool or script to onboard the server to Azure Arc after it has been cloned, restored from backup, or created from a golden image.
32
+
If two agents use the same configuration, you'll encounter inconsistent behaviors when both agents try to act as one Azure resource. The best practice for these situations is to use an automation tool or script to onboard the server to Azure Arc after its cloned, restored from backup, or created from a golden image.
33
33
34
34
> [!NOTE]
35
35
> For additional information on using Azure Arc-enabled servers in VMware environments, see the [VMware FAQ](vmware-faq.md).
36
36
37
37
## Supported operating systems
38
38
39
-
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.
39
+
Azure Arc supports the following Windows and Linux operating systems. Only x86-64 (64-bit) architectures are supported. The Azure Connected Machine agent doesn't run on x86 (32-bit) or ARM-based architectures.
40
40
41
41
* AlmaLinux 9
42
42
* Amazon Linux 2 and 2023
43
-
* Azure Linux (CBL-Mariner) 1.0, 2.0
43
+
* Azure Linux (CBL-Mariner) 2.0
44
44
* Azure Stack HCI
45
-
* Debian 10, 11, and 12
45
+
* Debian 11, and 12
46
46
* Oracle Linux 7, 8, and 9
47
47
* Red Hat Enterprise Linux (RHEL) 7, 8 and 9
48
48
* Rocky Linux 8 and 9
49
49
* SUSE Linux Enterprise Server (SLES) 12 SP3-SP5 and 15
50
-
* Ubuntu 16.04, 18.04, 20.04, and 22.04 LTS
50
+
* Ubuntu 18.04, 20.04, and 22.04 LTS
51
51
* Windows 10, 11 (see [client operating system guidance](#client-operating-system-guidance))
52
52
* Windows IoT Enterprise
53
53
* Windows Server 2012, 2012 R2, 2016, 2019, and 2022
54
54
* Both Desktop and Server Core experiences are supported
55
55
* Azure Editions are supported on Azure Stack HCI
56
56
57
-
The Azure Connected Machine agent hasn't been tested on operating systems hardened by the Center for Information Security (CIS) Benchmark.
57
+
The Azure Connected Machine agent isn't tested on operating systems hardened by the Center for Information Security (CIS) Benchmark.
58
58
59
59
> [!NOTE]
60
60
> [Azure Connected Machine agent version 1.44](agent-release-notes.md#version-144---july-2024) is the last version to officially support Debian 10, Ubuntu 16.04, and Azure Linux (CBL-Mariner) 1.0.
@@ -69,6 +69,9 @@ The listed version is supported until the **End of Arc Support Date**. If critic
69
69
| -- | -- | -- | -- |
70
70
| Windows Server 2008 R2 SP1 | 1.39 [Download](https://aka.ms/AzureConnectedMachineAgent-1.39)| 03/31/2025 | Windows Server 2008 and 2008 R2 reached End of Support in January 2020. See [End of support for Windows Server 2008 and Windows Server 2008 R2](/troubleshoot/windows-server/windows-server-eos-faq/end-of-support-windows-server-2008-2008r2). |
71
71
| CentOS 7 and 8 | 1.42 | 05/31/2025 | See the [CentOS End Of Life guidance](~/articles/virtual-machines/workloads/centos/centos-end-of-life.md). |
72
+
| Debian 10 | 1.44 | 07/15/2025 ||
73
+
| Ubuntu 16.04 | 1.44 | 07/15/2025 ||
74
+
| Azure Linux (CBL-Mariner) 1.0 | 1.44 | 07/15/2025 ||
0 commit comments