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.
Question
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)- A8% (3)
- B5% (2)
- C15% (6)
- D72% (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.
Spanned and striped volumes are an explicitly unsupported configuration for the recovery script, so this is a configuration the target VM must NOT have.
Mirrored and RAID-5 volumes on dynamic disks are explicitly listed as unsupported by the Azure VM backup file recovery script.
Windows Storage Spaces is not supported by the file recovery script and therefore cannot be a valid configuration on the target machine.
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
Community Discussion
No community discussion yet for this question.
