Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

10

Sl. no.

Action

Description

1

Put Create Block Blob

The Create Block operation creates a new block to be committed as part of a blob.

2

Update Block Blob

The Update Block operation updates a new block to be committed as part of a blob.

3

Create Page Blob

The Put Page Blob operation creates a new Page Blob.

34

Put Append Blob

The Put Append Blob operation append a blob.

45

Set Blob Properties

The Set Blob Properties operation sets system properties on the blob.

56

Set Blob Tags

The Set Blob Tags operation sets user-defined tags for the specified blob as one or more key-value pairs.

67

Set Blob Metadata

The Set Blob Metadata operation sets user-defined metadata for the specified blob as one or more name-value pairs

78

Set Blob Snapshot

The Snapshot Blob operation creates a read-only snapshot of a blob.

89

Delete Blob

The Delete Blob operation marks the specified blob or snapshot for deletion. The blob is later deleted during garbage collection.

910

Undelete Blob

The Undelete Blob operation restores the contents and metadata of a soft deleted blob and any associated soft deleted snapshots.

11Update Page BlobThe Update Page Blob operation writes a range of pages to an existing Page Blob.

Schemas for Triggers

Sl. no.

Trigger

Schema-Type

1

Get Blob

User-Defined

2

Get All Blob

User-Defined

3

New or Updated Blob

User-Defined

4

Get Blob Properties

Static

5

Get Blob Tags

Static

6

Get Blob Metadata

Static

7

Get Blob Snapshot

User-Defined

8

Find Blobs By Tags

Static

...

Sl. no.

Action

Schema-Type

1

Put Block Blob

User-Defined

2

Create Page Blob

User-Defined

3

Put Append Blob

User-Defined

4

Set Blob Properties

Static

5

Set Blob Tags

Static

6

Set Blob Metadata

Static

7

set Blob Snapshot

Static

8

Delete Blob

Static

9

Undelete Blob

Static

10Update Page BlobUser-Defined

...