Skip to content

Commit 760203a

Browse files
committed
Updates solution-template-move-files.md
1 parent 44630b9 commit 760203a

File tree

8 files changed

+4
-5
lines changed

8 files changed

+4
-5
lines changed
Binary file not shown.
-2.25 KB
Loading
Binary file not shown.
-2.01 KB
Loading
84.5 KB
Loading
Binary file not shown.
Binary file not shown.

articles/data-factory/solution-template-move-files.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.service: data-factory
88
ms.subservice: tutorials
99
ms.topic: conceptual
1010
ms.custom: seo-lt-2019
11-
ms.date: 01/26/2022
11+
ms.date: 09/22/2022
1212
---
1313

1414
# Move files with Azure Data Factory
@@ -42,19 +42,18 @@ The template defines four parameters:
4242
## How to use this solution template
4343

4444
1. Go to the **Move files** template. Select existing connection or create a **New** connection to your source file store where you want to move files from. Be aware that **DataSource_Folder** and **DataSource_File** are reference to the same connection of your source file store.
45-
4645

47-
:::image type="content" source="media/solution-template-move-files/move-files-1-small.png" alt-text="Create a new connection to the source" lightbox="media/solution-template-move-files/move-files-1.png":::
46+
:::image type="content" source="media/solution-template-move-files/move-files-1.png" alt-text="Create a new connection to the source" :::
4847

4948
2. Select existing connection or create a **New** connection to your destination file store where you want to move files to.
5049

51-
:::image type="content" source="media/solution-template-move-files/move-files-2-small.png" alt-text="Create a new connection to the destination" lightbox="media/solution-template-move-files/move-files-2.png":::
50+
:::image type="content" source="media/solution-template-move-files/move-files-2.png" alt-text="Create a new connection to the destination" :::
5251

5352
3. Select **Use this template** tab.
5453

5554
4. You'll see the pipeline, as in the following example:
5655

57-
:::image type="content" source="media/solution-template-move-files/move-files4.png" alt-text="Show the pipeline":::
56+
:::image type="content" source="media/solution-template-move-files/move-files-4.png" alt-text="Show the pipeline":::
5857

5958
5. Select **Debug**, enter the **Parameters**, and then select **Finish**. The parameters are the folder path where you want to move files from and the folder path where you want to move files to.
6059

0 commit comments

Comments
 (0)