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-arc/vmware-vsphere/quick-start-connect-vcenter-to-arc-using-script.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ First, the script deploys a virtual appliance called [Azure Arc resource bridge
20
20
21
21
- An Azure subscription.
22
22
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.
Copy file name to clipboardExpand all lines: articles/azure-arc/vmware-vsphere/support-matrix-for-arc-enabled-vmware-vsphere.md
+16-15Lines changed: 16 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,18 +1,18 @@
1
1
---
2
-
title: Support matrix for Arcenabled VMware vSphere
3
-
description: In this article, you'll learn about the support matrix for Arcenabled 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.
4
4
ms.topic: reference
5
5
ms.custom: references_regions
6
6
ms.date: 09/23/2022
7
7
8
-
# Customer intent: As a VI admin, I want to understand the support matrix for Arcenabled VMware vSphere.
8
+
# Customer intent: As a VI admin, I want to understand the support matrix for Arc-enabled VMware vSphere.
9
9
---
10
10
11
-
# Support matrix for Arcenabled VMware vSphere
11
+
# Support matrix for Arc-enabled VMware vSphere (preview)
12
12
13
-
This article summarizes prerequisites and support requirements for using the [Arcenabled 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.
14
14
15
-
To use Arcenabled 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.
16
16
17
17
18
18
## VMware vSphere Requirements
@@ -31,7 +31,7 @@ This account is used for the ongoing operation of Azure Arc-enabled VMware vSphe
31
31
32
32
### Resource bridge resource requirements
33
33
34
-
For Arcenabled 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
35
35
36
36
- 16 GB of memory
37
37
- 4 vCPUs
@@ -58,20 +58,21 @@ The following firewall URL exceptions are needed for the Azure Arc Resource Brid
58
58
59
59
## Azure permissions required
60
60
61
-
Following Azure roles are required for various operations:
61
+
Following are the minimum Azure roles required for various operations:
62
62
63
-
|**Operation**|**Role required**|**Scope**|
63
+
|**Operation**|**Minimum role required**|**Scope**|
64
64
| --- | --- | --- |
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 Arcenabled 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 |
70
70
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.
71
72
72
73
## Guest management (Arc agent) requirements
73
74
74
-
With Arcenabled 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:
75
76
76
77
To enable guest management (install the Arc connected machine agent), ensure
0 commit comments