ICT Frame

Azure backup -Step by step deployment guide

Author: Sakaldeep Yadav

This is the continuation of “Azure Backup – backup solution for SME,” here we will see how to backup and recovery data(file/folder) from/to windows server.

High-level implementation plan:

  1. Prepare Azure Backup Vault.
  2. I am installing the Azure Backup agent.
  3. Schedule the backup to Azure
  4. Recover data from Azure.

Step 1: Preparing Azure Backup Vault

To store data in the Azure data center, first, we need to create a backup vault where the backup agent will store data as per the defined replication policies. During its creation, we should decide the geographic region and data replication method.

Search for OMS

Click on Backup and Site Recovery (OMS)

Click on create button.

Provide backup vault name, resource group name and region name.  You will be shown like below on the dashboard. Here AUBNBckupVault is the name of recovery vault.

Step 2: Installing Azure Backup agent

To get started, click on backup vault that we created then click on Backup.

Prepare backup goal as below.

Prepare infrastructure instruction. Download agent and register credentials.

Install the agent on the target server. It is a very straight forward installation, after installation of the agent, register to the Azure vault using downloaded registration credential.

And complete the wizard. After registration to the backup vault, we need to schedule backup.

Step 3: Schedule the backup to Azure

On the Select Retention Policy page, we have some pretty flexible options for retaining our backed-up data for longer periods of time.

After backup of data, verify on Azure portal.

Step 4: Recover data from Azure

.On the Select Volume and Date page, you use the drop-down to pick the volume from which your backup was taken, and then you’re presented with a calendar with some dates in bold representing points in time when you’ve completed past backups.

After this verify the data on the local server.