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/resource-bridge/includes/network-requirements.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,8 @@ The firewall and proxy URLs below must be allowlisted in order to enable communi
24
24
|ADHS telemetry service | 443 |`adhs.events.data.microsoft.com`| Appliance VM IPs need outbound connection. | Used periodically to send Microsoft required diagnostic data and telemetry from within the appliance VM. |
25
25
|Microsoft events data service | 443 |`v20.events.data.microsoft.com`| Appliance VM IPs need outbound connection. | Used periodically to send Microsoft required diagnostic data from the Azure Stack HCI or Windows Server host. Used when telemetry is coming off Windows like Windows Server or HCI. |
26
26
|Log collection for Arc Resource Bridge| 443 |`linuxgeneva-microsoft.azurecr.io`| Appliance VM IPs need outbound connection. | Push logs for Appliance managed components.|
27
-
|Resource bridge components download| 443 |`kvamanagementoperator.azurecr.io`| Appliance VM IPs need outbound connection. | Required to pull artifacts for Appliance managed components.|
27
+
|Azure Arc for Kubernetes container image download| 443 |`https://azurearcfork8sdev.azurecr.io`| Appliance VM IPs need outbound connection. | Pull container images while ARB is in preview. |
28
+
|Resource bridge components download| 443 |`kvamanagementoperator.azurecr.io`| Appliance VM IPs need outbound connection. | Pull artifacts for Appliance managed components.|
28
29
|Microsoft Container Registry| 443 |`https://mcr.microsoft.com`| Management machine & Appliance VM IPs need outbound connection. | Download container images for Arc Resource Bridge.|
29
30
|Microsoft open source packages manager| 443 |`packages.microsoft.com`| Appliance VM IPs need outbound connection. | Download Linux installation package.|
30
31
|Custom Locations| 443 |`sts.windows.net`| Appliance VM IPs need outbound connection. | Required for use by the Custom Locations cluster extension.|
0 commit comments