Access Azure DataLake G2 from Azure subscription

CloudRock 366 Reputation points
2020-08-06T10:34:03.893+00:00

Hello

I 'm deploying an ETL scenario to move data from SQL server to Azure DataLake G2.

When starting the process, I can see that specifying Azure DataLake G2 as target is defining Azure Blob Storage as target.

Is this the right procedure ?

Rgds,

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,410 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,027 questions
{count} votes

Accepted answer
  1. Vaibhav Chaudhari 38,681 Reputation points
    2020-08-06T13:31:32.17+00:00

    The tutorial tutorial-hybrid-copy-portal that you are referring is to copy sql data to Azure blob storage. If you need to copy the data to ADLS Gen2, you need to create a new Azure storage and enable Hierarchical namespace property.

    Then create a linked service for Azure data lake store gen2 and use above newly created account.

    ===============================================

    If the response helped, do "Accept Answer" and upvote it -- Vaibhav


0 additional answers

Sort by: Most helpful