Skip to content

Commit 5d0b76e

Browse files
Merge pull request #236032 from alt-key/patch-2
Update network-requirements.md
2 parents 4858a9a + c295f0f commit 5d0b76e

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)