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/system-center-virtual-machine-manager/support-matrix-for-system-center-virtual-machine-manager.md
+47-2Lines changed: 47 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -47,19 +47,64 @@ The following firewall URL exceptions are needed for the Azure Arc resource brid
47
47
48
48
The firewall and proxy URLs below must be allowlisted in order to enable communication from the management machine, Appliance VM, and Control Plane IP to the required Arc resource bridge URLs.
> To configure SSL proxy and to view the exclusion list for no proxy, see [Additional network requirements](../resource-bridge/network-requirements.md#azure-arc-resource-bridge-network-requirements).
|SFS API endpoint | 443 |`msk8s.api.cdp.microsoft.com`| Management machine & Appliance VM IPs need outbound connection. | Download product catalog, product bits, and OS images from SFS. |
59
+
|Resource bridge (appliance) image download| 443 |`msk8s.sb.tlu.dl.delivery.mp.microsoft.com`| Management machine & Appliance VM IPs need outbound connection. | Download the Arc Resource Bridge OS images.|
60
+
|Microsoft Container Registry| 443 |`mcr.microsoft.com`| Management machine & Appliance VM IPs need outbound connection. | Download container images for Arc Resource Bridge.|
61
+
|Windows NTP Server| 123 |`time.windows.com`| Management machine & Appliance VM IPs (if Hyper-V default is Windows NTP) need outbound connection on UDP | OS time sync in appliance VM & Management machine (Windows NTP).|
62
+
|Azure Resource Manager| 443 |`management.azure.com`| Management machine & Appliance VM IPs need outbound connection. | Manage resources in Azure. |
63
+
|Microsoft Graph | 443 |`graph.microsoft.com`| Management machine & Appliance VM IPs need outbound connection. | Required for Azure RBAC. |
64
+
|Azure Resource Manager | 443 |`login.microsoftonline.com`| Management machine & Appliance VM IPs need outbound connection. | Required to update ARM tokens.|
65
+
|Azure Resource Manager | 443 |`*.login.microsoft.com`| Management machine & Appliance VM IPs need outbound connection. | Required to update ARM tokens.|
66
+
|Azure Resource Manager | 443 |`login.windows.net`| Management machine & Appliance VM IPs need outbound connection. | Required to update ARM tokens.|
67
+
|Resource bridge (appliance) Dataplane service| 443 |`*.dp.prod.appliances.azure.com`| Appliance VMs IP need outbound connection. | Communicate with resource provider in Azure.|
68
+
|Resource bridge (appliance) container image download| 443 |`*.blob.core.windows.net, ecpacr.azurecr.io`| Appliance VM IPs need outbound connection. | Required to pull container images. |
69
+
|Managed Identity| 443 |`*.his.arc.azure.com`| Appliance VM IPs need outbound connection. | Required to pull system-assigned Managed Identity certificates. |
70
+
|Azure Arc for Kubernetes container image download| 443 |`azurearcfork8s.azurecr.io`| Appliance VM IPs need outbound connection. | Pull container images. |
71
+
|Azure Arc agent| 443 |`k8connecthelm.azureedge.net`| Appliance VM IPs need outbound connection. | deploy Azure Arc agent. |
72
+
|ADHS telemetry service | 443 |`adhs.events.data.microsoft.com`| Appliance VM IPs need outbound connection. | Periodically sends Microsoft required diagnostic data from appliance VM. |
73
+
|Microsoft events data service | 443 |`v20.events.data.microsoft.com`| Appliance VM IPs need outbound connection. | Send diagnostic data from Windows. |
74
+
|Log collection for Arc Resource Bridge| 443 |`linuxgeneva-microsoft.azurecr.io`| Appliance VM IPs need outbound connection. | Push logs for Appliance managed components.|
75
+
|Resource bridge components download| 443 |`kvamanagementoperator.azurecr.io`| Appliance VM IPs need outbound connection. | Pull artifacts for Appliance managed components.|
76
+
|Microsoft open source packages manager| 443 |`packages.microsoft.com`| Appliance VM IPs need outbound connection. | Download Linux installation package.|
77
+
|Custom Location| 443 |`sts.windows.net`| Appliance VM IPs need outbound connection. | Required for Custom Location.|
78
+
|Azure Arc| 443 |`guestnotificationservice.azure.com`| Appliance VM IPs need outbound connection. | Required for Azure Arc.|
79
+
|Custom Location | 443 |`k8sconnectcsp.azureedge.net`| Appliance VM IPs need outbound connection. | Required for Custom Location. |
80
+
|Diagnostic data | 443 |`gcs.prod.monitoring.core.windows.net`| Appliance VM IPs need outbound connection. | Periodically sends Microsoft required diagnostic data. |
81
+
|Diagnostic data | 443 |`*.prod.microsoftmetrics.com`| Appliance VM IPs need outbound connection. | Periodically sends Microsoft required diagnostic data. |
82
+
|Diagnostic data | 443 |`*.prod.hot.ingest.monitor.core.windows.net`| Appliance VM IPs need outbound connection. | Periodically sends Microsoft required diagnostic data. |
83
+
|Diagnostic data | 443 |`*.prod.warm.ingest.monitor.core.windows.net`| Appliance VM IPs need outbound connection. | Periodically sends Microsoft required diagnostic data. |
84
+
|Azure portal | 443 |`*.arc.azure.net`| Appliance VM IPs need outbound connection. | Manage cluster from Azure portal.|
| 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. |
60
95
| WinRM | WinRM Port numbers (Default: 5985 and 5986). | URL of the WinRM service. | IPs in the IP Pool used by the Appliance VM and control plane need connection with the VMM server. | Used by the SCVMM server to communicate with the Appliance VM. |
Communication between the following ports must be allowed from the management machine, Appliance VM IPs, and Control Plane IPs. Ensure these ports are open and that traffic is not being routed through a proxy to facilitate the deployment and maintenance of Arc resource bridge.
|SSH| 22 |`appliance VM IPs` and `Management machine`| Bidirectional | Used for deploying and maintaining the appliance VM.|
104
+
|Kubernetes API server| 6443 |`appliance VM IPs` and `Management machine`| Bidirectional | Management of the appliance VM.|
105
+
|SSH| 22 |`control plane IP` and `Management machine`| Bidirectional | Used for deploying and maintaining the appliance VM.|
106
+
|Kubernetes API server| 6443 |`control plane IP` and `Management machine`| Bidirectional | Management of the appliance VM.|
107
+
|HTTPS | 443 |`private cloud control plane address` and `Management machine`| Management machine needs outbound connection. | Communication with control plane (ex: VMware vCenter address).|
63
108
64
109
Generally, connectivity requirements include these principles:
0 commit comments