Skip to content

Commit c295f0f

Browse files
authored
Update network-requirements.md
added packages.microsoft.com URL to required URLs
1 parent e0041d4 commit c295f0f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/azure-arc/resource-bridge/includes/network-requirements.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ The firewall and proxy URLs below must be allowlisted in order to enable communi
2525
|Log collection for Arc Resource Bridge| 443 | `linuxgeneva-microsoft.azurecr.io`| Appliance VM IPs and Control Plane IP need outbound connection. | Push logs for Appliance managed components.|
2626
|Resource bridge components download| 443 | `kvamanagementoperator.azurecr.io`| Appliance VM IPs and Control Plane IP need outbound connection. | Required to pull artifacts for Appliance managed components.|
2727
|Microsoft Container Registry| 443 | `https://mcr.microsoft.com`| Management machine, Appliance VM IPs and Control Plane IP need outbound connection. | Download container images for Arc Resource Bridge.|
28+
|Microsoft open source packages manager| 443 | `packages.microsoft.com`| Appliance VM IPs need outbound connection. | Download Linux installation package.|
2829
|Custom Locations| 443 | `sts.windows.net`| Appliance VM IPs and Control Plane IP need outbound connection. | Required for use by the Custom Locations cluster extension.|
2930
|Python package| 443 | `*.pypi.org`| Management machine needs outbound connection. | Validate Kubernetes and Python versions.|
3031
|Azure CLI| 443 | `*.pythonhosted.org`| Management machine needs outbound connection. | Python packages for Azure CLI installation.|

0 commit comments

Comments
 (0)