Azure Data Lake

Frends.AzureDataLake.DeleteContainer / 2.0.0

Summary

Removes a container and its contents, reporting whether there was anything there to delete.

Typical use — tearing down a working area, where the reported outcome lets a re-run stay quiet

Details

Frends version
5.7 and newer
Agent
Crossplatform
Target framework
net8.0
2.0.02026-08-11
Changed
  • Breaking Removed ThrowErrorIfContainerDoesNotExist option. Container-not-found is now treated as a regular failure and handled by ThrowErrorOnFailure (throws an exception by default, or returns a failed Result when set to false).
  • Upgraded target framework from .NET 6 to .NET 8.
  • Added ThrowErrorOnFailure and ErrorMessageOnFailure options: you can now control whether the task throws an exception on failure or returns a result with error details.
  • The task result now includes Success and Error properties to reflect the outcome of the operation more clearly.
1.3.02026-01-15
Changed
  • Updated Azure packages to latest versions:
  • Azure.Storage.Files.DataLake 12.25.0
  • Azure.Identity 1.17.1
1.2.02024-08-23
Changed
  • Updated the Azure.Identity package to version 1.12.0.
1.1.02024-05-20
Added
  • Added FrendsTaskMetadata.json
1.0.02024-05-13
Added
  • Initial implementation of Frends.AzureDataLake.DeleteContainer.
An unhandled error has occurred. Reload 🗙