Skip to content

Commit 514771c

Browse files
authored
Edits to the roles required and grammatical corrections
1 parent 268d4ca commit 514771c

File tree

2 files changed

+17
-16
lines changed

2 files changed

+17
-16
lines changed

articles/azure-arc/vmware-vsphere/quick-start-connect-vcenter-to-arc-using-script.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ First, the script deploys a virtual appliance called [Azure Arc resource bridge
2020

2121
- An Azure subscription.
2222

23-
- A resource group in the subscription where you're a member of the *Azure Arc VMware Private Clouds Onboarding* role for onboarding.
23+
- A resource group in the subscription where you're a member of the *Owner/Contributor/Azure Arc VMware Private Clouds Onboarding* role for onboarding.
2424

2525
### Azure Arc Resource Bridge
2626

articles/azure-arc/vmware-vsphere/support-matrix-for-arc-enabled-vmware-vsphere.md

Lines changed: 16 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
---
2-
title: Support matrix for Arc enabled VMware vSphere
3-
description: In this article, you'll learn about the support matrix for Arc enabled VMware vSphere including vCenter Server versions supported, network requirements etc.
2+
title: Support matrix for Arc-enabled VMware vSphere (preview)
3+
description: In this article, you'll learn about the support matrix for Arc-enabled VMware vSphere including vCenter Server versions supported, network requirements etc.
44
ms.topic: reference
55
ms.custom: references_regions
66
ms.date: 09/23/2022
77

8-
# Customer intent: As a VI admin, I want to understand the support matrix for Arc enabled VMware vSphere.
8+
# Customer intent: As a VI admin, I want to understand the support matrix for Arc-enabled VMware vSphere.
99
---
1010

11-
# Support matrix for Arc enabled VMware vSphere
11+
# Support matrix for Arc-enabled VMware vSphere (preview)
1212

13-
This article summarizes prerequisites and support requirements for using the [Arc enabled VMware vSphere](overview.md) to manage your VMware vSphere VMs through Azure Arc.
13+
This article summarizes prerequisites and support requirements for using the [Arc-enabled VMware vSphere (preview)](overview.md) to manage your VMware vSphere VMs through Azure Arc.
1414

15-
To use Arc enabled VMware vSphere, you must deploy an Azure Arc resource bridge in your VMware vSphere environment. The resource bridge provides an ongoing connection between your VMware vCenter Server and Azure. Once you've connected your VMware vCenter Server to Azure, components on the resource bridge discover your vCenter inventory. You can enable them in Azure and start performing virtual hardware and guest OS operations on them using Azure Arc.
15+
To use Arc-enabled VMware vSphere, you must deploy an Azure Arc resource bridge in your VMware vSphere environment. The resource bridge provides an ongoing connection between your VMware vCenter Server and Azure. Once you've connected your VMware vCenter Server to Azure, components on the resource bridge discover your vCenter inventory. You can enable them in Azure and start performing virtual hardware and guest OS operations on them using Azure Arc.
1616

1717

1818
## VMware vSphere Requirements
@@ -31,7 +31,7 @@ This account is used for the ongoing operation of Azure Arc-enabled VMware vSphe
3131

3232
### Resource bridge resource requirements
3333

34-
For Arc enabled VMware vSphere, Resource bridge has the following minimum virtual hardware requirements
34+
For Arc-enabled VMware vSphere, Resource bridge has the following minimum virtual hardware requirements
3535

3636
- 16 GB of memory
3737
- 4 vCPUs
@@ -58,20 +58,21 @@ The following firewall URL exceptions are needed for the Azure Arc Resource Brid
5858

5959
## Azure permissions required
6060

61-
Following Azure roles are required for various operations:
61+
Following are the minimum Azure roles required for various operations:
6262

63-
| **Operation** | **Role required** | **Scope** |
63+
| **Operation** | **Minimum role required** | **Scope** |
6464
| --- | --- | --- |
65-
| Onboarding your vCenter Server to Arc| Azure Arc VMware Private Clouds Onboarding | Subscription or resource group where you want to perform onboarding into |
66-
| Administering Arc enabled VMware vSphere | Azure Arc VMware Administrator | On the subscription or resource group where vCenter server resource is created |
67-
| VM Provisioning | Azure Arc VMware Private Cloud User | On the subscription, resource group where resource pool/cluster/host, datastore, virtual network resources are created or on the resources themselves |
68-
| VM Provisioning | Azure Arc VMware VM Contributor | On the subscription or resource group where you want to provision VMs|
69-
| VM Operations | Azure Arc VMware VM Contributor | On the subscription, resource group where the VM is or on the VM itself |
65+
| Onboarding your vCenter Server to Arc | Azure Arc VMware Private Clouds Onboarding | On the subscription or resource group into which you want to onboard |
66+
| Administering Arc-enabled VMware vSphere | Azure Arc VMware Administrator | On the subscription or resource group where vCenter server resource is created |
67+
| VM Provisioning | Azure Arc VMware Private Cloud User | On the subscription or resource group which contains the resource pool/cluster/host, datastore and virtual network resources, or on the resources themselves |
68+
| VM Provisioning | Azure Arc VMware VM Contributor | On the subscription or resource group where you want to provision VMs |
69+
| VM Operations | Azure Arc VMware VM Contributor | On the subscription or resource group which contains the VM, or on the VM itself |
7070

71+
Any roles with higher permissions such as *Owner/Contributor* role on the same scope, will also allow you to perform all the operations listed above.
7172

7273
## Guest management (Arc agent) requirements
7374

74-
With Arc enabled VMware vSphere, you can install the Arc connected machine agent on your VMs at scale and use Azure management services on the VMs. There are additional requirements for this capability:
75+
With Arc-enabled VMware vSphere, you can install the Arc connected machine agent on your VMs at scale and use Azure management services on the VMs. There are additional requirements for this capability:
7576

7677
To enable guest management (install the Arc connected machine agent), ensure
7778

0 commit comments

Comments
 (0)