You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/data-factory/delete-activity.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ ms.date: 08/20/2019
20
20
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.
21
21
22
22
> [!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.
24
24
25
25
## Best practices
26
26
@@ -573,4 +573,4 @@ You can also get the template to move files from [here](solution-template-move-f
573
573
574
574
Learn more about moving files in Azure Data Factory.
575
575
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