How to connect and export data from Azure monitor and log analytics into Azure Synapse dedicated pool

Gustavo Aleman 80 Reputation points
2024-02-16T02:11:24.77+00:00

Hi

I want to export all monitoring and log data from azure monitor into a SQL table to store it for historical analysis, is it possible to create a direct connection between azure monitor/log analytics into synapse? and if so, how could I implement it, is there any MS Learn documentation?

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,645 questions
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.
5,373 questions
{count} votes

Accepted answer
  1. Vahid Ghafarpour 23,385 Reputation points Volunteer Moderator
    2024-02-17T06:06:10.09+00:00

    Thanks for posting your question in the Microsoft Q&A forum. May this articles help you: https://techcommunity.microsoft.com/t5/azure-observability-blog/how-to-analyze-data-exported-from-log-analytics-data-using/ba-p/2547888 https://learn.microsoft.com/en-us/azure/synapse-analytics/monitoring/how-to-monitor-using-azure-monitor ** Please don't forget to close up the thread here by upvoting and accept it as an answer if it is helpful **

    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. SwathiDhanwada-MSFT 18,996 Reputation points Moderator
    2024-02-20T06:08:00.53+00:00

    @Gustavo Adolfo Alemán Sánchez For your requirement, you can export the data from log analytics to azure synapse using event hubs.

    On how to send the data from log analytics to event hub, you can refer to this document. And to send data from event hub to Azure Synapse, you can refer to this document.

    Some reference documents for additional information.

    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.