1. 28- Azure Data Factory
Delete Activity in azure data factory
Demo- Delete Activity
Delete with Enable logging
Welcome in BPCloudLearningInHindi
1
2. Azure Data Factory
Delete Activity:
2
Welcome in BPCloudLearningInHindi
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.
Best practices:
Here are some recommendations for using the Delete activity:
1. Back up your files before deleting them with the Delete activity in case you need
to restore them in the future.
2. Make sure that the service has write permissions to delete folders or files from the
storage store.
3. Make sure you are not deleting files that are being written at the same time.
4. If you want to delete files or folder from an on-premises system, make sure you
are using a self-hosted integration runtime with a version greater than 3.14.
Note: 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.