Skip to content

Commit 412e05e

Browse files
committed
add add'l clouds to safelist article
1 parent 491aed0 commit 412e05e

File tree

1 file changed

+46
-4
lines changed

1 file changed

+46
-4
lines changed

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

Lines changed: 46 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: azure-portal
55
keywords:
66
author: kfollis
77
ms.author: kfollis
8-
ms.date: 07/29/2019
8+
ms.date: 08/29/2019
99
ms.topic: conceptual
1010

1111
ms.service: azure-portal
@@ -17,36 +17,78 @@ For good performance and connectivity between your local- or wide-area network a
1717

1818
## Azure portal URLs for proxy bypass
1919

20+
The URL endpoints to safelist for the Azure portal differ, depending on the Azure cloud where your organization is deployed. This article lists the URLs to safelist for the following clouds:
21+
22+
* [Worldwide Cloud](#worldwide-cloud)
23+
* [U.S. Government Cloud](#u.s.-government-cloud)
24+
* [China Government Cloud](#china-government-cloud)
25+
2026
Add the following list of URLs to your proxy server or firewall to allow network traffic to these endpoints to bypass restrictions:
2127

28+
### Worldwide Cloud
29+
2230
* *.aadcdn.microsoftonline-p.com
31+
* *.account.microsoft.com
2332
* *.aimon.applicationinsights.io
33+
* *.aka.ms
2434
* *.azure.com
35+
* *.azureafd.net
36+
* *.azure-api.net
2537
* *.azuredatalakestore.net
2638
* *.azureedge.net
2739
* *.exp.azure.com
2840
* *.ext.azure.com
2941
* *.gfx.ms
30-
* *.account.microsoft.com
3142
* *.hosting.portal.azure.net
43+
* *.loganalytics.io
3244
* *.marketplaceapi.microsoft.com
45+
* *.microsoft.com
3346
* *.microsoftonline.com
47+
* *.microsoftonline-p.com
3448
* *.msauth.net
3549
* *.msftauth.net
3650
* *.portal.azure.com
3751
* *.portalext.visualstudio.com
3852
* *.sts.microsoft.com
53+
* *.trafficmanager.net
3954
* *.vortex.data.microsoft.com
4055
* *.vscommerce.visualstudio.com
4156
* *.vssps.visualstudio.com
4257
* *.windows.net
58+
* *.windows-int.net
4359
* *.wpc.azureedge.net
4460

61+
### U.S. Government Cloud
62+
63+
* *.azure.us
64+
* *.loganalytics.us
65+
* *.microsoft.us
66+
* *.microsoftonline.us
67+
* *.usgovcloudapi.net
68+
* *.usgovtrafficmanager.net
69+
* *.windowsazure.us
70+
71+
### China Government Cloud
72+
73+
* *.azure.cn
74+
* *.microsoft.cn
75+
* *.microsoftonline.cn
76+
* *.chinacloudapi.cn
77+
* *.trafficmanager.cn
78+
* *.chinacloudsites.cn
79+
* *.windowsazure.cn
80+
4581
> [!NOTE]
4682
> Traffic to these endpoints uses standard TCP ports for HTTP (80) and HTTPS (443).
4783
>
4884
>
4985
## Next steps
5086

51-
* Need to safelist IP addresses? Download the list of [Microsoft Azure datacenter IP ranges](https://www.microsoft.com/download/details.aspx?id=41653).
52-
* Other Microsoft services use additional URLs and IP addresses for connectivity. To optimize network connectivity for Microsoft 365 services, see [Set up your network for Office 365](/office365/enterprise/set-up-network-for-office-365).
87+
Need to safelist IP addresses? Download the list of Microsoft Azure datacenter IP ranges for your cloud:
88+
89+
* [Worldwide](https://www.microsoft.com/download/details.aspx?id=56519)
90+
* [U.S. Government](http://www.microsoft.com/download/details.aspx?id=57063)
91+
* [Germany](http://www.microsoft.com/download/details.aspx?id=57064)
92+
* [China](http://www.microsoft.com/download/details.aspx?id=57062)
93+
94+
Other Microsoft services use additional URLs and IP addresses for connectivity. To optimize network connectivity for Microsoft 365 services, see [Set up your network for Office 365](/office365/enterprise/set-up-network-for-office-365).

0 commit comments

Comments
 (0)