Skip to content

Commit 1eeb99d

Browse files
committed
edits
1 parent 0d38f8d commit 1eeb99d

File tree

1 file changed

+9
-11
lines changed

1 file changed

+9
-11
lines changed

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

Lines changed: 9 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,11 @@ The firewall and proxy URLs below must be allowlisted in order to enable communi
3232
|Microsoft open source packages manager| 443 | `packages.microsoft.com`| Appliance VM IPs need outbound connection. | Download Linux installation package.|
3333
|Custom Location| 443 | `sts.windows.net`| Appliance VM IPs need outbound connection. | Required for Custom Location.|
3434
|Azure Arc| 443 | `guestnotificationservice.azure.com` | Appliance VM IPs need outbound connection. | Required for Azure Arc.|
35-
|Custom Location | 443 | `k8sconnectcsp.azureedge.net` | Appliance VM IPs need outbound connection. | Required for Custom Location. |
36-
|Diagnostic data | 443 | `gcs.prod.monitoring.core.windows.net` | Appliance VM IPs need outbound connection. | Periodically sends Microsoft required diagnostic data. |
37-
|Diagnostic data | 443 | `*.prod.microsoftmetrics.com` | Appliance VM IPs need outbound connection. | Periodically sends Microsoft required diagnostic data. |
38-
|Diagnostic data | 443 | `*.prod.hot.ingest.monitor.core.windows.net` | Appliance VM IPs need outbound connection. | Periodically sends Microsoft required diagnostic data. |
39-
|Diagnostic data | 443 | `*.prod.warm.ingest.monitor.core.windows.net` | Appliance VM IPs need outbound connection. | Periodically sends Microsoft required diagnostic data. |
35+
|Custom Location | 443 | `k8sconnectcsp.azureedge.net` | Appliance VM IPs need outbound connection. | Required for Custom Location. |
36+
|Diagnostic data | 443 | `gcs.prod.monitoring.core.windows.net` | Appliance VM IPs need outbound connection. | Periodically sends Microsoft required diagnostic data. |
37+
|Diagnostic data | 443 | `*.prod.microsoftmetrics.com` | Appliance VM IPs need outbound connection. | Periodically sends Microsoft required diagnostic data. |
38+
|Diagnostic data | 443 | `*.prod.hot.ingest.monitor.core.windows.net` | Appliance VM IPs need outbound connection. | Periodically sends Microsoft required diagnostic data. |
39+
|Diagnostic data | 443 | `*.prod.warm.ingest.monitor.core.windows.net` | Appliance VM IPs need outbound connection. | Periodically sends Microsoft required diagnostic data. |
4040
|Azure portal | 443 | `*.arc.azure.net`| Appliance VM IPs need outbound connection. | Manage cluster from Azure portal.|
4141
|Azure CLI & Extension | 443 | `*.blob.core.windows.net`| Management machine needs outbound connection. | Download Azure CLI Installer and extension. |
4242
|Azure Arc Agent| 443 | `*.dp.kubernetesconfiguration.azure.com`| Management machine needs outbound connection. | Dataplane used for Arc agent.|
@@ -49,9 +49,7 @@ The following ports must be allowlisted in your firewall/proxy to enable communi
4949

5050
|**Service**|**Port**|**URL**|**Direction**|**Notes**|
5151
|--|--|--|--|--|
52-
|SSH| 22 | `appliance VM IPs` and `Management machine` | Bidirectional | Used for deploying & maintaining the appliance VM.|
53-
|Kubernetes API server| 6443 | `appliance VM IPs` and `Management machine` | Bidirectional | Management of appliance VM.|
54-
|HTTPS | 443 | `private cloud management console` | Management machine needs outbound connection. | Communication with management console. (ex: VMware vCenter server)|
55-
|SSH| 22 | `control plane IP` and `Management machine` | Bidirectional | Used for deploying & maintaining the appliance VM.|
56-
|Kubernetes API server| 6443 | `control plane IP` and `Management machine`| Bidirectional | Management of appliance VM.|
57-
|HTTPS | 443 | `private cloud management console` | Appliance VM IPs needs outbound connection. | Communication with management console. (ex: VMware vCenter server)|
52+
|SSH| 22 | `appliance VM IPs` and `Management machine` | Bidirectional | Used for deploying and maintaining the appliance VM.|
53+
|Kubernetes API server| 6443 | `appliance VM IPs` and `Management machine` | Bidirectional | Management of the appliance VM.|
54+
|HTTPS | 443 | `private cloud management console` | Management machine needs outbound connection. | Communication with management console (for example, VMware vCenter Server).|
55+

0 commit comments

Comments
 (0)