# Microsoft Azure Blob Storage

Storware Backup & Recovery supports integration with MS Azure Blob Storage. An Azure storage account contains all of your Azure Storage data objects: blobs, files, queues, tables, and disks. The storage account provides a unique namespace for your Azure Storage data that is accessible from anywhere in the world over HTTP or HTTPS. If you don't already know Azure Blob storage, please read this great documentation <https://docs.microsoft.com/en-gb/azure/storage/blobs/>.

![](/files/dwR7fmh4suDe8hRjXqK3)

To configure Azure as a backup destination for Storware Backup & Recovery, we just need:

* The storage account name
* One of the account keys

![](/files/je4jUD3fco4bNy9Yh1Cl)

Now you can go to the backup destinations tab in Storware Backup & Recovery and create a new Microsoft Azure backup destination.

![](/files/LhHZudNOefl6y6i9Vj9c)

You just need to provide an account name, bucket name and key.

![](/files/tIwjaLAKP5c8FNpu7Kf0)

And that's all. As you see, in a few minutes you can integrate Storware Backup & Recovery with Azure Blob storage to securely store your backups


---

# 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.storware.eu/backup-and-recovery-7.3/deployment/backup-destinations/object-storage/microsoft-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.
