Append content to an append blob.

External Documentation

To learn more, visit the Azure Storage documentation.

Basic Parameters

ParameterDescription
Blob NameThe name of the blob to create or update.
Container NameThe name of the container. Can be obtained from the List Containers action.
ContentThe content to append to the blob.
File IdentifierThe identifier of the file. You can create a file identifier using the Set File Variable action.
Upload TypeThe type of the upload to perform, defaults to update by content.

Advanced Parameters

ParameterDescription
Disable XML To JSON Auto ConvertWhen checked, XML responses are not automatically converted into JSON format.

Workflow Library Example

Append to Append Blob with Azure Storage and Send Results Via Email

Preview this Workflow on desktop