Microsoft Azure - Backup & Recovery



Azure backup can be used to backing up on-premise data in cloud. Data is stored in an encrypted mode. The following sections provide a detailed illustration of how to do it using Azure. In this process, we will first create a backup vault where our data will be stored and then see how data can be backed up from our on-premise computer. The backup agent which is installed on the computer, first encrypts the data and then sends it over the network to the storage place in Azure. Your data is completely safe and secure.

Create Backup Vault

Step 1 − Login into your management portal.

Step 2 − At the bottom right corner, select New → Data Services → Recovery Services → Backup Vault → Quick Create.

Create Backup Vault

Step 3 − Enter the name of vault and select the region. It will be created and displayed in your management portal.

Step 4 − Select the vault and click Download Vault Credentials as shown in the following image.

Create Backup Vault

Step 5 − It will save a credential file on your computer.

Step 6 − Now scroll down the same page in Azure and you will see three options under Download Agent. Select a suitable option. Lets choose the third option in the list in this example.

Create Backup Vault

Step 7 − Agents setup will be saved on your computer. You will have to install it by following the wizard. There is nothing very specific in the installation process.

Step 8 − At the end of the installation, you will see a button at the bottom of pop-up window Proceed to Registration. Click that button and the following screen will appear.

Step 9 − First step is vault identification. Browse the credentials file on your computer which was saved in the last step.

Vault Identification

Step 10 − Next step in the registration wizard is choosing the encryption setting. You can enter your own passphrase or let the wizard generate it by itself. Here lets choose Generate Passphrase.

Step 11 − Browse for the location where you want to save the passphrase. Keeping this passphrase file safe is very important as you wont be able to restore backups without it.

Encryption Setting

Step 12 − Click on Next and the file will be saved on your selected location.

Schedule a Backup

After the wizard in the above section is finished, you will see the following program that was installed in the previous step, running on your computer. You will come across selecting the data folder from your computer you want to back up on Azure and the frequency of backup in this wizard.

Step 1 − Click Schedule Backup from the right panel.

Schedule a Backup

In this example, lets select the data folder named QServicesManagementSystem.

Schedule a Backup

Follow the steps as pop up on the screen and are quite understandable. You are allowed to back up 3 times maximum and you can choose from daily and weekly frequency.

Step 2 − In the following step, select how long you want to keep the backup in your online storage. Set it according to your need.

Schedule a Backup

Step 3 − You can choose the Backup Now in the left panel of backup agent. It will save a copy of your data that very moment. Then you can see it in your management portal by selecting the backup vault and going to its dashboard.

Schedule a Backup

You can see in the following image that there is one item listed under Jobs section as data has been backed up by selecting backup now. This section will display all the activities in backup task. Details of the backup schedule is displayed under Status section.

Step 4 − You can recover the data by selecting Recover Data in backup agent and following the wizard.

Recover Data
Advertisements