Azure Blob Storage Data Sink
Most recent version: v1.0.1
Last updated
Was this helpful?
Most recent version: v1.0.1
Learn more about this Data sink type in this article.
Released on 06/03/2026
Added default value (10000) for eventCount in batch configuration to prevent unexpected behavior when batch mode is enabled but event count is not explicitly configured.
Trimmed whitespace from connection string and credential values to prevent URL parse failures caused by trailing newline characters.
Redacted sensitive SAS token parameters and account keys from error messages to prevent credential exposure in logs.
Released on 06/03/2026
Added compression options: gzip and bzip2.
Made prefix optional to allow writing directly to the container root.
Removed automatic underscore separator (–); users now have full control over prefix formatting.
Replaced deprecated sdkerrors.ErrorFound with the error mutator pattern.
Replaced deprecated event.GetFieldAsBytesOrVal with value_resolver.
Last updated
Was this helpful?
Was this helpful?

