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
3. On the **Source data store** page, select **+ Create new connection**.
62
+
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**.
65
63
66
-

64
+
3. On the **Source data store** page, select **+ New connection**.
67
65
68
66
4. Select **Azure Data Lake Storage Gen1** from the connector gallery, and select **Continue**.
69
67
70
68

71
69
72
-
5. On the **Specify Azure Data Lake Storage Gen1 connection** page, follow these steps:
73
-
74
-
a. Select your Data Lake Storage Gen1 for the account name, and specify or validate the **Tenant**.
75
-
76
-
b. Select **Test connection** to validate the settings. Then select **Finish**.
70
+
5. On the **New connection (Azure Data Lake Storage Gen1)** page, follow these steps:
71
+
1. Select your Data Lake Storage Gen1 for the account name, and specify or validate the **Tenant**.
72
+
1. Select **Test connection** to validate the settings. Then select **Create**.
77
73
78
-
c. You see that a new connection was created. Select **Next**.
79
-
80
74
> [!IMPORTANT]
81
75
> 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).
82
76
83
77

84
78
85
-
6. On the **Choose the input file or folder** page, browse to the folder and file that you want to copy over. Select the folder or file, and select **Choose**.
86
-
87
-

88
-
89
-
7. Specify the copy behavior by selecting the **Copy files recursively** and **Binary copy** options. Select **Next**.
90
-
91
-

79
+
6. On the **Source data store** page, complete the following steps.
80
+
1. Select the newly created connection in the **Connection** section.
81
+
1. Under **File or folder**, browse to the folder and file that you want to copy over. Select the folder or file, and select **OK**.
82
+
1. Specify the copy behavior by selecting the **Recursively** and **Binary copy** options. Select **Next**.
92
83
93
-
8. On the **Destination data store** page, select **+ Create new connection** > **Azure Data Lake Storage Gen2** > **Continue**.
84
+
:::image type="content" source="./media/load-azure-data-lake-storage-gen2-from-gen1/source-data-store-page.png" alt-text="Screenshot showing the source data store page.":::
85
+
86
+
7. On the **Destination data store** page, select **+ New connection** > **Azure Data Lake Storage Gen2** > **Continue**.
94
87
95
-

88
+

96
89
97
-
9. On the **Specify Azure Data Lake Storage Gen2 connection** page, follow these steps:
90
+
8. On the **New connection (Azure Data Lake Storage Gen2)** page, follow these steps:
91
+
1. Select your Data Lake Storage Gen2 capable account from the **Storage account name** drop-down list.
92
+
1. Select **Create** to create the connection.
98
93
99
-
a. Select your Data Lake Storage Gen2 capable account from the **Storage account name** drop-down list.
100
-
101
-
b. Select **Finish** to create the connection. Then select **Next**.
102
-
103
94

104
95
105
-
10. On the **Choose the output file or folder** page, enter **copyfromadlsgen1** as the output folder name, and select **Next**. Data Factory creates the corresponding Azure Data Lake Storage Gen2 file system and subfolders during copy if they don't exist.
96
+
9. On the **Destination data store** page, complete the following steps.
97
+
1. Select the newly created connection in the **Connection** block.
98
+
1. Under **Folder path**, enter **copyfromadlsgen1** as the output folder name, and select **Next**. Data Factory creates the corresponding Azure Data Lake Storage Gen2 file system and subfolders during copy if they don't exist.
106
99
107
-

100
+
:::image type="content" source="./media/load-azure-data-lake-storage-gen2-from-gen1/destination-data-store-page.png" alt-text="Screenshot showing the destination data store page.":::
108
101
109
-
11. On the **Settings** page, select **Next** to use the default settings.
102
+
10. On the **Settings** page, specify **CopyFromADLSGen1ToGen2** for the **Task name** field, then select **Next** to use the default settings.
110
103
111
-
12. On the **Summary** page, review the settings, and select **Next**.
104
+
105
+
11. On the **Summary** page, review the settings, and select **Next**.
14. Notice that the **Monitor** tab on the left is automatically selected. The **Actions** column includes links to view activity run details and to rerun the pipeline.
112
+
113
+
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.
15. To view activity runs that are associated with the pipeline run, select the **View Activity Runs**link in the **Actions** column. There's only one activity (copy activity) in the pipeline, so you see only one entry. To switch back to the pipeline runs view, select the **Pipelines** link at the top. Select **Refresh** to refresh the list.
117
+
14. To view activity runs that are associated with the pipeline run, select the link in the **Pipeline name** column. There's only one activity (copy activity) in the pipeline, so you see only one entry. To switch back to the pipeline runs view, select the **All pipeline runs** link in the breadcrumb menu at the top. Select **Refresh** to refresh the list.
16. To monitor the execution details for each copy activity, select the **Details** link (eyeglasses image) under **Actions** in the activity monitoring view. You can monitor details like the volume of data copied from the source to the sink, data throughput, execution steps with corresponding duration, and used configurations.
121
+
15. To monitor the execution details for each copy activity, select the **Details** link (eyeglasses image) under the **Activity name** column in the activity monitoring view. You can monitor details like the volume of data copied from the source to the sink, data throughput, execution steps with corresponding duration, and used configurations.
126
122
127
-

123
+
:::image type="content" source="./media/load-azure-data-lake-storage-gen2-from-gen1/monitor-activity-run-details.png" alt-text="Screenshot showing the activity run details.":::
128
124
129
-
17. Verify that the data is copied into your Azure Data Lake Storage Gen2 account.
125
+
16. Verify that the data is copied into your Azure Data Lake Storage Gen2 account.
0 commit comments