Skip to content

Commit 8f62922

Browse files
committed
Updated text
1 parent 5a75154 commit 8f62922

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/data-factory/tutorial-copy-data-tool.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -143,9 +143,9 @@ Prepare your Blob storage and your SQL Database for the tutorial by performing t
143143
144144
1. On the **Table mapping** page, select the **[dbo].[emp]** table, and then select **Next**.
145145
146-
1. On the **Schema mapping** page, notice that the second and the third columns in the input file are mapped to the **FirstName** and **LastName** columns of the **emp** table. Select **Next**.
146+
1. On the **Column mapping** page, notice that the second and the third columns in the input file are mapped to the **FirstName** and **LastName** columns of the **emp** table. Select **Next**.
147147
148-
![Schema mapping page](./media/tutorial-copy-data-tool/schema-mapping.png)
148+
![Column mapping page](./media/tutorial-copy-data-tool/column-mapping.png)
149149
150150
1. On the **Settings** page, select **Next**.
151151
1. On the **Summary** page, review the settings, and then select **Next**.

0 commit comments

Comments
 (0)