Skip to main content

VBAZ: Create a Storage Account on Azure

Log in to Azure at https://portal.azure.com

Choose Storage accounts (if you don't see the option right away, just search for it in the search bar above)

image-1726083657651.png

Click +Create

image-1726083676358.png

On the Basics tab:

Choose the subscription and resource group (put it in the same resource group as the Veeam appliance) 

Specify the name of the account (it must be unique in Azure, must contain only lower case letters and numbers, and it must be 3-24 letters long)

Choose the region where you have your workloads

Choose Blob storage as primary service

Choose Backup and archive as primary workload

Choose GRS or LRS as redundancy option

image-1726084094119.png

On the Advanced tab:

Make sure that the Hot access tier is chosen. 

image-1726157892656.png

On the Networking tab:

You can either enable public access from all networks or you can narrow the access to certain networks and IPs. The latter is more secure.

If you choose to narrow the access:

Under Virtual networks, specify the subscription, virtual network and subnet where you have previously put the Azure appliance in.

Also add the public IP address of your VBR server.

Important: adding the IP of the VBR server is needed because it needs a connection to the Azure appliance.

image-1726083930257.png

On the Data protection tab:

Disable Soft-delete (if soft-delete is enabled, your backup jobs might fail).

Important: in case, you want to have immutable blob storage, make sure to enable Blob versioning! If you don't need immutability, just leave it disabled.

image-1726088348950.png

Click Review + create to finalize your settings and create the storage account.

image-1726083866404.png

Successful deployment:

image-1726084115770.png

Create the container where the Veeam repository will be added.

Open the newly created storage account, choose Data storage > Containers and add a new container.

Important: If you need immutability, click Enable version-level immutability support. 

image-1726088499110.png

When configuring the Veeam repository in the Azure appliance, you will need the name of this storage account and the access key to it.

You can get the key by typing "key" in the search field and choosing Access keys.

image-1726084132228.png

Here you can copy both the account name and the key.

image-1726084179587.png