Operations on page blobs

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

In this section

Put Page
Puts a range of pages into a page blob, or clears a range of pages from the blob.

Put Page From URL
Puts a range of pages into a page blob by using a URL as the source of the data.

Get Page Ranges
Returns a list of active page ranges for a page blob. Active page ranges are those that have been populated with data.

Incremental Copy Blob
Copies a snapshot of a source page blob to a destination page blob. Only differential changes are transferred.