Skip to content

Commit 9d74af9

Browse files
author
Kai Nawroth
authored
Info about necessity of adding regional IPs to firewall
1 parent 2fa240c commit 9d74af9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/azure-monitor/app/ip-addresses.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,8 @@ You need to open some outgoing ports in your server's firewall to allow the Appl
2626
| Telemetry | dc.applicationinsights.azure.com<br/>dc.applicationinsights.microsoft.com<br/>dc.services.visualstudio.com<br/>*.in.applicationinsights.azure.com<br/><br/> || 443 |
2727
| Live Metrics | live.applicationinsights.azure.com<br/>rt.applicationinsights.microsoft.com<br/>rt.services.visualstudio.com<br/><br/>{region}.livediagnostics.monitor.azure.com<br/><br/>*Example for {region}: westus2<br/>Find all supported regions in [this table](#addresses-grouped-by-region-azure-public-cloud).*|20.49.111.32/29<br/>13.73.253.112/29| 443 |
2828

29-
29+
> [!IMPORTANT]
30+
> When oppening outgoing ports, you have to add the list of IPs depending on the respective region aside from the global IPs.
3031
3132
> [!NOTE]
3233
> These addresses are listed by using Classless Interdomain Routing notation. As an example, an entry like `51.144.56.112/28` is equivalent to 16 IPs that start at `51.144.56.112` and end at `51.144.56.127`.

0 commit comments

Comments
 (0)