Skip to main content

VBAZ: Create Azure Repository on Web console

Prerequisites

  • Storage account and container created in Azure (click here to see how)

Open the Azure appliance web console

In the VBR management console, go to Backup Infrastructure > Managed servers > Microsoft Azure

Click on the appliance > Open Console

This will open your default browser.

image-1726090547358.png

You will get a certificate warning. This is normal, because during the deployment process a default certificate is assigned to the appliance which does not correspond to the provisioned host name.

Just click Advanced and then on the "Proceed to ..." link.

image-1726090554102.png

 

image-1726090559213.png

You don't need to log in, because previously, during the appliance creation, the admin password of the appliance was also specified and saved by VBR. This is now used for the login.

Add the repository

Click Configuration in the top right corner of the screen.

Then choose Repositories > +Add.

image-1726090657658.png

A wizard will open.

On the Name tab, specify the name of the repo.

image-1726090130344.png

On the container tab:

Choose the storage account previously created in Azure.

image-1726090155313.png

Choose the container previously created in Azure.

image-1726090204375.png

Create a new folder where the repository will be stored.

And choose Auto-create all tiers.

Tiers: Veeam uses different Azure access tiers to store backups based on how frequently the given backup is created. (In terms of Azure, this means how often data is accessed in the given tier.) 

Veeam recommendation:

  • Hot tier -> Daily/Weekly schedule (data blocks updated daily/weekly; retention < 30 days)
  • Cool tier -> Weekly/Monthly schedule (data blocks updated weekly/monthly; retention = couple of weeks/months)
  • Archive tier -> Monthly/Yearly schedule (data blocks updated monthly/yearly; retention = several months)

Immutability: If during the storage account and container creation, you chose to enable Versioning and Immutability respectively, then your repository will  be automatically configured as an immutable repository. This setting cannot be changed through Veeam.

image-1726090245569.png

If you chose to have immutability, you will get a warning about additional costs.

image-1726090252842.png

On the Encryption tab:

Enable encryption. 

If you have an Azure key vault configured, you can use that, if not, just simply specify a password.

image-1726090261572.png

On the Options tab, limit the concurrent backup tasks, otherwise the Azure throttling would kick in. This can be fine-tuned later on.

image-1726090267801.png

Finish the wizard.

image-1726090273855.png

You will see 3 repositories being created. 

image-1726090279279.png

These are the auto-created repository tiers - the tier name is added to the repository name: hot, cool and archive.

image-1726090438498.png