Skip to content

Commit c60fddd

Browse files
Add Service tag disclaimer to ip-addresses.md
1 parent 7f8e525 commit c60fddd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/azure-monitor/ip-addresses.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@ Author: AaronMaxwell
1818
1919
You can use Azure [network service tags](../virtual-network/service-tags-overview.md) to manage access if you're using Azure network security groups. If you're managing access for hybrid/on-premises resources, you can download the equivalent IP address lists as [JSON files](../virtual-network/service-tags-overview.md#discover-service-tags-by-using-downloadable-json-files), which are updated each week. To cover all the exceptions in this article, use the service tags `ActionGroup`, `ApplicationInsightsAvailability`, and `AzureMonitor`.
2020

21+
> [!NOTE]
22+
> Service tags do not replace validation/authentication checks required for cross-tenant communications between a customer's azure resource and other service tag resources.
23+
2124
## Outgoing ports
2225

2326
You need to open some outgoing ports in your server's firewall to allow the Application Insights SDK or Application Insights Agent to send data to the portal.

0 commit comments

Comments
 (0)