Skip to content

Commit b040aa7

Browse files
Merge pull request #265161 from MikeWeiner-Microsoft/docs-editor/deploy-arc-for-azure-vmware-so-1706921261
Update deploy-arc-for-azure-vmware-solution.md
2 parents 171aadf + 73dae92 commit b040aa7

File tree

1 file changed

+14
-9
lines changed

1 file changed

+14
-9
lines changed

articles/azure-vmware/deploy-arc-for-azure-vmware-solution.md

Lines changed: 14 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Running software in Azure VMware Solution, as a private cloud in Azure, offers s
2424

2525
To take advantage of these benefits if you are running in an Azure VMware Solution it is important to enable Arc through this document to fully integrate the experience with the AVS private cloud. Alternatively, Arc-enabling VMs through the following mechanisms will not create the necessary attributes to register the VM and software as part of Azure VMware Solution and therefore result in billing for SQL Server ESUs for:
2626

27-
- Arc-enabled servers,
27+
- Arc-enabled servers
2828

2929
- Arc-enabled VMware vSphere
3030

@@ -170,7 +170,7 @@ When the script is run successfully, check the status to see if Azure Arc is now
170170
- Choose **Azure Arc**.
171171
- Azure Arc state shows as **Configured**.
172172

173-
Recover from failed deployments
173+
To recover from failed deployments:
174174

175175
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.
176176

@@ -196,15 +196,12 @@ Once you connected your Azure VMware Solution private cloud to Azure, you can br
196196

197197
The enable action starts a deployment and creates a resource in Azure, creating representative objects in Azure for your VMware vSphere resources. It allows you to manage who can access those resources through Role-based access control granularly.
198198

199-
1. Repeat the previous steps for one or more virtual machine, network, resource pool, and VM template resources.
199+
Repeat the previous steps for one or more virtual machine, network, resource pool, and VM template resources.
200200

201201
Additionally, for virtual machines there is an additional section to configure **VM extensions**. This will enable guest management to facilitate additional Azure extensions to be installed on the VM. The steps to enable this would be:
202-
203202
1. Select **Enable guest management**.
204-
205-
1. Choose a __Connectivity Method__ for the Arc agent.
206-
207-
1. Provide an Administrator/Root access username and password for the VM.
203+
2. Choose a __Connectivity Method__ for the Arc agent.
204+
3. Provide an Administrator/Root access username and password for the VM.
208205

209206
If you choose to enable the guest management as a separate step or have issues with the VM extension install steps please review the prerequisites and steps discussed in the section below.
210207

@@ -234,9 +231,17 @@ You need to enable guest management on the VMware VM before you can install an e
234231
1. Select **Configuration** from the left navigation for a VMware VM.
235232
1. Verify **Enable guest management** is now checked.
236233

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.
234+
From here additional extensions can be installed. See the [VM extensions](/azure/azure-arc/servers/manage-vm-extensions?branch=main) for a list of current extensions.
235+
236+
### Install extensions
237+
To add extensions, follow these steps:
238+
1. Go to **vCenter Server Inventory >** **Virtual Machines** and select the virtual machine to which you need to add an extension.
239+
2. Locate **Settings >** **Extensions** from the left navigation and select **Add**. Alternatively, in the **Overview** page an **Extensions** click-through is listed under Properties.
240+
1. Select the extension you want to install. Some extensions require additional information.
241+
4. When you're done, select **Review + create**.
238242

239243
### Next Steps
240244

241245
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)
246+
242247
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

Comments
 (0)