Azcc Major Dec Az1202
Azcc Major Dec Az1202
Azcc Major Dec Az1202
Group Members :
Anjali Prasad
SUBMITTED BY : ANJALI PRASAD Darshani Dasari
COURSE : MICROSOFT AZURE CLOUD COMPUTING Asher Vinukonda
Ara Vindhan
EMAIL :anjalisprasad23@gmail.com Arshat Mohammed
Problem Statement :
Snapshot based backup of Azure VM
Step 1
● Create Azure Resource Group
● Configure VNet/Subnet
● Create Azure VM (associate Public IP) and add datadisk and create logical partition in the VM using disk
management.
● Configure NSG(network security group) and assign it to configured Subnet(point2)
● Take Snapshot of VM(OS Disk) Create new VM out of snapshot and point to same resource group(point 1)
Step 2:
● Create Vault(Azure Backup)
● Configure the backup and schedule the immediate Backup of snapshot VM and give the backup successful
results.
STEP 1:
a.
Create Azure Resource Group
Then we created a VM and added datadisk to it and created a logical partition in the VM using disk management
Then we created a NSG and configured it to the subnet point2 i.e Container
And after that we retrieved that vm using the snapshot in the same resource group(Major-Project-Verseo)
STEP-2 :
Then we configured the backup and scheduled an immediate backup of the snapshot and gave the backup
successful results