Skip to content

Commit cc225ac

Browse files
authored
Merge pull request #226003 from JnHs/jh-arc-urllinks
add additional URLs
2 parents 4b45f67 + f46ea7c commit cc225ac

File tree

1 file changed

+15
-8
lines changed

1 file changed

+15
-8
lines changed

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

Lines changed: 15 additions & 8 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: 01/30/2023
4+
ms.date: 02/01/2023
55
ms.topic: reference
66
---
77

@@ -13,7 +13,7 @@ This article lists the endpoints, ports, and protocols required for Azure Arc-en
1313

1414
## Azure Arc-enabled Kubernetes endpoints
1515

16-
Connectivity to the Arc Kubernetes-based endpoints is required for all Kubernetes based Arc offerings, including:
16+
Connectivity to the Arc Kubernetes-based endpoints is required for all Kubernetes-based Arc offerings, including:
1717

1818
- Azure Arc-enabled Kubernetes
1919
- Azure Arc-enabled App services
@@ -26,7 +26,7 @@ For an example, see [Quickstart: Connect an existing Kubernetes cluster to Azure
2626

2727
## Azure Arc-enabled data services
2828

29-
This section describes additional requirements specific to Azure Arc-enabled data services, in addition to the Arc-enabled Kubernetes endpoints listed above.
29+
This section describes requirements specific to Azure Arc-enabled data services, in addition to the Arc-enabled Kubernetes endpoints listed above.
3030

3131
[!INCLUDE [network-requirements](data/includes/network-requirements.md)]
3232

@@ -49,26 +49,33 @@ For examples, see [Connected Machine agent network requirements](servers/network
4949

5050
## Azure Arc resource bridge (preview)
5151

52-
This section describes additional networking requirements specific to deploying Azure Arc resource bridge (preview) in your enterprise. These additional requirements also apply to Azure Arc-enabled VMware vSphere (preview) and Azure Arc-enabled System Center Virtual Machine Manager (preview).
52+
This section describes additional networking requirements specific to deploying Azure Arc resource bridge (preview) in your enterprise. These requirements also apply to Azure Arc-enabled VMware vSphere (preview) and Azure Arc-enabled System Center Virtual Machine Manager (preview).
5353

5454
[!INCLUDE [network-requirements](resource-bridge/includes/network-requirements.md)]
5555

5656
## Azure Arc-enabled System Center Virtual Machine Manager (preview)
5757

58-
Azure Arc-enabled System Center Virtual Machine Manager (SCVMM) requires the connectivity described below:
58+
Azure Arc-enabled System Center Virtual Machine Manager (SCVMM) also requires:
5959

6060
| **Service** | **Port** | **URL** | **Direction** | **Notes**|
6161
| --- | --- | --- | --- | --- |
6262
| 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. |
6363

64-
6564
For more information, see [Overview of Arc-enabled System Center Virtual Machine Manager (preview)](system-center-virtual-machine-manager/overview.md).
65+
6666
## Azure Arc-enabled VMware vSphere (preview)
6767

68-
Azure Arc-enabled VMware vSphere requires the connectivity described below:
68+
Azure Arc-enabled VMware vSphere also requires:
6969

7070
| **Service** | **Port** | **URL** | **Direction** | **Notes**|
7171
| --- | --- | --- | --- | --- |
7272
| 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.|
7373

74-
For more information, see [Support matrix for Azure Arc-enabled VMware vSphere (preview)](vmware-vsphere/support-matrix-for-arc-enabled-vmware-vsphere.md).
74+
For more information, see [Support matrix for Azure Arc-enabled VMware vSphere (preview)](vmware-vsphere/support-matrix-for-arc-enabled-vmware-vsphere.md).
75+
76+
## Additional endpoints
77+
78+
Depending on your scenario, you may need connectivity to other URLs, such as those used by the Azure portal, management tools, or other Azure services. In particular, review these lists to ensure that you allow connectivity to any necessary endpoints:
79+
80+
- [Azure portal URLs](../azure-portal/azure-portal-safelist-urls.md)
81+
- [Azure CLI endpoints for proxy bypass](/cli/azure/azure-cli-endpoints)

0 commit comments

Comments
 (0)