Skip to content

Commit d994ede

Browse files
Merge pull request #238642 from JnHs/jh-portal-url523
wildcard note
2 parents eeff1fc + 9387a91 commit d994ede

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

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

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Allow the Azure portal URLs on your firewall or proxy server
33
description: To optimize connectivity between your network and the Azure portal and its services, we recommend you add these URLs to your allowlist.
4-
ms.date: 10/12/2022
4+
ms.date: 05/18/2023
55
ms.topic: conceptual
66
---
77

@@ -20,6 +20,9 @@ You can use [service tags](../virtual-network/service-tags-overview.md) to defin
2020

2121
The URL endpoints to allow for the Azure portal are specific to the Azure cloud where your organization is deployed. To allow network traffic to these endpoints to bypass restrictions, select your cloud, then add the list of URLs to your proxy server or firewall. We do not recommend adding any additional portal-related URLs aside from those listed here, although you may want to add URLs related to other Microsoft products and services. Depending on which services you use, you may not need to include all of these URLs in your allowlist.
2222

23+
> [!NOTE]
24+
> Including the wildcard symbol (\*) at the start of an endpoint will allow all subdomains. Avoid adding a wildcard symbol to endpoints listed here that don't already include one. Instead, if you identify additional subdomains of an endpoint that are needed for your particular scenario, we recommend that you allow only that particular subdomain.
25+
2326
### [Public Cloud](#tab/public-cloud)
2427

2528
> [!TIP]
@@ -60,7 +63,7 @@ The URL endpoints to allow for the Azure portal are specific to the Azure cloud
6063
*.subscriptionrp.trafficmanager.net
6164
*.signup.azure.com
6265
```
63-
66+
6467
#### General Azure services and documentation
6568

6669
```
@@ -73,6 +76,7 @@ ad.azure.com (Azure AD)
7376
adf.azure.com (Azure Data Factory)
7477
api.aadrm.com (Azure AD)
7578
api.loganalytics.io (Log Analytics Service)
79+
api.azrbac.mspim.azure.com (Azure AD)
7680
*.applicationinsights.azure.com (Application Insights Service)
7781
appservice.azure.com (Azure App Services)
7882
*.arc.azure.net (Azure Arc)

0 commit comments

Comments
 (0)