Operations on block blobs

The REST API operations in this section apply only to block blobs. For more information, see Understand block blobs, append blobs, and page blobs.

Put Block
Creates a new block to be committed as part of a blob.

Put Block From URL
Creates a new block to be committed as part of a block blob where the contents are read from a URL.

Put Block List
Writes a blob by specifying the list of block IDs that make up the blob.

Get Block List
Retrieves the list of blocks that have been uploaded as part of a blob.