How to Add Azure Blob Storage as Veeam Backup Repository


Do you want to add Azure blob storage as a Veeam backup repository? This article teaches you how to achieve that.

How to Add Azure Blob Storage as Veeam Backup Repository

In the first section, we’ll explain the steps to create an Azure “cool access tier” blob store. Then, in the second section, you’ll learn how to add the Azure storage blob as an external backup repository in Veeam.

I also included an FAQ section where I answer common questions people ask about Azure blob storage and the Veeam backup repository.

Step 1: Create a “Cool Access Tier” Azure Blob Storage

Create a Cool Access tier Azure Blob Storage

A “cool access tier” Azure blob storage account is recommended for storing infrequently used files like backups. Moreover, it is cheaper than the “hot tier,” which is used to save frequently used files.

Follow the steps below to create an Azure “cool tier” storage account suitable as a Veeam backup repository.

  1. Sign in to portal.azure.com and search “storage accounts.”
add azure blob storage to veeam
  1. On the Storage accounts page, click “+ Create.”
On the
  1. Once the Create a storage account page opens, if you have an existing Resource group, select it. Otherwise, click “Create new,” give it a name and click OK.
add azure blob storage to veeam
  1. After that, in the Instance details section, give the storage account a unique name. Also, select an Azure region, storage account Performance, and Redundancy.

The default redundancy is “Geo-redundant storage (GRS). However, for this demo, I am using the “Locally-redundant storage (RRS) redundancy.

When you finish with the Basic tab, click the Advanced tab.

  1. On the Advanced tab, scroll to the WBlob storage” section and choose “Cool: infrequently accessed data and backup scenarios.”

After that, click the Review tab, then click “Create.”

  1. When the storage account finishes deploying, click “Go to resource.”
When the storage account finishes deploying, click Go to resource.
  1. Once the Azure storage account opens, click the Access keys in the “Security + networking” menu. Keep this page open as you’ll need it when you add the Azure blob storage as a Veeam backup repository.
Once the Azure storage account opens, click the Access keys in the
  1. Then, click Containers in the “Data storage” menu. After that, click “+ Container,” give the container a name, and click Create.
Then, click Containers in the
  1. Finally, click Data protection in the “Data management” menu and deselect Enable soft delete for blobs, Enable soft delete for containers. After changing the settings, click Save.
Finally, click Data protection in the

Step 2: Configure Azure Blob Storage as Veeam Backup Repository

Configure Azure Blob Storage as Veeam Backup Repository
  1. Sign in to the Veeam backup server and open the Veeam Backup & Replication Console.
  2. After that, click Backup Infrastructure -> right-click Backup Repository and choose add backup repository.
Step 2: Configure Azure Blob Storage as Veeam Backup Repository
  1. Then, on the first page of the “Add Backup Repository” wizard, choose Object storage.
Then, on the first page of the
  1. After that, select Microsoft Azure Storage, then Azure Blob Storage. Wait for the New Object Storage Repository wizard to open, then proceed to step 5.
add azure blob storage as Veeam Backup Repository
After that, select Microsoft Azure Storage, then Azure Blob Storage.
  1. On the first page of the Azure New Object Storage Repository wizard, give the Veeam backup repository a name and optional description. After that, click Next.
On the first page of the New Object Storage Repository wizard, give the backup repository a name and optional description. After that, click Next.
  1. The next page allows you to add an account to connect to Azure. To add a new account, click Add.
add azure blob storage as Veeam Backup Repository
  1. Enter the storage account name in the Account field and its Key in the Shared key field. In the screenshot below, I have mapped the fields.

To view the Azure storage account’s secret key, click the “Show” button. Then, click the copy icon to copy the key.

When you finish entering the storage account access details, click OK.

  1. The wizard will return to the Azure account page, select the Azure region – default is Azure Global (standard) – then click Next to proceed.
add azure blob storage as Veeam Backup Repository
  1. On the next page, Veeam automatically chooses the container you created in the Azure storage – see step 8 of the previous section. To create a new folder in the Azure blob container, click Browse.
  1. On the Select folder pop-up, create a new folder (by clicking New folder), rename it, and click OK.

The Veam backup repository will use this Azure blob storage folder for storing backups.

On the Select folder pop-up, create a new folder (by clicking New folder), rename it, and click OK.
  1. When the wizard returns to the Container page, click Next.
When the wizard returns to the Container page, click Next.
  1. At the Mount server page, select a Veeam backup server that will be used to mount the Azure blob storage.
To avoid incurring additional Azure costs, Veeam recommends configuring helper appliance. To configure helper appliance, click Configure. When you finish setting up the Mount server page, click Next.
add azure blob storage as Veeam Backup Repository
  1. Review your settings for adding Azure blob storage as a Veeam backup repository and click Apply.
Finally, review your settings for adding Azure blob storage as a Veeam backup repository and click Apply.
  1. Wait for Veeam to complete configuring the Backup repository, and click Next and Finish.

The Azure backup repository will be displayed in the list. You can use it for new or existing backup jobs.

The Azure backup repository will be displayed in the list. You can use it for new or existing backup jobs.

Frequently Asked Questions

Frequently Asked Questions - add azure blob storage as Veeam Backup Repository
1. How do I Add a Storage Repository to Veeam?

Backup Infrastructure -> Right-click Backup repository and select “add backup repository.”

2. How do I Create an Azure Storage Account for Veeam?

a) Sign in to the Azure portal
b) Search for and open “storage account.”
c) On the Basic tab of the “Create a storage account” page, give it a name and select all the required options
d) Click the Advanced tab, scroll to the Blob storage section, and select the Cool access tier.
e) After that, click the Data protection tab and uncheck the following: Enable soft delete for blobs, Enable soft delete for containers, and Enable soft delete for file shares.
f) Click Review, then Create to complete the creation of the Azure blog storage.

4. How do I Replicate my Azure Storage Account?

Open the storage account, click “Object replication” under Data management, and create a replication rule.

5. How do I Backup my Azure Blob Container?

Open Backup center in the Azure portal and click “+ Backup”. Then, on the Datasource type page, select Azure Blobs (Azure Storage).

Follow the wizard to complete the process.

My Final Thoughts

Configuring Azure blob storage as a Veeam backup repository is a two-stage process. Firstly, you must create the Azure blob storage on the Azure portal.

After that, create a Veam backup repository using the Azure blob storage you created. In this article, we provided the steps to complete these tasks, and we hope you found it helpful.

If you did, kindly let us know by replying to this article’s topic at Itechguides Community. Additionally, read similar articles by visiting our Storage & Disk Technology Explained page.

References and Further Reading

  1. Adding Microsoft Azure Blob Storage, Microsoft Azure Archive Storage, and Microsoft Azure Data Box – User Guide for VMware vSphere (veeam.com)
  2. Azure Data Protection with Veeam – Azure Storage | Microsoft Learn
  3. Access tiers for blob data – Azure Storage | Microsoft Learn

Credit to
Source by [author_name]

Review Website

Leave a Comment