Share via

Periodic export of Application Insights data to Azure SQL DB

Udaya Bhaskar (UBHAS.TI) 106 Reputation points
2021-07-21T15:45:42.603+00:00

Hi Team,
The ask is very simple: we want to set up a scheduled export of this data from Application Insights to Azure SQL DB.

what is the best/easiest way to achieve this?

I tried the continuous export and Diagnostic settings but seems not much handy.

Can you please guide.

Thanks in advance.
Udaya Bhaskar

Azure Monitor
Azure Monitor

An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.

Azure SQL Database
0 comments No comments

1 answer

Sort by: Most helpful
  1. Jaliya Udagedara 2,856 Reputation points MVP Volunteer Moderator
    2021-07-22T04:35:11.233+00:00

    The preferred way for exporting telemetry is using the Diagnostic Settings.

    Continuous export has been deprecated and is only supported for classic Application Insights resources. Workspace-based Application Insights resources must use diagnostic settings.

    Alternatively, you can use Application Insights REST API to build custom solutions.

    Was this answer helpful?


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.