Copy $Logs container data to another Blob location

Priya Jha 871 Reputation points
2020-12-28T10:05:35.163+00:00

We have a requirement wherein we need to merge all $logs of all storage accounts into a single blob.

I heard we can use AzCopy but is there any other simple way to achieve it?

Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,912 questions
0 comments No comments
{count} vote

Accepted answer
  1. Nandan Hegde 31,346 Reputation points MVP
    2020-12-28T10:06:55.98+00:00

    Hey,
    You can use Azure data factory to achieve it.
    The $logs container; which is automatically created when Storage Analytics is enabled for a storage account is not displayed when a container listing operation is performed via Data Factory UI. The file path must be provided directly for Data Factory to consume files from the $logs container.

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful