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.
3,256 questions
Azure SQL Database
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Jaliya Udagedara 2,821 Reputation points MVP
    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.


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.