Skip to content

Commit c675936

Browse files
committed
adjust wildcard entries
1 parent 1f5ac9d commit c675936

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

articles/azure-arc/network-requirements-consolidated.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Azure Arc network requirements
33
description: A consolidated list of network requirements for Azure Arc features and Azure Arc-enabled services. Lists endpoints, ports, and protocols.
4-
ms.date: 02/15/2024
4+
ms.date: 03/19/2024
55
ms.topic: reference
66
---
77

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
ms.topic: include
3-
ms.date: 02/15/2024
3+
ms.date: 03/19/2024
44
---
55

66
### Outbound connectivity
@@ -25,7 +25,7 @@ The firewall and proxy URLs below must be allowlisted in order to enable communi
2525
|Microsoft Container Registry| 443 | `https://mcr.microsoft.com`| Management machine & Appliance VM IPs need outbound connection. | Download container images for Arc Resource Bridge.|
2626
|Microsoft open source packages manager| 443 | `packages.microsoft.com`| Appliance VM IPs need outbound connection. | Download Linux installation package.|
2727
|Custom Locations| 443 | `sts.windows.net`| Appliance VM IPs need outbound connection. | Required for use by the Custom Locations cluster extension.|
28-
|Python package| 443 | `*.pypi.org`| Management machine needs outbound connection. | Validate Kubernetes and Python versions.|
29-
|Azure CLI| 443 | `*.pythonhosted.org`| Management machine needs outbound connection. | Python packages for Azure CLI installation.|
28+
|Python package| 443 | `pypi.org, *.pypi.org`| Management machine needs outbound connection. | Validate Kubernetes and Python versions.|
29+
|Azure CLI| 443 | `pythonhosted.org, *.pythonhosted.org`| Management machine needs outbound connection. | Python packages for Azure CLI installation.|
3030
|Diagnostic data | 443 | `gcs.prod.monitoring.core.windows.net` | Appliance VM IPs need outbound connection. | Periodically sends Microsoft required diagnostic data. |
3131
|Windows NTP Server| 123 | `time.windows.com` | Appliance VM & Management machine (if Hyper-V default is Windows NTP) need outbound connection on UDP | OS time sync in appliance VM & Management machine (Windows NTP).|

0 commit comments

Comments
 (0)