Skip to content

Commit 508a8ee

Browse files
committed
Arc-enabled VMware vSphere networking reqs
1 parent 6359b66 commit 508a8ee

File tree

4 files changed

+27
-23
lines changed

4 files changed

+27
-23
lines changed

articles/azure-arc/network-requirements-consolidated.md

Lines changed: 9 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Azure Arc network requirements
33
description: A consolidated list of network requirements for Azure Arc features and Azure Arc-enabled services. Lists endpoints, ports, and protocols.
4-
ms.date: 05/22/2024
4+
ms.date: 06/04/2024
55
ms.topic: reference
66
---
77

@@ -58,25 +58,23 @@ This section describes additional networking requirements specific to deploying
5858

5959
For more information, see [Azure Arc resource bridge network requirements](resource-bridge/network-requirements.md).
6060

61-
## Azure Arc-enabled System Center Virtual Machine Manager
61+
## Azure Arc-enabled VMware vSphere
6262

63-
Azure Arc-enabled System Center Virtual Machine Manager (SCVMM) also requires:
63+
Azure Arc-enabled VMware vSphere also requires:
6464

65-
| **Service** | **Port** | **URL** | **Direction** | **Notes**|
66-
| --- | --- | --- | --- | --- |
67-
| SCVMM management Server | 443 | URL of the SCVMM management server | Appliance VM IP and control plane endpoint need outbound connection. | Used by the SCVMM server to communicate with the Appliance VM and the control plane. |
65+
[!INCLUDE [network-requirements](vmware-vsphere/includes/network-requirements.md)]
6866

69-
For more information, see [Overview of Arc-enabled System Center Virtual Machine Manager](system-center-virtual-machine-manager/overview.md).
67+
For more information, see [Support matrix for Azure Arc-enabled VMware vSphere](vmware-vsphere/support-matrix-for-arc-enabled-vmware-vsphere.md).
7068

71-
## Azure Arc-enabled VMware vSphere
69+
## Azure Arc-enabled System Center Virtual Machine Manager
7270

73-
Azure Arc-enabled VMware vSphere also requires:
71+
Azure Arc-enabled System Center Virtual Machine Manager (SCVMM) also requires:
7472

7573
| **Service** | **Port** | **URL** | **Direction** | **Notes**|
7674
| --- | --- | --- | --- | --- |
77-
| vCenter Server | 443 | URL of the vCenter server | Appliance VM IP and control plane endpoint need outbound connection. | Used to by the vCenter server to communicate with the Appliance VM and the control plane.|
75+
| SCVMM management Server | 443 | URL of the SCVMM management server | Appliance VM IP and control plane endpoint need outbound connection. | Used by the SCVMM server to communicate with the Appliance VM and the control plane. |
7876

79-
For more information, see [Support matrix for Azure Arc-enabled VMware vSphere](vmware-vsphere/support-matrix-for-arc-enabled-vmware-vsphere.md).
77+
For more information, see [Overview of Arc-enabled System Center Virtual Machine Manager](system-center-virtual-machine-manager/overview.md).
8078

8179
## Additional endpoints
8280

articles/azure-arc/resource-bridge/network-requirements.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Azure Arc resource bridge network requirements
33
description: Learn about network requirements for Azure Arc resource bridge including URLs that must be allowlisted.
44
ms.topic: conceptual
5-
ms.date: 05/22/2024
5+
ms.date: 06/04/2024
66
---
77

88
# Azure Arc resource bridge network requirements
@@ -18,7 +18,7 @@ Arc resource bridge communicates outbound securely to Azure Arc over TCP port 44
1818
[!INCLUDE [network-requirements](includes/network-requirements.md)]
1919

2020
> [!NOTE]
21-
> The URLs listed here are required for Arc resource bridge only. Other Arc products (such as Arc-enabled VMware vSphere) may have additional required URLs. For details, see [Azure Arc network requirements](../network-requirements-consolidated.md).
21+
> The URLs listed here are required for Arc resource bridge only. Other Arc products (such as Arc-enabled VMware vSphere) may have additional required URLs. For details, see [Azure Arc network requirements](../network-requirements-consolidated.md#azure-arc-enabled-vmware-vsphere).
2222
2323
## SSL proxy configuration
2424

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
ms.topic: include
3+
ms.date: 06/04/2024
4+
---
5+
6+
| **Service** | **Port** | **URL** | **Direction** | **Notes**|
7+
| --- | --- | --- | --- | --- |
8+
| vCenter Server | 443 | URL of the vCenter server | Appliance VM IP and control plane endpoint need outbound connection. | Used to by the vCenter server to communicate with the Appliance VM and the control plane.|
9+
| VMware Cluster Extension | 443 | `azureprivatecloud.azurecr.io` | Appliance VM IPs need outbound connection. | Pull container images for Microsoft.VMWare and Microsoft.AVS Cluster Extension.|
10+
| Azure CLI and Azure CLI Extensions | 443 | `*.blob.core.windows.net` | Management machine needs outbound connection. | Download Azure CLI Installer and Azure CLI extensions.|
11+
| Azure Resource Manager | 443 | `management.azure.com` | Management machine needs outbound connection. | Required to create/update resources in Azure using ARM.|
12+
| Helm Chart for Azure Arc Agents | 443 | `*.dp.kubernetesconfiguration.azure.com` | Management machine needs outbound connection. | Data plane endpoint for downloading the configuration information of Arc agents.|
13+
| Azure CLI | 443 | - `login.microsoftonline.com` <br> <br> - `aka.ms` | Management machine needs outbound connection. | Required to fetch and update Azure Resource Manager tokens.|

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

Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -57,16 +57,9 @@ The following firewall URL exceptions are needed for the Azure Arc resource brid
5757

5858
[!INCLUDE [network-requirements](../resource-bridge/includes/network-requirements.md)]
5959

60-
In addition, VMware VSphere requires the following exception:
61-
62-
| **Service** | **Port** | **URL** | **Direction** | **Notes**|
63-
| --- | --- | --- | --- | --- |
64-
| vCenter Server | 443 | URL of the vCenter server | Appliance VM IP and control plane endpoint need outbound connection. | Used to by the vCenter server to communicate with the Appliance VM and the control plane.|
65-
| VMware Cluster Extension | 443 | `azureprivatecloud.azurecr.io` | Appliance VM IPs need outbound connection. | Pull container images for Microsoft.VMWare and Microsoft.AVS Cluster Extension.|
66-
| Azure CLI and Azure CLI Extensions | 443 | `*.blob.core.windows.net` | Management machine needs outbound connection. | Download Azure CLI Installer and Azure CLI extensions.|
67-
| Azure Resource Manager | 443 | `management.azure.com` | Management machine needs outbound connection. | Required to create/update resources in Azure using ARM.|
68-
| Helm Chart for Azure Arc Agents | 443 | `*.dp.kubernetesconfiguration.azure.com` | Management machine needs outbound connection. | Data plane endpoint for downloading the configuration information of Arc agents.|
69-
| Azure CLI | 443 | - `login.microsoftonline.com` <br> <br> - `aka.ms` | Management machine needs outbound connection. | Required to fetch and update Azure Resource Manager tokens.|
60+
In addition, VMware VSphere requires the following:
61+
62+
[!INCLUDE [netork-requirements](includes/network-requirements.md)]
7063

7164
For a complete list of network requirements for Azure Arc features and Azure Arc-enabled services, see [Azure Arc network requirements (Consolidated)](../network-requirements-consolidated.md).
7265

0 commit comments

Comments
 (0)