To Find IP Address of App Insight Restfull Service

Jayasurya S 0 Reputation points
2025-08-05T10:21:50.2466667+00:00

Hi Team,

Please Provide the IP Address of below AppInsight RESTFULL Service to Allow IP at Firewall side

https://api.applicationinsights.io/v1/apps

Regard's

Jayasurya S

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Divyesh Govaerdhanan 8,340 Reputation points
    2025-08-05T20:21:09.2+00:00

    Hello,

    Welcome to Microsoft Q&A,

    Microsoft does not provide static IPs for this public service directly. Instead, they recommend using Azure’s IP Ranges JSON file or service tags.

    Azure Monitor uses service tags, which provide a more reliable and dynamic way to manage network access. Service tags are regularly updated and can be retrieved through an API, ensuring that you have the latest available IP address information without requiring manual updates.

    If you're using Azure network security groups, you can manage access with Azure network service tags. For hybrid or on-premises resources, you can download the equivalent IP address lists as JSON files, which are refreshed weekly. To cover all necessary exceptions, use the service tags ActionGroup, ApplicationInsightsAvailability, and AzureMonitor.

    https://learn.microsoft.com/en-us/azure/azure-monitor/fundamentals/azure-monitor-network-access

    https://www.microsoft.com/en-us/download/details.aspx?id=56519

    Please Upvote and accept the answer if it helps!!

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.