Skip to main content

Posts

Showing posts from March, 2020

Copy Data from Azure Data Lake Gen 1 to Gen 2 using Azure Data Factory

Today, we will discuss how to use Azure Data factory to copy data from Azure Data Lake Gen1 into Data Lake Gen2. Prerequisites: Azure Data Lake Gen1 Data Factory Azure storage with Data Lake Gen2 enabled Refer the below steps to copy your data: Open your Azure portal and go to Data Factory then click on Author & Monitor. It will open a Data Integration Application in new tab. Now click on Copy Data. Fill the details in the Properties page and click Next Select the source, then Create a new connection for Data Lake Gen1 Fill out the required parameters. You can use either Service Principal or Managed Identity for Azure resources to authenticate your Azure Data Lake Storage Gen1. Test the connection, then click Create Select your folder in the Dataset as shown below Select the destination & create a new connection for ADLS Gen2. Fill out the required parameters. You can use either Service Principal or Managed Identity for Azure resources to authent