Skip to content

Commit 040544c

Browse files
Merge pull request #277199 from JnHs/jh-arc-vmnet
Arc-enabled VMware vSphere networking reqs
2 parents 7801769 + 6f274e2 commit 040544c

File tree

5 files changed

+29
-25
lines changed

5 files changed

+29
-25
lines changed

articles/azure-arc/data/includes/network-requirements.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ ms.date: 04/18/2022
1010
|**Service**|**Port**|**URL**|**Direction**|**Notes**|
1111
|--|--|--|--|--|
1212
| Helm chart (direct connected mode only) | 443 | `arcdataservicesrow1.azurecr.io` | Outbound |Provisions the Azure Arc data controller bootstrapper and cluster level objects, such as custom resource definitions, cluster roles, and cluster role bindings, is pulled from an Azure Container Registry. |
13-
| Azure monitor APIs <sup>*</sup> | 443 |`*.ods.opinsights.azure.com`<br/>`*.oms.opinsights.azure.com`<br/>`*.monitoring.azure.com` | Outbound | Azure Data Studio and Azure CLI connect to the Azure Resource Manager APIs to send and retrieve data to and from Azure for some features. See [Azure Monitor APIs](#azure-monitor-apis). |
14-
| Azure Arc data processing service <sup>*</sup>| 443 |`*.<region>.arcdataservices.com` <sup>2</sup> | Outbound | |
13+
| Azure monitor APIs <sup>1</sup> | 443 |`*.ods.opinsights.azure.com`<br/>`*.oms.opinsights.azure.com`<br/>`*.monitoring.azure.com` | Outbound | Azure Data Studio and Azure CLI connect to the Azure Resource Manager APIs to send and retrieve data to and from Azure for some features. See [Azure Monitor APIs](#azure-monitor-apis). |
14+
| Azure Arc data processing service <sup>1</sup>| 443 |`*.<region>.arcdataservices.com` <sup>2</sup> | Outbound | |
1515

1616
<sup>1</sup> Requirement depends on deployment mode:
1717

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
@@ -55,16 +55,9 @@ The following firewall URL exceptions are needed for the Azure Arc resource brid
5555

5656
[!INCLUDE [network-requirements](../resource-bridge/includes/network-requirements.md)]
5757

58-
In addition, VMware VSphere requires the following exception:
59-
60-
| **Service** | **Port** | **URL** | **Direction** | **Notes**|
61-
| --- | --- | --- | --- | --- |
62-
| 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.|
63-
| VMware Cluster Extension | 443 | `azureprivatecloud.azurecr.io` | Appliance VM IPs need outbound connection. | Pull container images for Microsoft.VMWare and Microsoft.AVS Cluster Extension.|
64-
| Azure CLI and Azure CLI Extensions | 443 | `*.blob.core.windows.net` | Management machine needs outbound connection. | Download Azure CLI Installer and Azure CLI extensions.|
65-
| Azure Resource Manager | 443 | `management.azure.com` | Management machine needs outbound connection. | Required to create/update resources in Azure using ARM.|
66-
| 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.|
67-
| Azure CLI | 443 | - `login.microsoftonline.com` <br> <br> - `aka.ms` | Management machine needs outbound connection. | Required to fetch and update Azure Resource Manager tokens.|
58+
In addition, VMware VSphere requires the following:
59+
60+
[!INCLUDE [netork-requirements](includes/network-requirements.md)]
6861

6962
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).
7063

0 commit comments

Comments
 (0)