Download as pdf or txt
Download as pdf or txt
You are on page 1of 14

AZURE BACKUP & RESTORE FOR BLOB

Here I’m doing Backup & Restore for one of my Azure Services Named Storage Account.
Step1: Open Azure Portal from https://portal.azure.com/#home & Create a Resource Group.

Step2: Give some name for your Resource Group and select the Region you want it to create.
Step3: Give some meaningful tags.

Step4: Review and Click on Create.

Step5: Here you can see that you’re Resource Group has been created.
Step6: Now Navigate to Storage Account.

Step7: Fill in all the Basics Details and go to Advanced Options.


Step8: Now you can choose some advanced options like Enabling blob public access, etc.

Step9: Now Select the Networking Options and go to Data Protection Options.
Step10: Fill in all the details as per your Requirement.

Step11: Now Review and click on Create.


Step12: Now you can see that your Deployment is Completed

Step13: Now you can see the overview of your Newly Created Storage Account.
Step14: Change Networking options and Add your Client IP to Enhance the Security

Step15: Now Create a Container in Storage Account to store our data

Step16: Now go to your Resource Group and Click on Add role assignment
Step17: Select the Role and the Members, Review + assign.

Step18: Now upload files to your Storage Account in the Container

Step19: Now Navigate to Backup Center


Step20: Click on +Vault to Create

Step21: Select Backup Vault

Step22: Fill in the Basic details and Click on Create


Step23: To Create a Backup Policy click on +Add.

Step24: Select the Data source type Azure Blobs (Azure Storage).

Step25: Fill in the Details and Select the Vault that we created earlier.
Step26: Now Edit the Retention Period as per your requirement and Click on Create.

Step27: Now Configure the Backup by Selecting Azure Blobs.

Step28: Now Select the Vault & Backup Policy.


Step29: Now Add the Storage Accounts you want, after that It will validate the Backup readiness.

Step30: If the Validation fails then Click on Assign missing role and select the Resources Group
option and click on Revalidate.

Step31: Now Review and click on Configure Backup which will create a Backup Instance.
Step32: Now go to your Storage Account and you can see the Locks Option is enabled.

Step33: To Restore go to Backup Center and Select the Backup Instance you want.

Step34: Now select the Restore Point


Step35: Now Select the Restore Parameters then validate it and click on Restore.

Step36: Open your Container in your Storage Account then you may see the picture below. After
some time to refresh and you may see the Restored files at Point in Time.

You might also like