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-vmware/deploy-arc-for-azure-vmware-solution.md
+10-11Lines changed: 10 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ Running software in Azure VMware Solution, as a private cloud in Azure, offers s
24
24
25
25
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:
26
26
27
-
- Arc-enabled servers,
27
+
- Arc-enabled servers
28
28
29
29
- Arc-enabled VMware vSphere
30
30
@@ -196,15 +196,12 @@ Once you connected your Azure VMware Solution private cloud to Azure, you can br
196
196
197
197
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.
198
198
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.
200
200
201
201
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
-
203
202
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.
208
205
209
206
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.
210
207
@@ -238,11 +235,13 @@ From here additional extensions can be installed. See the [VM extensions](/azur
238
235
239
236
### Install extensions
240
237
Extensions can be added into VM following these steps:
241
-
1. Within the **vCenter Server Inventory >** **Virtual Machines** view choose the virtual machine you wish to add an extension into.
242
-
2. Locate **Settings >** **Extensions** from the left navigation and select **Add**. Alternatively, in the **Overview** page an **Extensions** click-through is listed under Properties.
243
-
3. Select the extension you want to install. Some extensions may require additional details to be provided.
244
-
4. When you're done, select **Review + create**.
238
+
1. Within the **vCenter Server Inventory >** **Virtual Machines** view choose the virtual machine you wish to add an extension into.
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
+
3. Select the extension you want to install. Some extensions may require additional details to be provided.
241
+
4. When you're done, select **Review + create**.
242
+
245
243
### Next Steps
246
244
247
245
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
+
248
247
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