Home > database >  Is there a way to setup an export of Log Analytics tables to Azure SQL database?
Is there a way to setup an export of Log Analytics tables to Azure SQL database?

Time:01-12

I am looking for way to automatically export data from a Log Analytics table into an Azure SQL database table? Does anyone know how to do this on an automated schedule?

CodePudding user response:

To export log analytics data to Blob storage or ADLS, you can try one of below.

  1. enter image description here

    Next, configure source linked service i.e. Blob Storage or enter image description here

  •  Tags:  
  • Related