From the course: Planning a Microsoft Azure Solution

Unlock this course with a free trial

Join today to access over 25,300 courses taught by industry experts.

Azure Backup

Azure Backup

- [Instructor] Now that we know more about backup and disaster recovery and what Azure Backup is, it's time to create a backup vault and configure the backup for the Azure disks of the previously migrated virtual machines. I've logged into the portal and we're on the home screen. Let's use the search bar and search for resource. And let's open the resource groups service. It's recommended to store your backups and your backup snapshots in a separate resource group. So let's create a resource group by clicking on Create. Let's name our Resource group, rg-bk-dev-weu. And let's change the region of this resource group to West Europe. Now, because of our policy, we need to assign the cost center tag to our resource group. Let's go to Tags. Let's enter the name CostCenter with a value of 7629. All right, let's click on Review + create. Validation passed. Let's click on Create to create our second resource group. And there we…

Contents