Creating and Configuring Backup Policies
In this exercise, you will deploy an Azure VM to your AZ104-BCDR
resource group. You will then configure a backup policy for the VM. Complete the steps that follow to complete this exercise:
- Start by deploying two VMs using the PowerShell script named
Creating_VMs.ps1
in the following GitHub repo: https://packt.link/oCGBN. - Navigate to the Azure portal by opening a web browser and going to https://portal.azure.com.
- Browse to your
AZ104-BCDR
resource group and select the Recovery Services vault (Az104RecoveryServicesVault
). - On the
Overview
blade, click+
Backup
.
Figure 22.2: Configuring Azure Backup
- Next, select
Azure
as the workload type and chooseVirtual machine
. Then, clickBackup
:
Figure 22.3: Selecting Azure Backup workloads
- You will be presented with a choice of
Policy sub type
options – enhanced or standard. Note the difference between...