Search This Blog

Monday, November 23, 2015

Restore Data from Azure Backup Services

Hey folk, anyone has perform restoration before after backup using Azure Backup Services?

Restoration is easy when existing server is still intact. How about when source server has corrupted due to avoidance circumstances and beyond from any repair options ?

In this post, we are looking into worse scenario and leverage on using Azure Backup Services to perform recover.

Before we start, you must have perform backup of application data by using Azure Backup Services from on-premise to Azure. Check out our previous post here on how to perform backup.

BackupServices

Let get started on recovery option.

Pre-requisite:-

  • 1st make sure you get ready your existing passphrase key (16 char). Without this key, you wont able to recover.

Passkey

Next, create a new virtual machine on Azure or on-premise either running same OS version or supported OS by Azure Backup Services.

Recover

If recover when target server = source server computer name:

  • On Backup vault, click “Allow Re-registration” of your protected server.

1

  • Install Azure Backup Services agents.
  • Enter same passphrase key

3

  • On Microsoft Azure Backup, click Recover Data and select This Server (same computer name)

4

5

If recover when target server not equal to source server computer name:

  • Install Azure Backup Agents
  • Click on Recover Data
  • Select Another Server and select Vault Credential

9

  • Select Backup Server (source server)

10

  • Enter correct passphrase key to decrypt

11

That’s all for today on different scenario that you can achieve to recover your data from Azure Backup Services.