
Answer-first summary for fast verification
Answer: Re-copying Budget.xls into the Data folder.
When using the Replace existing option to restore a VM from an Azure Backup, changes made to the VM after the backup was created are not retained. Specifically, the file copy operation (Budget.xls to Data folder) will be lost since it was performed after the backup was taken and is not part of the backup snapshot. Therefore, you will need to copy Budget.xls to the Data folder again to retain this change.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
An Azure VM named VM1 is backed up as Backup1. Post-backup, VM1 is modified: its size is changed, a file Budget.xls is added to a Data folder, the admin password is reset, and a new data disk is attached. Using the Replace existing option, VM1 is restored from Backup1. Which action must be redone to retain all changes?
A
Adjusting VM1's size.
B
Resetting the admin account's password.
C
Re-adding the data disk to VM1.
D
Re-copying Budget.xls into the Data folder.
No comments yet.