Skip to content

Commit 5f31cb9

Browse files
authored
Merge pull request #110043 from MartinJaffer-MSFT/patch-15
mention soft delete in warning
2 parents b6fb3f1 + 285df12 commit 5f31cb9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/data-factory/delete-activity.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ ms.date: 08/20/2019
2020
You can use the Delete Activity in Azure Data Factory to delete files or folders from on-premises storage stores or cloud storage stores. Use this activity to clean up or archive files when they are no longer needed.
2121

2222
> [!WARNING]
23-
> Deleted files or folders cannot be restored. Be cautious when using the Delete activity to delete files or folders.
23+
> Deleted files or folders cannot be restored (unless the storage has soft-delete enabled). Be cautious when using the Delete activity to delete files or folders.
2424
2525
## Best practices
2626

@@ -573,4 +573,4 @@ You can also get the template to move files from [here](solution-template-move-f
573573

574574
Learn more about moving files in Azure Data Factory.
575575

576-
- [Copy Data tool in Azure Data Factory](copy-data-tool.md)
576+
- [Copy Data tool in Azure Data Factory](copy-data-tool.md)

0 commit comments

Comments
 (0)