Skip to content

Commit 89ce5cc

Browse files
author
Amrita
committed
added URLs to tables in point 1 and 3
1 parent fd41591 commit 89ce5cc

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

modules/configuring-firewall.adoc

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,10 +92,18 @@ CDN hostnames, such as `cdn01.quay.io`, are covered when you add a wildcard entr
9292
|443, 80
9393
| Required to access your GCP account.
9494

95-
|Azure
95+
.4+|Azure
9696
|`management.azure.com`
9797
|443, 80
98-
|Required to access Azure services and resources. Review the link:https://docs.microsoft.com/en-us/rest/api/azure/[Azure REST API Reference] in the Azure documentation to determine the endpoints to allow for your APIs.
98+
|Required to access Azure services and resources. Review the link:https://docs.microsoft.com/en-us/rest/api/azure/[Azure REST API reference] in the Azure documentation to determine the endpoints to allow for your APIs.
99+
100+
|`*.blob.core.windows.net`
101+
|443, 80
102+
|Required to download Ignition files.
103+
104+
|`login.microsoftonline.com`
105+
|443, 80
106+
|Required to access Azure services and resources. Review the link:https://docs.microsoft.com/en-us/rest/api/azure/[Azure REST API reference] in the Azure documentation to determine the endpoints to allow for your APIs.
99107

100108
|===
101109

0 commit comments

Comments
 (0)