Skip to content

Commit 06924d2

Browse files
Merge pull request #265921 from ChaseCrum/CEOL-5
EOL Message insert
2 parents 558e021 + 91816c5 commit 06924d2

10 files changed

+41
-9
lines changed

articles/azure-arc/servers/agent-release-notes-archive.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ ms.custom: references_regions
88

99
# Archive for What's new with Azure Connected Machine agent
1010

11+
> [!CAUTION]
12+
> This article references CentOS, a Linux distribution that is nearing End Of Life (EOL) status. Please consider your use and planning accordingly.
13+
1114
The primary [What's new in Azure Connected Machine agent?](agent-release-notes.md) article contains updates for the last six months, while this article contains all the older information.
1215

1316
The Azure Connected Machine agent receives improvements on an ongoing basis. This article provides you with information about:

articles/azure-arc/servers/manage-agent.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ ms.custom:
99

1010
# Managing and maintaining the Connected Machine agent
1111

12+
> [!CAUTION]
13+
> This article references CentOS, a Linux distribution that is nearing End Of Life (EOL) status. Please consider your use and planning accordingly.
14+
1215
After initial deployment of the Azure Connected Machine agent, you may need to reconfigure the agent, upgrade it, or remove it from the computer. These routine maintenance tasks can be done manually or through automation (which reduces both operational error and expenses). This article describes the operational aspects of the agent. See the [azcmagent CLI documentation](azcmagent.md) for command line reference information.
1316

1417
## Installing a specific version of the agent

articles/azure-arc/servers/manage-vm-extensions.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ ms.topic: conceptual
77

88
# Virtual machine extension management with Azure Arc-enabled servers
99

10+
> [!CAUTION]
11+
> This article references CentOS, a Linux distribution that is nearing End Of Life (EOL) status. Please consider your use and planning accordingly.
12+
1013
Virtual machine (VM) extensions are small applications that provide post-deployment configuration and automation tasks on Azure VMs. For example, if a virtual machine requires software installation, anti-virus protection, or to run a script in it, a VM extension can be used.
1114

1215
Azure Arc-enabled servers enables you to deploy, remove, and update Azure VM extensions to non-Azure Windows and Linux VMs, simplifying the management of your hybrid machine through their lifecycle. VM extensions can be managed using the following methods on your hybrid machines or servers managed by Arc-enabled servers:

articles/azure-arc/servers/plan-evaluate-on-azure-virtual-machine.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ ms.topic: conceptual
77

88
# Evaluate Azure Arc-enabled servers on an Azure virtual machine
99

10+
> [!CAUTION]
11+
> This article references CentOS, a Linux distribution that is nearing End Of Life (EOL) status. Please consider your use and planning accordingly.
12+
1013
Azure Arc-enabled servers is designed to help you connect servers running on-premises or in other clouds to Azure. Normally, you would not use Azure Arc-enabled servers on an Azure virtual machine because all the same capabilities are natively available for these VMs, including a representation of the VM in Azure Resource Manager, VM extensions, managed identities, and Azure Policy. If you attempt to install Azure Arc-enabled servers on an Azure VM, you'll receive an error message stating that it is unsupported and the agent installation will be canceled.
1114

1215
While you cannot install Azure Arc-enabled servers on an Azure VM for production scenarios, it is possible to configure Azure Arc-enabled servers to run on an Azure VM for *evaluation and testing purposes only*. This article will help you set up an Azure VM before you can enable Azure Arc-enabled servers on it.

articles/azure-arc/servers/prerequisites.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ ms.custom: devx-track-azurepowershell
88

99
# Connected Machine agent prerequisites
1010

11+
> [!CAUTION]
12+
> This article references CentOS, a Linux distribution that is nearing End Of Life (EOL) status. Please consider your use and planning accordingly.
13+
1114
This topic describes the basic requirements for installing the Connected Machine agent to onboard a physical server or virtual machine to Azure Arc-enabled servers. Some [onboarding methods](deployment-options.md) may have more requirements.
1215

1316
## Supported environments

articles/azure-arc/vmware-vsphere/remove-vcenter-from-arc-vmware.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,20 @@ description: This article explains the steps to cleanly remove your VMware vCent
44
author: Farha-Bano
55
ms.author: v-farhabano
66
manager: jsuri
7-
ms.topic: how-to
7+
ms.topic: how-to
88
ms.date: 11/30/2023
99
ms.service: azure-arc
1010
ms.subservice: azure-arc-vmware-vsphere
1111
ms.custom:
1212
# Customer intent: As an infrastructure admin, I want to cleanly remove my VMware vCenter environment from Azure Arc-enabled VMware vSphere.
13+
1314
---
1415

1516
# Remove your VMware vCenter environment from Azure Arc
1617

18+
> [!CAUTION]
19+
> This article references CentOS, a Linux distribution that is nearing End Of Life (EOL) status. Please consider your use and planning accordingly.
20+
1721
In this article, you 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, follow the steps in the article to:
1822

1923
1. Remove guest management from VMware virtual machines
@@ -23,7 +27,7 @@ In this article, you learn how to cleanly remove your VMware vCenter environment
2327
## 1. Remove guest management from VMware virtual machines
2428

2529
To prevent continued billing of Azure management services after you remove the vSphere environment from Azure Arc, you must first cleanly remove guest management from all Arc-enabled VMware vSphere virtual machines where it was enabled.
26-
When you enable guest management on Arc-enabled VMware vSphere virtual machines, the Arc connected machine agent is installed on them.
30+
When you enable guest management on Arc-enabled VMware vSphere virtual machines, the Arc connected machine agent is installed on them.
2731

2832
Once guest management is enabled, you can install VM extensions on them and use Azure management services like the Log Analytics on them.
2933
To cleanly remove guest management, you must follow the steps below to remove any VM extensions from the virtual machine, disconnect the agent, and uninstall the software from your virtual machine. It's important to complete each of the three steps to fully remove all related software components from your virtual machines.
@@ -110,7 +114,7 @@ To run the deboarding script, follow these steps:
110114
2. Run the following command to allow the script to run because it's an unsigned script. (If you close the session before you complete all the steps, run this command again for the new session.)
111115

112116
```powershell-interactive
113-
Set-ExecutionPolicy -Scope Process -ExecutionPolicy Bypass
117+
Set-ExecutionPolicy -Scope Process -ExecutionPolicy Bypass
114118
```
115119
3. Run the script.
116120

@@ -126,7 +130,7 @@ To run the deboarding script, follow these steps:
126130

127131
- **ApplianceConfigFilePath (optional)**: Path to kubeconfig, output from deploy command. Providing applianceconfigfilepath also deletes the appliance VM running on the vCenter.
128132

129-
- **Force**: Using the Force flag deletes all the Azure resources without reaching resource bridge. Use this option if resource bridge VM isn't in running state.
133+
- **Force**: Using the Force flag deletes all the Azure resources without reaching resource bridge. Use this option if resource bridge VM isn't in running state.
130134
131135
### Remove VMware vSphere resources from Azure manually
132136
@@ -147,7 +151,7 @@ If you aren't using the deboarding script, follow these steps to remove the VMwa
147151

148152
6. Select **Remove from Azure**.
149153

150-
This action only removes these resource representations from Azure. The resources continue to remain in your vCenter.
154+
This action only removes these resource representations from Azure. The resources continue to remain in your vCenter.
151155

152156
7. Do the steps 4, 5, and 6 for **Resources pools/clusters/hosts**, **Templates**, **Networks**, and **Datastores**
153157

articles/azure-arc/vmware-vsphere/troubleshoot-guest-management-issues.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,14 @@ ms.author: v-farhabano
1010
manager: jsuri
1111

1212
# Customer intent: As a VI admin, I want to understand the troubleshooting process for guest management issues.
13+
1314
---
1415
# Troubleshoot Guest Management for Linux VMs
1516

16-
This article provides information on how to troubleshoot and resolve the issues that can occur while you enable guest management on Arc-enabled VMware vSphere virtual machines.
17+
> [!CAUTION]
18+
> This article references CentOS, a Linux distribution that is nearing End Of Life (EOL) status. Please consider your use and planning accordingly.
19+
20+
This article provides information on how to troubleshoot and resolve the issues that can occur while you enable guest management on Arc-enabled VMware vSphere virtual machines.
1721

1822
## Troubleshoot issues while enabling Guest Management on a domain-joined Linux VM
1923

@@ -51,7 +55,7 @@ Default: The default set of PAM service names includes:
5155

5256
## Troubleshoot issues while enabling Guest Management on RHEL-based Linux VMs
5357

54-
Applies to:
58+
Applies to:
5559

5660
- RedHat Linux
5761
- CentOS
@@ -71,7 +75,7 @@ Before you enable the guest agent, follow these steps on the VM:
7175

7276
1. Create file `vmtools_unconfined_rpm_script_kcs5347781.te` using the following:
7377

74-
`policy_module(vmtools_unconfined_rpm_script_kcs5347781, 1.0)
78+
`policy_module(vmtools_unconfined_rpm_script_kcs5347781, 1.0)
7579
gen_require(`
7680
type vmtools_unconfined_t;
7781
')
@@ -111,4 +115,4 @@ If you don't see your problem here or you can't resolve your issue, try one of t
111115

112116
- Connect with [@AzureSupport](https://twitter.com/azuresupport), the official Microsoft Azure account for improving customer experience. Azure Support connects the Azure community to answers, support, and experts.
113117

114-
- [Open an Azure support request](../../azure-portal/supportability/how-to-create-azure-support-request.md).
118+
- [Open an Azure support request](../../azure-portal/supportability/how-to-create-azure-support-request.md).

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ 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 nearing End Of Life (EOL) status. Please consider your use and planning accordingly.
14+
1215
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:
1316

1417
- Remove guest management from VMware virtual machines (VMs).

articles/migrate/common-questions-server-migration.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ ms.custom: engagement-fy23
1212

1313
# Migration and modernization: Common questions
1414

15+
> [!CAUTION]
16+
> This article references CentOS, a Linux distribution that is nearing End Of Life (EOL) status. Please consider your use and planning accordingly.
17+
1518
This article answers common questions about the Migration and modernization tool. If you've other questions, check these resources:
1619

1720
- [General questions](resources-faq.md) about Azure Migrate

articles/sentinel/troubleshooting-cef-syslog.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ ms.author: lwainstein
99

1010
# Troubleshoot your CEF or Syslog data connector
1111

12+
> [!CAUTION]
13+
> This article references CentOS, a Linux distribution that is nearing End Of Life (EOL) status. Please consider your use and planning accordingly.
14+
1215
This article describes common methods for verifying and troubleshooting a CEF or Syslog data connector for Microsoft Sentinel.
1316

1417
For example, if your logs are not appearing in Microsoft Sentinel, either in the Syslog or the Common Security Log tables, your data source may be failing to connect or there may be another reason your data is not being ingested.

0 commit comments

Comments
 (0)