Skip to content

Commit 15cd0c1

Browse files
committed
Fixing warning
1 parent 091ea73 commit 15cd0c1

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

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

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -66,11 +66,11 @@ This article shows you how to use the Data Factory copy data tool to copy data f
6666
3. On the **Source data store** page, select **+ Create new connection**.
6767

6868
![Source data store page](./media/load-azure-data-lake-storage-gen2-from-gen1/source-data-store-page.png)
69-
69+
7070
4. Select **Azure Data Lake Storage Gen1** from the connector gallery, and select **Continue**.
71-
72-
![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)
73-
71+
72+
![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)
73+
7474
5. On the **Specify Azure Data Lake Storage Gen1 connection** page, follow these steps:
7575

7676
a. Select your Data Lake Storage Gen1 for the account name, and specify or validate the **Tenant**.
@@ -91,7 +91,7 @@ This article shows you how to use the Data Factory copy data tool to copy data f
9191
7. Specify the copy behavior by selecting the **Copy files recursively** and **Binary copy** options. Select **Next**.
9292

9393
![Specify output folder](./media/load-azure-data-lake-storage-gen2-from-gen1/specify-binary-copy.png)
94-
94+
9595
8. On the **Destination data store** page, select **+ Create new connection** > **Azure Data Lake Storage Gen2** > **Continue**.
9696

9797
![Destination data store page](./media/load-azure-data-lake-storage-gen2-from-gen1/destination-data-storage-page.png)
@@ -146,7 +146,7 @@ Use a proof of concept to verify the end-to-end solution and test the copy throu
146146
3. (Optional) Create a control table and define the file filter to partition the files to be migrated. The way to partition the files is to:
147147

148148
- Partition by folder name or folder name with a wildcard filter. We recommend this method.
149-
- Partition by a files last modified time.
149+
- Partition by a file's last modified time.
150150

151151
### Network bandwidth and storage I/O
152152

@@ -158,7 +158,7 @@ In Data Factory, the [Data Lake Storage Gen1 connector](connector-azure-data-lak
158158

159159
### Preserve ACLs from Data Lake Storage Gen1
160160

161-
If you want to replicate the ACLs along with data files when you upgrade from Data Lake Storage Gen1 to Data Lake Storage Gen2, see [Preserve ACLs from Data Lake Storage Gen1](connector-azure-data-lake-storage.md#preserve-acls-from-data-lake-storage-gen1).
161+
If you want to replicate the ACLs along with data files when you upgrade from Data Lake Storage Gen1 to Data Lake Storage Gen2, see [Preserve ACLs from Data Lake Storage Gen1](connector-azure-data-lake-storage.md#preserve-acls).
162162

163163
### Incremental copy
164164

0 commit comments

Comments
 (0)