Skip to content

Commit b009ad6

Browse files
Merge pull request #294549 from fossygirl/patch-6
Remove CentOS references
2 parents 8324023 + 864060c commit b009ad6

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

articles/azure-vmware/remove-arc-enabled-azure-vmware-solution-vsphere-resources-from-azure.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,6 @@ ms.custom: references_regions, engagement-fy23
99

1010
# Remove Arc-enabled Azure VMware Solution vSphere resources from Azure
1111

12-
> [!CAUTION]
13-
> This article references CentOS, a Linux distribution that is End Of Life (EOL) status. Please consider your use and planning accordingly. For more information, see the [CentOS End Of Life guidance](/azure/virtual-machines/workloads/centos/centos-end-of-life).
14-
1512
In this article, learn how to cleanly remove your VMware vCenter environment from Azure Arc-enabled VMware vSphere. For VMware vSphere environments that you no longer want to manage with Azure Arc-enabled VMware vSphere, use the information in this article to perform the following actions:
1613

1714
- Remove guest management from VMware virtual machines (VMs).
@@ -72,7 +69,7 @@ To uninstall the Linux agent, the command to use depends on the Linux operating
7269
sudo apt purge azcmagent
7370
```
7471

75-
- For RHEL, CentOS, Oracle Linux run the following command:
72+
- For RHEL and Oracle Linux run the following command:
7673

7774
```bash
7875
sudo yum remove azcmagent

0 commit comments

Comments
 (0)