# Azure Blob Storage

### Pre-requisite <a href="#pre-requisite" id="pre-requisite"></a>

* Azure blob store for storing logs
* Account key and account name which will have permission to upload objects to the blob store

### Steps for Creating Azure Blob Forwarding <a href="#steps-for-creating-azure-blob-forwarding" id="steps-for-creating-azure-blob-forwarding"></a>

* Navigate to `Create Forwarder` page
* Select Azure Blob Store
* Click `New Forwarder` button
* Provide forwarder name
* Provde Account name, account key, container name (bucket name) and endpoint for azure blob store
* Click `Create` button

<figure><img src="https://2948796384-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LmzGprckLqwd5v6bs6m%2Fuploads%2FJj3AoV5cb3qG7RAKdp24%2Fimage.png?alt=media&#x26;token=af3f45cc-9dfd-49f2-9d20-a645c2646c98" alt=""><figcaption></figcaption></figure>

The Azure Blob store Forwarder can now be mapped to any data flow. The Azure blob store forwarder breaks the data into smaller objects based on the object size configuration. The default object size is set to 4MB and can be changed while creating the forwarder.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.apica.io/flow/list-of-forwarders/azure-blob-storage.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
