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/support-matrix-for-arc-enabled-vmware-vsphere.md
+26-52Lines changed: 26 additions & 52 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ title: Support matrix for Arc enabled VMware vSphere
3
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
-
ms.date: 09/21/2022
6
+
ms.date: 09/23/2022
7
7
8
8
# Customer intent: As a VI admin, I want to understand the support matrix for Arc enabled VMware vSphere.
9
9
---
@@ -17,19 +17,11 @@ To use Arc enabled VMware vSphere, you must deploy an Azure Arc resource bridge
17
17
18
18
## VMware vSphere Requirements
19
19
20
-
### vCenter Server
20
+
### Supported vCenter Server versions
21
21
22
22
- vCenter Server version 6.7 or 7.
23
23
24
-
- 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).
25
-
26
-
- At least one free IP address on the above network that isn't in the DHCP range. At least three free IP addresses if there's no DHCP server on the network.
27
-
28
-
- A resource pool or a cluster with a minimum capacity of 16 GB of RAM and four vCPUs.
29
-
30
-
- A datastore with a minimum of 100 GB of free disk space available through the resource pool or cluster.
31
-
32
-
### vSphere account
24
+
### Required vSphere account privileges
33
25
34
26
You need a vSphere account that can:
35
27
- Read all inventory.
@@ -39,21 +31,15 @@ This account is used for the ongoing operation of Azure Arc-enabled VMware vSphe
39
31
40
32
### Resource bridge resource requirements
41
33
42
-
- Resource Bridge IP needs internet access. If you are using Static IP, then Start Range IP and End Range IP need internet access. If you are using DHCP, then it is the IP assigned to Azure Arc Resource Bridge (Appliance VM IP).
43
-
44
-
- Control Plane IP needs internet access.
45
-
46
-
- If you are using DHCP, the IP assigned to Azure Arc Resource Bridge must be reserved.
47
-
48
-
- The Host (vCenter server in this case, I think) must be able to reach the Control Plane IP and Azure Arc Resource Bridge VM (Appliance VM IP, Start Range IP, End Range IP).
34
+
For Arc enabled VMware vSphere, Resource bridge has the following minimum virtual hardware requirements
49
35
50
-
-Azure Arc Resource Bridge VM requires DNS resolution when configuring with Static IP. The IP Address(es) of the DNS servers are needed in the DNS Server input of the deployment script.
51
-
52
-
-Ensure that your user account has all of these [privileges](../resource-bridge/troubleshoot-resource-bridge.md#insufficient-permissions) in VMware vCenter.
36
+
-16 GB of memory
37
+
- 4 vCPUs
38
+
-An external virtual switch that can provide access to the internet directly or through a proxy. If internet access is through a proxy or firewall, ensure [these URLs](../support-matrix-for-arc-enabled-vmware-vsphere.md#resource-bridge-networking-requirements) are allow listed.
53
39
54
40
### Resource bridge networking requirements
55
41
56
-
The following firewall URL exceptions are needed for the appliance VM in the Azure Arc Resource Bridge:
42
+
The following firewall URL exceptions are needed for the Azure Arc Resource Bridge VM:
@@ -72,38 +58,34 @@ The following firewall URL exceptions are needed for the appliance VM in the Azu
72
58
73
59
## Azure permissions required
74
60
75
-
A resource group in an Azure subscription where you are:
76
-
77
-
- A member of the *Azure Arc VMware Private Clouds Onboarding* role for onboarding.
61
+
Following Azure roles are required for various operations:
78
62
79
-
- A member of the *Azure Arc VMware Administrator role* role for administering.
63
+
|**Operation**|**Role required**|**Scope**|
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 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 |
80
70
81
71
82
72
## Guest management (Arc agent) requirements
83
73
84
-
The VMware VM should have guest management enabled and the target machine is powered on with VMware tools installed and running and the resource bridge has network connectivity to the host running the VM.
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:
85
75
86
-
### Supported operating systems
76
+
To enable guest management (install the Arc connected machine agent), ensure
87
77
88
-
The following versions of the Windows and Linux operating system are officially supported for the Azure Connected Machine agent. Only x86-64 (64-bit) architectures are supported. x86 (32-bit) and ARM-based architectures, including x86-64 emulation on arm64, are not supported operating environments.
78
+
- VM is powered on
79
+
- VM has VMware tools installed and running
80
+
- Resource bridge has access to the host on which the VM is running
81
+
- VM is running a supported operating system
82
+
- VM has internet connectivity directly or through proxy. If the connection is through a proxy ensure [these URLs](../support-matrix-for-arc-enabled-vmware-vsphere.md#networking-requirements) are allow listed.
89
83
90
-
* Windows Server 2008 R2 SP1, 2012 R2, 2016, 2019, and 2022
91
-
* Both Desktop and Server Core experiences are supported
92
-
* Azure Editions are supported when running as a virtual machine on Azure Stack HCI
93
-
* Windows IoT Enterprise
94
-
* Azure Stack HCI
95
-
* Ubuntu 16.04, 18.04, and 20.04 LTS
96
-
* Debian 10
97
-
* CentOS Linux 7 and 8
98
-
* SUSE Linux Enterprise Server (SLES) 12 and 15
99
-
* Red Hat Enterprise Linux (RHEL) 7 and 8
100
-
* Amazon Linux 2
101
-
* Oracle Linux 7 and 8
84
+
### Supported operating systems
102
85
103
-
> [!NOTE]
104
-
> On Linux, Azure Arc-enabled servers install several daemon processes. We only support using systemd to manage these processes. In some environments, systemd may not be installed or available, in which case Arc-enabled servers are not supported, even if the distribution is otherwise supported. These environments include **Windows Subsystem for Linux** (WSL) and most container-based systems, such as Kubernetes or Docker. The Azure Connected Machine agent can be installed on the node that runs the containers but not inside the containers themselves.
86
+
The officially supported versions of the Windows and Linux operating system for the Azure Connected Machine agent are listed [here](../servers/prerequisites#supported-operating-systems). Only x86-64 (64-bit) architectures are supported. x86 (32-bit) and ARM-based architectures, including x86-64 emulation on arm64, are not supported operating environments.
105
87
106
-
## Software requirements
88
+
###Software requirements
107
89
108
90
Windows operating systems:
109
91
@@ -115,14 +97,6 @@ Linux operating systems:
115
97
* systemd
116
98
* wget (to download the installation script)
117
99
118
-
## Required permissions
119
-
120
-
The following Azure built-in roles are required for different aspects of managing connected machines:
121
-
122
-
* To onboard machines, you must have the [Azure Connected Machine Onboarding](../../role-based-access-control/built-in-roles.md#azure-connected-machine-onboarding) or [Contributor](../../role-based-access-control/built-in-roles.md#contributor) role for the resource group in which the machines will be managed.
123
-
* To read, modify, and delete a machine, you must have the [Azure Connected Machine Resource Administrator](../../role-based-access-control/built-in-roles.md#azure-connected-machine-resource-administrator) role for the resource group.
124
-
* To select a resource group from the drop-down list when using the **Generate script** method, you must have the [Reader](../../role-based-access-control/built-in-roles.md#reader) role for that resource group (or another role which includes **Reader** access).
125
-
126
100
### Networking requirements
127
101
128
102
The following firewall URL exceptions are needed for the Azure Arc agents:
0 commit comments