Skip to main content

VBAZ: Configure a backup policy

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-1726084812060.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-1726084827385.png

 

 

image-1726084840903.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 backup policy

Info: Policies are essentially the backup jobs themselves.

Choose Policies > + Add

image-1726084865603.png

A new wizard will open.

On the Policy info tab, give a name to the policy.

image-1726084874767.png

On the Sources tab:

Under Source, specify the service account. This is the account that you have already added at the start of the appliance deployment process.

image-1726084912199.png

Under Region, choose the region where your resources reside.

image-1726084952577.png

Under Resources, select the VMs that you'd like to protect by browsing the list of VMs.

image-1726084994005.png

Choose the VMs that you want to protect by this policy.

image-1726085007084.png

When all fields are filled, you can click Next.

image-1726085022289.png

On the Guest Processing tab, you can enable application-aware processing.

image-1726085034629.png

On the Target tab, enable backups.

Info: If you don't enable backups, the policy can be used to create snapshots of the virtual machines. Snapshots are cloud-native images created by Azure. Backups make use of snapshots to create backups which can be used to restore VMs directly from these backups. Snapshots cannot be directly used for restores.

image-1726085058713.png

On the scheduling tab:

You have the possibility to create 4 different types of schedules: daily, weekly, monthly and yearly. The target repository needs to be chosen according to the given schedule. See below, how.

Choose your daily backup time and retention according to the policy of your company.

image-1726091327616.png

For the daily retention, use the hot repository.

image-1726090943038.png

Choose your weekly schedule.

image-1726090980540.png

Use the cool repository for the weekly schedule. (This is an edge case: the hot repository also can be used for the weekly schedule.)

image-1726091115918.png

Choose the monthly schedule.

image-1726091057072.png

Choose the archive repository to store monthly backups. (You can also use the archive tier, for monthly backups.)

image-1726091095022.png

Choose your yearly schedule and also specify the archive repository tier.

image-1726091171734.png

If you chose to have immutability on the repository, you will get a warning.

image-1726091184662.png

On the Settings tab, Enable health checks and specify the date. Health checks monitor the health of the backup files and alert in case there is an issue with them.

image-1726085178125.png

You will get a cost estimation on the next tab.

image-1726085191755.png

How to enable email settings

Click Configuration in the upper right corner of the console.

Choose General > Email.

Enable email notifications and specify the settings of your SMTP server.

image-1726085256699.png

Run the job for the first time

Choose Policies and highlight the Job, then click Start.

image-1726085388561.png

In case at the storage account creation step, you chose to restrict network access to certain Virtual networks and the public IP of your VBR server, you will get the following error at the first run of the job.

This is normal, because the workers responsible for running the backup job are not yet created when the storage account was created in Azure. The workers have their own network in Azure, which need to be added to the list of networks from which the storage account is accessible.

image-1726085571614.png

Open the Azure portal.

Go to Storage account > choose your storage account.

Choose Networking and under Virtual networks click + Add existing virtual network. Then choose all the networks that you see under the network of your Veeam appliance. The one that needs to be added starts with VBA_VNET.

image-1726085514241.png

Try to run the policy again. This time, it will run fine.

image-1726085609519.png

Priority

In case you have one VM which is included in multiple policies, based on the priority, the VM will be protected by the top most job alone, in the other jobs, it will be skipped.

You can change priority under Policies.

Highlight one of the jobs and click Priority.

image-1726566150782.png

Move the jobs around according to your needs using the arrows.

image-1726566192204.png