# Azure Blob Storage

UI Bakery allows you to easily connect to Azure blob storage without additional layers like APIs or third-party services.

## Configuration

### Prerequisites

To establish a connection between UI Bakery and Azure blob storage, you must first [obtain the connection string](https://learn.microsoft.com/en-us/azure/storage/common/storage-account-keys-manage?toc=%2Fazure%2Fstorage%2Fblobs%2Ftoc.json\&bc=%2Fazure%2Fstorage%2Fblobs%2Fbreadcrumb%2Ftoc.json\&tabs=azure-portal#view-account-access-keys) from your storage account.

### Connecting the data source

Once you have the connection string, navigate to the *Data sources* page and select **Azure Blob Storage** in the list of data sources. \
Paste your connection string, test the connection, and proceed to connecting the data source.

<figure><img src="https://837703843-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUX6zPRMFFK0yrTghj7cY%2Fuploads%2F25ISk1wZnYAGwI8NrGAS%2FCleanShot%202025-04-10%20at%2012.47.46%402x-min.png?alt=media&#x26;token=13578746-7f0c-48cb-a8aa-b154012bd75e" alt=""><figcaption></figcaption></figure>

## Usage

Once you've establish the connection, you can start interacting with your Blob Storage directly from UI Bakery.

For this purpose, use the [Azure Blob Storage Query](https://docs.uibakery.io/reference/working-with-actions/azure-blob-storage-query) action step.
