> ## Documentation Index
> Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

Blink supports the following Azure Storage Actions:

* [Append To Append Blob](./actions/append-to-append-blob)
* [Azure Storage Custom Action](./actions/azure-storage-custom-action)
* [Create Blob](./actions/create-blob)
* [Create Blob Block](./actions/create-blob-block)
* [List Blob Blocks](./actions/list-blob-blocks)
* [List Blobs](./actions/list-blobs)
* [List Containers](./actions/list-containers)
* [Put Page In Blob](./actions/put-page-in-blob)
* [Set Blob Block List](./actions/set-blob-block-list)

<Note>
  Missing an action? You can always [create your own](/docs/workflows/building-workflows/actions/custom-actions).
</Note>
