You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-arc/resource-bridge/includes/network-requirements.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ The firewall and proxy URLs below must be allowlisted in order to enable communi
18
18
|Resource bridge (appliance) Dataplane service| 443 |`https://*.dp.prod.appliances.azure.com`| Appliance VMs IP need outbound connection. | Communicate with resource provider in Azure.|
19
19
|Resource bridge (appliance) container image download| 443 |`*.blob.core.windows.net, https://ecpacr.azurecr.io`| Appliance VM IPs need outbound connection. | Required to pull container images. |
20
20
|Managed Identity| 443 |`*.his.arc.azure.com`| Appliance VM IPs need outbound connection. | Required to pull system-assigned Managed Identity certificates. |
21
-
|Resource bridge (appliance) image download| 80 |`msk8s.b.tlu.dl.delivery.mp.microsoft.com`| Management machine & Appliance VM IPs need outbound connection. | Download the Arc Resource Bridge OS images. |
21
+
|Resource bridge (appliance) image download| 80 |`msk8s.b.tlu.dl.delivery.mp.microsoft.com`| Management machine & Appliance VM IPs need outbound connection. |*Only needed for Arc Appliance CLI extension version 0.2.32 and below.*Download the Arc Resource Bridge OS images. |
22
22
|Resource bridge (appliance) image download| 443 |`msk8s.sb.tlu.dl.delivery.mp.microsoft.com`| Management machine & Appliance VM IPs need outbound connection. | Download the Arc Resource Bridge OS images. |
23
23
|Azure Arc for Kubernetes container image download| 443 |`https://azurearcfork8s.azurecr.io`| Appliance VM IPs need outbound connection. | Required to pull container images. |
24
24
|ADHS telemetry service | 443 |`adhs.events.data.microsoft.com`| Appliance VM IPs need outbound connection. | Used periodically to send Microsoft required diagnostic data and telemetry from within the appliance VM. |
0 commit comments