Categories: Uncategorized

Restore VM from Azure Backup (Encrypted)

Restoring VM from azure backup is a very important task if we face any trouble with VM or environment . Please follow this step by step process to recover VM from Azure Backup . 

Due to policy and security I have removed VM name / Network Name / Subnet or any other details . Sorry for the in-convenience .

This is the VM , which is protected through Azure Backup . 

Go to backup option and click on “Restore VM” …

Then Select the right restore point .

 

Then click on “OK”

Then Azure will ask for Resource Group name and storage account name as location to restore the disk . 

Once you provide all information azure will restore your disk .

 

 

Once you have the disk please click on deploy template .

then you will get this JSON deployment page . Provide all information as needed .

And here is your final VM .

king

Recent Posts

Create Complex NSG – PowerShell

Creating NSG in azure is easy unless you want to create multiple NSG with multiple…

4 years ago

Restore VM from Recovery Service Vault – PowerShell

# Mention your VM here $VMName = "SubhenduTestVM" # Mention your Stage Storage here $stagestorageaccountname…

4 years ago

Power Of Powershell 2

Hope you are doing great . Current Time is very critical for us . I…

4 years ago

Power of Powershell

Being a part of Microsoft Education I have explored powershell long time back . But…

4 years ago

New Azure Exam is Ready to Launch

Sorry !! But Yes .  Microsoft is about to release new exam in Azure Segment…

4 years ago

DFSR to Azure File Sync | DFS cross domain Migration | Azure File Sync Agent issue and Solution

Migration is always a part of our life and part of this fantastic IT world…

4 years ago