Skip to content

Commit 8076651

Browse files
committed
Address reviewer feedback
1 parent 643bf5f commit 8076651

7 files changed

Lines changed: 2 additions & 6 deletions

learn-pr/advocates/intro-azure-arc-enabled-vmware-vsphere/includes/1-azure-arc-enabled-vmware.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@ To connect your VMware vCenter Server to Azure Arc, you need to deploy the Azure
1313

1414
vSphere resources are automatically discovered when you connect a VMware vCenter Server to Azure. After initial discovery, regular synchronization between the vCenter Server and Azure ensures that this inventory data is kept up-to-date.
1515

16-
[![Diagram showing Arc enabled VMware vSphere architecture.](../media/arc-enabled-vmware-architecture.png)](../media/arc-enabled-vmware-architecture-big.png#lightbox)
17-
1816
Guest OS-based capabilities are provided by enabling guest management. Guest management involves installing the Arc agent on the VMs running in the VMware environment. Once you enable guest management, you can deploy VM extensions to extend the Azure management capabilities. For example, by enabling guest management, you can perform virtual hardware operations such as VM resizing, adding and deleting disks, and VM restarts.
1917

2018
Arc-enabled VMware vSphere works with vCenter Server versions 7 and 8. You can onboard multiple vCenters using a single Azure Arc resource bridge as long as the total number of VMs managed across all onboarded systems doesn't exceed 9500.

learn-pr/advocates/intro-azure-arc-enabled-vmware-vsphere/includes/2-configure-arc-enabled-vmware.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Connecting your VMware vCenter Server instance to Azure Arc enables you to start using the Azure Arc-enabled VMware vSphere features. You make this connection with a helper script that deploys the Azure Arc resource bridge virtual appliance in your vCenter environment. Once deployed, the script then installs a VMware cluster extension to provide a continuous connection between vCenter Server and Azure Arc.
22

3-
Prior to performing these steps, you need access to an Microsoft Entra account that has the Owner, Contributor, or Azure Arc VMware Private Clouds Onboarding role to a resource group in the target subscription. The vCenter server you want to connect also needs to meet the following requirements:
3+
Prior to performing these steps, you need access to a Microsoft Entra account that has the Owner, Contributor, or Azure Arc VMware Private Clouds Onboarding role to a resource group in the target subscription. The vCenter server you want to connect also needs to meet the following requirements:
44

55
- vCenter Server version 7 or 8.
66
- A virtual network that can provide internet access, directly or through a proxy. It must also be possible for VMs on this network to communicate with the vCenter server on TCP port (usually 443).
@@ -117,7 +117,7 @@ To make resources in your Azure VMware Solution private cloud enabled for Azure,
117117

118118
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.
119119

120-
## Roles and Permissions
120+
## Roles and permissions
121121

122122
You assign permissions to resources in Azure by adding security principals to role based access control roles. The Built-in Roles for Azure Arc-enabled VMware vSphere include
123123

learn-pr/advocates/intro-azure-arc-enabled-vmware-vsphere/includes/3-azure-arc-enabled-vmware-vm-operations.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,6 @@ When the Azure Connected Machine agent is installed on vCenter-managed VMs, Admi
3232
- Monitor operating system performance and discover application components to monitor processes and dependencies with other resources using VM insights.
3333
- Collect other log data, such as performance data and events, from the operating system or workloads running on the machine with the Azure Monitor Agent.
3434

35-
[![Diagram of Azure Connected Machine agent architecture.](../media/azure-connected-machine-agent.png)](../media/azure-connected-machine-agent-big.png#lightbox)
36-
3735
The Azure Connected Machine agent is updated regularly to address bug fixes, stability enhancements, and new functionality. Azure Advisor identifies resources that aren't using the latest version of the machine agent and recommends that you upgrade to the latest version. It notifies you when you select the Azure Arc-enabled server by presenting a banner on the Overview page, or when you access Advisor through the Azure portal.
3836

3937
The Azure Connected Machine agent for Windows and Linux can be upgraded to the latest release manually or automatically, depending on your requirements. Installing, upgrading, or uninstalling the Azure Connected Machine Agent doesn't require you to restart your server.
Binary file not shown.

0 commit comments

Comments
 (0)