You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/data-factory/load-azure-data-lake-storage-gen2-from-gen1.md
+7-8Lines changed: 7 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -57,6 +57,7 @@ This article shows you how to use the Data Factory copy data tool to copy data f
57
57
1. On the home page, select the **Ingest** tile to launch the copy data tool.
58
58
59
59

60
+
60
61
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**.
61
62
62
63
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
66
67

67
68
68
69
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**.
73
72
74
73
> [!IMPORTANT]
75
74
> 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
88
87

89
88
90
89
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.
91
92
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
-
96
93

97
94
98
95
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
107
104
11. On the **Summary** page, review the settings, and select **Next**.
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.
0 commit comments