Skip to content

Commit e27d8dc

Browse files
authored
Update network-requirements.md
added pypi.org and pythonhosted.org urls to the end of the list.
1 parent 3c9f95d commit e27d8dc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,5 @@ The firewall and proxy URLs below must be allowlisted in order to enable communi
2323
|Resource bridge components download| 443 | `kvamanagementoperator.azurecr.io`| Appliance VM IP and Control Plane IP need outbound connection. | Required to pull artifacts for Appliance managed components.|
2424
|Microsoft Container Registry| 443 | `https://mcr.microsoft.com`| Management machine, Appliance VM IP and Control Plane IP need outbound connection. | Download container images for Arc Resource Bridge.|
2525
|Custom Locations| 443 | `sts.windows.net`| Appliance VM IP and Control Plane IP need outbound connection. | Required for use by the Custom Locations cluster extension.|
26+
|Python package| 443 | `*.pypi.org`| Management machine needs outbound connection. | Validate Kubernetes and Python versions.|
27+
|Azure CLI| 443 | `pythonhosted.org`| Management machine needs outbound connection. | Python packages for Azure CLI installation.|

0 commit comments

Comments
 (0)