Skip to content

Commit 62202da

Browse files
Merge pull request #282106 from johnmarco/jm-arc-limited-support-update
Arc servers: Updated Limited Support OS table
2 parents 23cd45c + f2c5557 commit 62202da

File tree

1 file changed

+10
-7
lines changed

1 file changed

+10
-7
lines changed

articles/azure-arc/servers/prerequisites.md

Lines changed: 10 additions & 7 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: 06/19/2024
4+
ms.date: 07/29/2024
55
ms.topic: conceptual
66
ms.custom: devx-track-azurepowershell
77
---
@@ -29,32 +29,32 @@ Take extra care when using Azure Arc on systems that are:
2929
* Restored from backup as a second instance of the server
3030
* Used to create a "golden image" from which other virtual machines are created
3131

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

3434
> [!NOTE]
3535
> For additional information on using Azure Arc-enabled servers in VMware environments, see the [VMware FAQ](vmware-faq.md).
3636
3737
## Supported operating systems
3838

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

4141
* AlmaLinux 9
4242
* Amazon Linux 2 and 2023
43-
* Azure Linux (CBL-Mariner) 1.0, 2.0
43+
* Azure Linux (CBL-Mariner) 2.0
4444
* Azure Stack HCI
45-
* Debian 10, 11, and 12
45+
* Debian 11, and 12
4646
* Oracle Linux 7, 8, and 9
4747
* Red Hat Enterprise Linux (RHEL) 7, 8 and 9
4848
* Rocky Linux 8 and 9
4949
* 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
5151
* Windows 10, 11 (see [client operating system guidance](#client-operating-system-guidance))
5252
* Windows IoT Enterprise
5353
* Windows Server 2012, 2012 R2, 2016, 2019, and 2022
5454
* Both Desktop and Server Core experiences are supported
5555
* Azure Editions are supported on Azure Stack HCI
5656

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

5959
> [!NOTE]
6060
> [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
6969
| -- | -- | -- | -- |
7070
| 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). |
7171
| 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 | |
7275

7376
### Connect new limited support servers
7477

0 commit comments

Comments
 (0)