Skip to content

Commit dbff3cc

Browse files
committed
Update text
1 parent a0e4225 commit dbff3cc

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

articles/data-factory/load-azure-data-lake-storage-gen2-from-gen1.md

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ This article shows you how to use the Data Factory copy data tool to copy data f
5757
1. On the home page, select the **Ingest** tile to launch the copy data tool.
5858

5959
![Screenshot that shows the ADF home page.](./media/doc-common-process/get-started-page.png )
60+
6061
2. On the **Properties** page, choose **Built-in copy task** under **Task type**, and choose **Run once now** under **Task cadence or task schedule**, then select **Next**.
6162

6263
3. On the **Source data store** page, select **+ New connection**.
@@ -66,10 +67,8 @@ This article shows you how to use the Data Factory copy data tool to copy data f
6667
![Source data store Azure Data Lake Storage Gen1 page](./media/load-azure-data-lake-storage-gen2-from-gen1/source-data-store-page-adls-gen1.png)
6768

6869
5. On the **New connection (Azure Data Lake Storage Gen1)** page, follow these steps:
69-
70-
a. Select your Data Lake Storage Gen1 for the account name, and specify or validate the **Tenant**.
71-
72-
b. Select **Test connection** to validate the settings. Then select **Create**.
70+
1. Select your Data Lake Storage Gen1 for the account name, and specify or validate the **Tenant**.
71+
1. Select **Test connection** to validate the settings. Then select **Create**.
7372

7473
> [!IMPORTANT]
7574
> In this walk-through, you use a managed identity for Azure resources to authenticate your Azure Data Lake Storage Gen1. To grant the managed identity the proper permissions in Azure Data Lake Storage Gen1, follow [these instructions](connector-azure-data-lake-store.md#managed-identity).
@@ -88,11 +87,9 @@ This article shows you how to use the Data Factory copy data tool to copy data f
8887
![Destination data store page](./media/load-azure-data-lake-storage-gen2-from-gen1/destination-data-store-page-adls-gen2.png)
8988

9089
8. On the **New connection (Azure Data Lake Storage Gen2)** page, follow these steps:
90+
1. Select your Data Lake Storage Gen2 capable account from the **Storage account name** drop-down list.
91+
1. Select **Create** to create the connection.
9192

92-
a. Select your Data Lake Storage Gen2 capable account from the **Storage account name** drop-down list.
93-
94-
b. Select **Create** to create the connection.
95-
9693
![Specify Azure Data Lake Storage Gen2 account](./media/load-azure-data-lake-storage-gen2-from-gen1/specify-adls-gen2-account.png)
9794

9895
9. On the **Destination data store** page, complete the following steps.
@@ -107,9 +104,11 @@ This article shows you how to use the Data Factory copy data tool to copy data f
107104
11. On the **Summary** page, review the settings, and select **Next**.
108105

109106
![Summary page](./media/load-azure-data-lake-storage-gen2-from-gen1/copy-summary.png)
107+
110108
12. On the **Deployment page**, select **Monitor** to monitor the pipeline.
111109

112110
![Deployment page](./media/load-azure-data-lake-storage-gen2-from-gen1/deployment-page.png)
111+
113112
13. Notice that the **Monitor** tab on the left is automatically selected. The **Pipeline name** column includes links to view activity run details and to rerun the pipeline.
114113

115114
![Monitor pipeline runs](./media/load-azure-data-lake-storage-gen2-from-gen1/monitor-pipeline-runs.png)

0 commit comments

Comments
 (0)