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
In this article, learn how to deploy Arc for Azure VMware Solution. Once you set up the components needed, you're ready to execute operations in Azure VMware Solution vCenter Server from the Azure portal. Arc-enabled Azure VMware Solution allows you to do the actions:
@@ -170,7 +188,7 @@ When the script is run successfully, check the status to see if Azure Arc is now
170
188
- Choose **Azure Arc**.
171
189
- Azure Arc state shows as **Configured**.
172
190
173
-
Recover from failed deployments
191
+
To recover from failed deployments:
174
192
175
193
If the Azure Arc resource bridge deployment fails, consult the [Azure Arc resource bridge troubleshooting](/azure/azure-arc/resource-bridge/troubleshoot-resource-bridge) guide. While there can be many reasons why the Azure Arc resource bridge deployment fails, one of them is KVA timeout error. Learn more about the [KVA timeout error](/azure/azure-arc/resource-bridge/troubleshoot-resource-bridge#kva-timeout-error) and how to troubleshoot.
176
194
@@ -234,9 +252,21 @@ You need to enable guest management on the VMware VM before you can install an e
234
252
1. Select **Configuration** from the left navigation for a VMware VM.
235
253
1. Verify **Enable guest management** is now checked.
236
254
237
-
From here additional extensions can be installed. See the [VM extensions Overview](/azure/azure-arc/servers/manage-vm-extensions) for a list of current extensions.
255
+
From here additional extensions can be installed. See the [VM extensions](/azure/azure-arc/servers/manage-vm-extensions) for a list of current extensions.
256
+
257
+
### Install extensions
258
+
Extensions can be added into VM following these steps:
259
+
260
+
1. Within the **vCenter Server Inventory >** **Virtual Machines** view choose the virtual machine you wish to add an extension into.
261
+
262
+
1. Locate **Settings >** **Extensions** from the left navigation and select **Add**. Alternatively, in the **Overview** page an **Extensions** click-through is listed under Properties.
263
+
264
+
1. Select the extension you want to install. Some extensions may require additional details to be provided.
265
+
266
+
1. When you're done, select **Review + create**.
238
267
239
268
### Next Steps
240
269
241
270
To manage Arc-enabled Azure VMware Solution go to: [Manage Arc-enabled Azure VMware private cloud - Azure VMware Solution](/azure/azure-vmware/manage-arc-enabled-azure-vmware-solution)
271
+
242
272
To remove Arc-enabled Azure VMWare Solution resources from Azure go to: [Remove Arc-enabled Azure VMware Solution vSphere resources from Azure - Azure VMware Solution](/azure/azure-vmware/remove-arc-enabled-azure-vmware-solution-vsphere-resources-from-azure)
0 commit comments