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.

3-1

Search for OMS

3-2

Click on Backup and Site Recovery (OMS)

3-3

Click on create button.

3-4

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.

3-5

Step 2: Installing Azure Backup agent

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

3-6

Prepare backup goal as below.

3-7

Prepare infrastructure instruction. Download agent and register credentials.

3-8

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.

3-12

3-13

3-14

3-15

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

Step 3: Schedule the backup to Azure

3-16

3-17

3-18

3-19

3-20

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

3-21

3-22

3-32

After backup of data, verify on Azure portal.

3-23

3-24

Step 4: Recover data from Azure

3-25

3-26

3-27

.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.

3-28

3-29

After this verify the data on the local server.

LEAVE A REPLY

Please enter your comment!
Please enter your name here