> For the complete documentation index, see [llms.txt](https://docs.weap.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.weap.io/storages/how-to-connect-your-azure-blob-storage.md).

# How to connect your Azure Blob Storage

Learn how to connect your Azure Blob Storage to Weap.io

Connecting your Azure Blob Storage account to Weap.io is simple and quick.

### 1. Create an Azure Storage account

Open your Azure portal and on the sidebar hover your mouse over `Storage accounts` until a small modal appears. On the modal click `Create`.

![](https://3208313484-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MFo23y3kKRLVuJ9Nhx_%2F-Mc3gHolrcsOqs3YkHB6%2F-Mc4w-JvnsMsQV5N3grk%2Fimage.png?alt=media\&token=e9f971d6-d425-4081-ab24-38bc21f69465)

Now it's time to configure the new storage. Create a new resource group with an intuitive name (we named it `weap-backups` for this example).

Next, you must type a unique `Storage account name`. This must be unique across all existent Azure storage names.

The next thing is to select a region. For this example, we selected `Germany West Central`.

The `Standard` performance is more than enough but if you want, feel free to choose `Premium`.

As `Redundancy` we selected GRS, but again, fell free to change it if you have different requirements.

As the final step, click the button `Review + create` and proceed with the creation of the new storage. &#x20;

![](https://3208313484-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MFo23y3kKRLVuJ9Nhx_%2F-Mc3gHolrcsOqs3YkHB6%2F-Mc5AqBwGS0g7EVOjRdL%2Fimage.png?alt=media\&token=9f96832e-c224-4e5c-a8d4-7f4444261223)

### 2. Create a new container

After creating the storage, click the button `Go to resource`.

![](https://3208313484-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MFo23y3kKRLVuJ9Nhx_%2F-Mc5C5SUHOC2IvHpYDl_%2F-Mc5CMeBRhrqyd-NCacN%2Fimage.png?alt=media\&token=4687121f-21cd-420d-ad44-4d38522d694c)

On the resource page, click `Containers` on the left sidebar and then click `+ Container` to create a new container.

![](https://3208313484-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MFo23y3kKRLVuJ9Nhx_%2F-Mc5C5SUHOC2IvHpYDl_%2F-Mc5Dr7xNe1ub_7d10pS%2Fimage.png?alt=media\&token=b1828cb6-2502-449a-a1e5-57350972b23b)

A new sidebar on the right will appear. Give a name to your container and click `Create`. Remember this name because you will need it later.

![](https://3208313484-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MFo23y3kKRLVuJ9Nhx_%2F-Mc5C5SUHOC2IvHpYDl_%2F-Mc5ECU8lZQkkY_i1eJu%2Fimage.png?alt=media\&token=e92538fa-c119-4946-b913-aa9a4611f58c)

### 3. Generate the Access Key

On the resource page click `Access keys` on the left sidebar.

![](https://3208313484-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MFo23y3kKRLVuJ9Nhx_%2F-Mc5C5SUHOC2IvHpYDl_%2F-Mc5CjeE47D-zK0ZFhc_%2Fimage.png?alt=media\&token=9cf66551-4ccf-4bfe-9aec-027da395d008)

Now you can see the access keys for your new storage. Copy the `Storage account name` and the first `Key`.

![](https://3208313484-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MFo23y3kKRLVuJ9Nhx_%2F-Mc5C5SUHOC2IvHpYDl_%2F-Mc5DOEsxNN4W4CbDsmS%2Fimage.png?alt=media\&token=8d01a7b4-0428-46d5-80b4-a994e4785479)

### 4. Add the storage to Weap.io

Open your Weap.io dashboard and go to the **`Storages`** settings. Click the **`Add storage`** button, select  the `Azure Blob Storage` provider and fill the form with the follwoing details:

* `Friendly name`: a name to easily recognize your storage account later in the Weap.io dashboard
* `Azure account`: the name of your Azure Storage account you choosed at step 1. For this example we used `weapbackups`
* `Azure Access Key`: the key you generated at step 3
* `Azure Blob Container`: the container you generated at step 2. We used `my-backups-container` for this example&#x20;

![](https://3208313484-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MFo23y3kKRLVuJ9Nhx_%2F-Mc5C5SUHOC2IvHpYDl_%2F-Mc5FTxjUdbvKoLl5dHf%2Fimage.png?alt=media\&token=0983a880-6018-4891-a5b9-e8f1f3bc3d78)
