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-portal/azure-portal-safelist-urls.md
+46-4Lines changed: 46 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ services: azure-portal
5
5
keywords:
6
6
author: kfollis
7
7
ms.author: kfollis
8
-
ms.date: 07/29/2019
8
+
ms.date: 08/29/2019
9
9
ms.topic: conceptual
10
10
11
11
ms.service: azure-portal
@@ -17,36 +17,78 @@ For good performance and connectivity between your local- or wide-area network a
17
17
18
18
## Azure portal URLs for proxy bypass
19
19
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
+
20
26
Add the following list of URLs to your proxy server or firewall to allow network traffic to these endpoints to bypass restrictions:
21
27
28
+
### Worldwide Cloud
29
+
22
30
**.aadcdn.microsoftonline-p.com
31
+
**.account.microsoft.com
23
32
**.aimon.applicationinsights.io
33
+
**.aka.ms
24
34
**.azure.com
35
+
**.azureafd.net
36
+
**.azure-api.net
25
37
**.azuredatalakestore.net
26
38
**.azureedge.net
27
39
**.exp.azure.com
28
40
**.ext.azure.com
29
41
**.gfx.ms
30
-
**.account.microsoft.com
31
42
**.hosting.portal.azure.net
43
+
**.loganalytics.io
32
44
**.marketplaceapi.microsoft.com
45
+
**.microsoft.com
33
46
**.microsoftonline.com
47
+
**.microsoftonline-p.com
34
48
**.msauth.net
35
49
**.msftauth.net
36
50
**.portal.azure.com
37
51
**.portalext.visualstudio.com
38
52
**.sts.microsoft.com
53
+
**.trafficmanager.net
39
54
**.vortex.data.microsoft.com
40
55
**.vscommerce.visualstudio.com
41
56
**.vssps.visualstudio.com
42
57
**.windows.net
58
+
**.windows-int.net
43
59
**.wpc.azureedge.net
44
60
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
+
45
81
> [!NOTE]
46
82
> Traffic to these endpoints uses standard TCP ports for HTTP (80) and HTTPS (443).
47
83
>
48
84
>
49
85
## Next steps
50
86
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:
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