Azure Blob Storage

Frends.AzureBlobStorage.WriteBlob / 3.0.0

Summary

Creates a blob directly from content held in the Process, as text or bytes, and can create the container if it is missing.

Typical use — storing a generated payload without a temporary file, which keeps the agent's disk out of the picture

Details

Frends version
5.7 and newer
Agent
Crossplatform
Target framework
net8.0
3.0.02026-08-17
Changed
  • Breaking Combined Source and Destination parameters into a single Input parameter to align with Frends Task platform standards.
  • Added ErrorMessageOnFailure to Options to allow customizing the error message when the Task fails.
  • When ThrowErrorOnFailure is false, the returned Result now includes an Error property with details about what went wrong instead of silently returning a failed result.
2.0.02026-04-26
Changed
  • Standardized parameter names and validation across all Azure Blob Storage tasks for consistency.
1.3.02026-01-23
Added
  • Add options to support Arc Managed Identity authentication.
1.2.02026-01-15
Changed
  • Updated Azure packages to the latest versions:
  • Azure.Storage.Blobs 12.27.0
  • Azure.Identity 1.17.1
1.1.02025-10-07
Fixed
  • Change returned info type from 3rd party BlobContentInfo to string with json.
1.0.02025-01-24
Added
  • Initial implementation of Frends.AzureBlobStorage.WriteBlob.
An unhandled error has occurred. Reload 🗙