How to move data from Azure Log analytics workspace to Azure Blob Storage.

Vamshi Kishore KALIKOTA 51 Reputation points
2020-08-24T06:24:12.05+00:00

Created Log analytics workspace and done logging for Azure data factory and Azure logic apps and then how can we move that data from Log analytics workspace into storage account.
And suggest me if there is any option to move log analytics data as a table into storage account ?

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
2,799 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,841 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,532 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,459 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. PRADEEPCHEEKATLA-MSFT 76,921 Reputation points Microsoft Employee
    2020-08-24T06:57:59.813+00:00

    Hello @Vamshi Kishore KALIKOTA ,

    Log Analytics data export let’s you export data of selected tables in your Log Analytics workspace as it reaches ingestion and continuously export it to a Azure storage account and event hub.

    91688-exportflow.gif

    Note: Configuration is currently available via CLI and REST request and the support in UI, but PowerShell will be added in the near future.

    For more details, refer Log Analytics workspace data export in Azure Monitor (preview)

    Hope this helps. Do let us know if you any further queries.

    ----------------------------------------------------------------------------------------

    Do click on "Accept Answer" and Upvote on the post that helps you, this can be beneficial to other community members.

    1 person found this answer helpful.