nerdexam
Microsoft

AZ-801 · Question #124

You need to recover the files from Azure virtual machine backup. As a part of the process, you have generated and downloaded the script to browse and recover files. Now, in the next step, you need…

The correct answer is D. None of these. The Azure VM backup file recovery script does not support spanned/striped volumes, fault-tolerant dynamic disk volumes, or Windows Storage Spaces - none of those listed configurations are valid for script execution.

Implement disaster recovery

Question

You need to recover the files from Azure virtual machine backup. As a part of the process, you have generated and downloaded the script to browse and recover files. Now, in the next step, you need to confirm on the right machine at which this script can be executed. Choose the configurations from the below-given list that the expected VM can consist of.

Exhibit

AZ-801 question #124 exhibit

Options

  • AVolumes that span multiple disks (spanned and striped volumes)
  • BFault-tolerant volumes (mirrored and RAID-5 volumes) on dynamic disks
  • CWindows Storage Spaces
  • DNone of these

How the community answered

(39 responses)
  • A
    8% (3)
  • B
    5% (2)
  • C
    15% (6)
  • D
    72% (28)

Why each option

The Azure VM backup file recovery script does not support spanned/striped volumes, fault-tolerant dynamic disk volumes, or Windows Storage Spaces - none of those listed configurations are valid for script execution.

AVolumes that span multiple disks (spanned and striped volumes)

Spanned and striped volumes are an explicitly unsupported configuration for the recovery script, so this is a configuration the target VM must NOT have.

BFault-tolerant volumes (mirrored and RAID-5 volumes) on dynamic disks

Mirrored and RAID-5 volumes on dynamic disks are explicitly listed as unsupported by the Azure VM backup file recovery script.

CWindows Storage Spaces

Windows Storage Spaces is not supported by the file recovery script and therefore cannot be a valid configuration on the target machine.

DNone of theseCorrect

Microsoft explicitly documents that the file recovery script cannot run on VMs with volumes spanning multiple disks (spanned or striped), fault-tolerant volumes such as mirrored or RAID-5 on dynamic disks, or Windows Storage Spaces - so none of the listed configurations are supported, making D the correct answer.

Concept tested: Azure VM backup file recovery script supported configurations

Source: https://learn.microsoft.com/en-us/azure/backup/backup-azure-restore-files-from-vm

Topics

#Azure Backup#File Recovery#VM Backup#Recovery Limitations

Community Discussion

No community discussion yet for this question.

Full AZ-801 Practice