Skip to content

Commit 7d7d20d

Browse files
authored
Merge pull request #188861 from KranthiPakala-MSFT/patch-124
Azure CXP updated Applies To
2 parents c47cd77 + 684a75e commit 7d7d20d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.date: 01/26/2022
1313

1414
# Move files with Azure Data Factory
1515

16-
[!INCLUDE[appliesto-adf-xxx-md](includes/appliesto-adf-xxx-md.md)]
16+
[!INCLUDE[appliesto-adf-asa-md](includes/appliesto-adf-asa-md.md)]
1717

1818
ADF copy activity has built-in support on “move” scenario when copying binary files between storage stores. The way to enable it is to set “deleteFilesAfterCompletion” as true in copy activity. By doing so, copy activity will delete files from data source store after job completion.
1919

@@ -68,4 +68,4 @@ The template defines four parameters:
6868

6969
- [Copy new and changed files by LastModifiedDate with Azure Data Factory](solution-template-copy-new-files-lastmodifieddate.md)
7070

71-
- [Copy files from multiple containers with Azure Data Factory](solution-template-copy-files-multiple-containers.md)
71+
- [Copy files from multiple containers with Azure Data Factory](solution-template-copy-files-multiple-containers.md)

0 commit comments

Comments
 (0)