How to query data stored in Application insights using Azure Synapse

asagrawal 0 Reputation points Microsoft Employee
2023-06-12T06:39:29.1933333+00:00

Application Insights have telemetry data stored for an application. I want to query this data using Azure Synapse Analytics without exporting data to Synapse. Can someone help me understand the best way to solve this?

Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. AirGordon 7,165 Reputation points
    2023-06-12T07:14:28.57+00:00

    You can query your Application Insights workspace using Azure Synapse Data Explorer, which is part of Azure Synapse Analytics. https://learn.microsoft.com/en-us/azure/data-explorer/query-monitor-data

    Select Add Cluster then provide the Application Insights URL in this format: https://ade.applicationinsights.io/subscriptions/<subscription-id>/resourcegroups/<resource-group-name>/providers/microsoft.insights/components/<ai-app-name>


Your answer

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