Skip to main content

Set Blob Block List

Set the block list of a given blob.

External Documentation

To learn more, visit the Azure Storage documentation.

Basic Parameters

ParameterDescription
Blob NameThe name of the blob to create or update.
Block IDsA comma seperated list of IDs of the blocks to add to the blob.You can create a Blob Block by using the Create Blob Block action or list all blob blocks in a blob by using the ListBlobBlocks action.
Container NameThe name of the container. Can be obtained from the List Containers action.

Advanced Parameters

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

Workflow Library Example

Set Blob Block List with Azure Storage and Send Results Via Email

Workflow LibraryPreview this Workflow on desktop