storage account to data transfer for azure data lake gen2

Manickavasagam P 0 Reputation points
2023-07-14T06:51:15.1633333+00:00

storage account to data transfer for azure data lake gen2 No use Azure Data Factory

Azure Data Lake Storage
Azure Data Lake Storage
An Azure service that provides an enterprise-wide hyper-scale repository for big data analytic workloads and is integrated with Azure Blob Storage.
1,347 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,851 questions
Azure Data Lake Analytics
{count} votes

1 answer

Sort by: Most helpful
  1. BhargavaGunnam-MSFT 26,221 Reputation points Microsoft Employee
    2023-07-14T20:27:36.9133333+00:00

    Hello Manickavasagam P,

    Welcome to the Microsoft Q&A platform.

    Please correct me if my understanding is wrong.

    You want to transfer data from a storage account to Azure Data Lake Gen2 without using Azure Data Factory.

    If this is correct, one method is by using Adlcopy.

    The below document has a detailed explanation of the copy process from Azure Storage blobs into Data Lake Storage Gen1(the process is the same for Gen2)

    https://github.com/MicrosoftDocs/azure-docs/blob/main/articles/data-lake-store/data-lake-store-copy-data-azure-storage-blob.md

    AdlCopy download URL: https://www.microsoft.com/en-us/download/details.aspx?id=50358

    I hope this helps. Please let me know if you have any further questions.

    0 comments No comments