Azure Data Lake

Frends.AzureDataLake.DeleteFiles / 2.0.0

Summary

Removes the files in a container that match a pattern, leaving the directory structure in place.

Typical use — clearing selected files without disturbing the layout around them

Details

Frends version
5.7 and newer
Agent
Crossplatform
Target framework
net8.0
2.0.02026-08-12
Changed
  • The task now targets .NET 8.
  • Breaking The IsSuccess property has been renamed to Success in the result object.
  • Breaking The ErrorMessage string property has been removed from the result object. When the task fails and ThrowErrorOnFailure is false, error details are now returned in the Error object (use Error.Message for the error message).
  • Added a new ErrorMessageOnFailure option: you can now provide a custom error message that will be used when the task fails, instead of the default technical error message.
1.2.02026-01-15
Changed
  • Updated Azure packages to latest versions:
  • Azure.Storage.Files.DataLake 12.25.0
  • Azure.Identity 1.17.1
1.1.02024-08-23
Changed
  • Updated the Azure.Identity package to version 1.12.0.
1.0.02024-05-21
Added
  • Initial implementation of Frends.AzureDataLake.DeleteFiles.
An unhandled error has occurred. Reload 🗙