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/vmware-vsphere/remove-vcenter-from-arc-vmware.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ author: Farha-Bano
5
5
ms.author: v-farhabano
6
6
manager: jsuri
7
7
ms.topic: how-to
8
-
ms.date: 11/30/2023
8
+
ms.date: 03/12/2024
9
9
ms.service: azure-arc
10
10
ms.subservice: azure-arc-vmware-vsphere
11
11
ms.custom:
@@ -34,7 +34,7 @@ To cleanly remove guest management, you must follow the steps below to remove an
34
34
35
35
### Step 1: Remove VM extensions
36
36
37
-
If you have deployed Azure VM extensions to an Azure Arc-enabled VMware vSphere VM, you must uninstall the extensions before disconnecting the agent or uninstalling the software. Uninstalling the Azure Connected Machine agent doesn't automatically remove extensions, and they won't be recognized if you late connect the VM to Azure Arc again.
37
+
If you have deployed Azure VM extensions to an Azure Arc-enabled VMware vSphere VM, you must uninstall the extensions before disconnecting the agent or uninstalling the software. Uninstalling the Azure Connected Machine agent doesn't automatically remove extensions, and they won't be recognized if you later connect the VM to Azure Arc again.
38
38
Uninstall extensions using the following steps:
39
39
40
40
1. Go to [Azure Arc center in Azure portal](https://portal.azure.com/#blade/Microsoft_Azure_HybridCompute/AzureArcCenterBlade/overview)
@@ -147,23 +147,23 @@ If you aren't using the deboarding script, follow these steps to remove the VMwa
147
147
148
148
4. Select **Virtual machines** under **vCenter inventory**.
149
149
150
-
5. Select all the VMs that have **Azure Enabled** value as **Yes**.
150
+
5. Select all the VMs that have **Virtual hardware management** value as **Enabled**.
151
151
152
152
6. Select **Remove from Azure**.
153
153
154
154
This action only removes these resource representations from Azure. The resources continue to remain in your vCenter.
155
155
156
-
7. Do the steps 4, 5, and 6 for**Resources pools/clusters/hosts**, **Templates**, **Networks**, and **Datastores**
156
+
7. Do the steps 4, 5, and 6 for**Clouds**, **VM networks**, and **VM templates** by performing **Remove from Azure** operation for resources with **Azure Enabled** value as **Yes**.
157
157
158
158
8. Once the deletion is complete, select**Overview**.
159
159
160
160
9. Note the **Custom location** and the **Azure Arc Resource bridge** resource in the **Essentials** section.
161
161
162
162
10. Select **Remove from Azure** to remove the vCenter resource from Azure.
163
163
164
-
11. Go to the **Custom location** resource and select**Delete**
164
+
11. Go to the **Custom location** resource and select**Delete**.
165
165
166
-
12. Go to the **Azure Arc Resource bridge** resource and select**Delete**
166
+
12. Go to the **Azure Arc Resource bridge** resource and select**Delete**.
167
167
168
168
At this point, all your Arc-enabled VMware vSphere resources are removed from Azure.
0 commit comments