To learn more, visit the Azure Storage documentation.

Basic Parameters

ParameterDescription
Blob Content LengthThe size in bytes of the page blob to create, Note that the page blob size must be aligned to a 512-byte boundary.
Blob NameThe name of the blob to create.
Blob TypeThe type of the blob to create. For more information about the types of blobs see Azure Documentation.
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

Create Blob with Azure Storage and Send Results Via Email

Preview this Workflow on desktop