Professor Dr. Kazemi

CLO800 Lab 07

Implement Cloud Data Protection — Interactive Lab Manual · Fall 2026

Task 1: Use a template to provision an infrastructure 20 pts

In this task, you will use a template to deploy a virtual machine. The virtual machine will be used to test different backup scenarios.

  1. SettingValue
    SubscriptionYour Azure subscription
    Resource group<yourName>-clo800-F67-rg-region1
    RegionEast US
    Usernamelocaladmin
    PasswordProvide a complex password
    Vm Name Prefix<your initials>-clo800-vm (i.e. hk-clo800-vm)
  2. Screenshot must show your Odl_user account, the deployed <your initials>-clo800-vm0 virtual machine and its virtual network after selecting Go to resource

Task 2: Create and configure a Recovery Services vault and configure a VM-level backup 20 pts

First, you will create a Recovery Services vault. A Recovery Services vault provides storage for the virtual machine data.

  1. SettingsValue
    Subscriptionthe name of your Azure subscription
    Resource group<yourName>-clo800-F67-rg-region1
    Vault Name<yourName>-clo800-F67-rsv-region1
    RegionEast US
Did you know? Azure has two types of vaults: Recovery Services vaults and Backup vaults. The main difference is the datasources that can be backed up.

Implement a VM-level backup

Now, you will implement Azure virtual-machine level backup. As part of a VM backup, you will need to define the backup and retention policy that applies to the backup. Different VMs can have different backup and retention policies assigned to them.

  1. SettingsValue
    Where is your workload running?Azure (notice your other options)
    What do you want to backup?Virtual machine (notice your other options)
  2. SettingValue
    Policy name<yourName>-clo800-F67-backup
    FrequencyDaily
    Time12:00 AM
    TimezoneEastern Time (US & Canada)
    Retain instant recovery snapshot(s) for2 Days(s)
  3. Screenshot must show your Odl_user account, the Backup now action and backup job started for <your initials>-clo800-vm0

Task 3: Monitor Azure Backup 15 pts

In this task, you will deploy an Azure storage account. Then you will configure the vault to send the logs and metrics to the storage account. This repository can then be used with Log Analytics or other third-party monitoring solutions.

  1. SettingsValue
    SubscriptionYour subscription
    Resource group<yourName>-clo800-F67-rg-region1
    Storage account nameProvide a globally unique name. (i.e. yournamemst400sa)
    RegionEast US
  2. Screenshot must show your Odl_user account, the backup job details for <your initials>-clo800-vm0

Task 4: Enable virtual machine replication 25 pts

  1. SettingsValue
    Subscriptionthe name of your Azure subscription
    Resource group<yourName>-clo800-F67-rg-region2 (If necessary, select Create new)
    Vault Name<yourName>-clo800-F67-rsv-region2
    RegionWest US
  2. SettingValue
    Churn for the vmNormal churn
    Cache storage account(new) xxx

    It is important that both of these settings be populated, or the validation will fail. If values are not present, try refreshing the page. If that doesn't work, create an empty storage account and then return to this page.

  3. Screenshot must show your Odl_user account, the replicated virtual machine with Healthy replication health (Protected status)

Task 5: Summary Questions & Review 20 pts

Minimum 2-3 sentences each — original thinking, your own words!

Your submission preview

Screenshots you attach above and your Task 5 answers appear here. This is exactly what prints/exported as your PDF.

Submit compile & export