Skip to content

Commit 21ae393

Browse files
committed
alternate format test
1 parent c91b964 commit 21ae393

File tree

1 file changed

+40
-38
lines changed

1 file changed

+40
-38
lines changed

articles/azure-portal/azure-portal-safelist-urls.md

Lines changed: 40 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -20,48 +20,50 @@ For good performance and connectivity between your local- or wide-area network a
2020
The URL endpoints to safelist for the Azure portal are specific to the Azure cloud where your organization is deployed. Select your cloud, then add the list of URLs to your proxy server or firewall to allow network traffic to these endpoints to bypass restrictions.
2121

2222
#### [Public Cloud](#tab/public-cloud)
23-
24-
* *.aadcdn.microsoftonline-p.com
25-
* *.aka.ms
26-
* *.applicationinsights.io
27-
* *.azure.com
28-
* *.azure.net
29-
* *.azureafd.net
30-
* *.azure-api.net
31-
* *.azuredatalakestore.net
32-
* *.azureedge.net
33-
* *.loganalytics.io
34-
* *.microsoft.com
35-
* *.microsoftonline.com
36-
* *.microsoftonline-p.com
37-
* *.msauth.net
38-
* *.msftauth.net
39-
* *.trafficmanager.net
40-
* *.visualstudio.com
41-
* *.windows.net
42-
* *.windows-int.net
23+
```
24+
*.aadcdn.microsoftonline-p.com
25+
*.aka.ms
26+
*.applicationinsights.io
27+
*.azure.com
28+
*.azure.net
29+
*.azureafd.net
30+
*.azure-api.net
31+
*.azuredatalakestore.net
32+
*.azureedge.net
33+
*.loganalytics.io
34+
*.microsoft.com
35+
*.microsoftonline.com
36+
*.microsoftonline-p.com
37+
*.msauth.net
38+
*.msftauth.net
39+
*.trafficmanager.net
40+
*.visualstudio.com
41+
*.windows.net
42+
*.windows-int.net
43+
```
4344

4445
#### [U.S. Government Cloud](#tab/us-government-cloud)
45-
46-
* *.azure.us
47-
* *.loganalytics.us
48-
* *.microsoft.us
49-
* *.microsoftonline.us
50-
* *.msauth.net
51-
* *.usgovcloudapi.net
52-
* *.usgovtrafficmanager.net
53-
* *.windowsazure.us
46+
```
47+
*.azure.us
48+
*.loganalytics.us
49+
*.microsoft.us
50+
*.microsoftonline.us
51+
*.msauth.net
52+
*.usgovcloudapi.net
53+
*.usgovtrafficmanager.net
54+
*.windowsazure.us
55+
```
5456

5557
#### [China Government Cloud](#tab/china-government-cloud)
56-
57-
* *.azure.cn
58-
* *.microsoft.cn
59-
* *.microsoftonline.cn
60-
* *.chinacloudapi.cn
61-
* *.trafficmanager.cn
62-
* *.chinacloudsites.cn
63-
* *.windowsazure.cn
64-
58+
```
59+
*.azure.cn
60+
*.microsoft.cn
61+
*.microsoftonline.cn
62+
*.chinacloudapi.cn
63+
*.trafficmanager.cn
64+
*.chinacloudsites.cn
65+
*.windowsazure.cn
66+
```
6567
---
6668

6769
> [!NOTE]

0 commit comments

Comments
 (0)