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/network-requirements-consolidated.md
+15-8Lines changed: 15 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
title: Azure Arc network requirements
3
3
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
5
5
ms.topic: reference
6
6
---
7
7
@@ -13,7 +13,7 @@ This article lists the endpoints, ports, and protocols required for Azure Arc-en
13
13
14
14
## Azure Arc-enabled Kubernetes endpoints
15
15
16
-
Connectivity to the Arc Kubernetes-based endpoints is required for all Kubernetesbased Arc offerings, including:
16
+
Connectivity to the Arc Kubernetes-based endpoints is required for all Kubernetes-based Arc offerings, including:
17
17
18
18
- Azure Arc-enabled Kubernetes
19
19
- Azure Arc-enabled App services
@@ -26,7 +26,7 @@ For an example, see [Quickstart: Connect an existing Kubernetes cluster to Azure
26
26
27
27
## Azure Arc-enabled data services
28
28
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.
@@ -49,26 +49,33 @@ For examples, see [Connected Machine agent network requirements](servers/network
49
49
50
50
## Azure Arc resource bridge (preview)
51
51
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).
| 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. |
63
63
64
-
65
64
For more information, see [Overview of Arc-enabled System Center Virtual Machine Manager (preview)](system-center-virtual-machine-manager/overview.md).
65
+
66
66
## Azure Arc-enabled VMware vSphere (preview)
67
67
68
-
Azure Arc-enabled VMware vSphere requires the connectivity described below:
| 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.|
73
73
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:
0 commit comments