exam questions

Exam AZ-104 All Questions

View all questions & answers for the AZ-104 exam

Exam AZ-104 topic 6 question 23 discussion

Actual exam question from Microsoft's AZ-104
Question #: 23
Topic #: 6
[All AZ-104 Questions]

You have a Recovery Services vault named RSV1. RSV1 has a backup policy that retains instant snapshots for five days and daily backup for 14 days.
RSV1 performs daily backups of VM1. VM1 hosts a static website that was updated eight days ago.
You need to recover VM1 to a point eight days ago. The solution must minimize downtime.
What should you do first?

  • A. Deallocate VM1.
  • B. Restore VM1 by using the Replace existing restore configuration option.
  • C. Delete VM1.
  • D. Restore VM1 by using the Create new restore configuration option.
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Marz
Highly Voted 2 years, 9 months ago
I think its D. the B options needs you to shutdown the VM first, causing downtime. We must minimize downtime. Ref: https://petri.com/restore-an-azure-virtual-machines-disks-from-backup/
upvoted 29 times
er101q
2 years, 6 months ago
NOT Option D, "Restore VM1 by using the Create new restore configuration option," may not be the best option because it creates a new virtual machine, which means you will have to recreate the virtual machine's configuration and re-provision resources. This can result in longer downtime and more complex configurations. In contrast, the Replace existing restore configuration option allows you to restore the virtual machine to a specific point in time while preserving the existing virtual machine configuration and resources. This minimizes downtime and eliminates the need to recreate the virtual machine's configuration, making it a more efficient solution for recovery.
upvoted 8 times
Rams_84zO6n
2 years, 4 months ago
I think option D is correct - Even if it takes longer to create new VM the question only asks to "minimize downtime". Creating a new VM lets you to not touch the production website while still enables you to restore from backup and test the website independently. Once you are satisfied, it would be a simple switch that result in close to 0 downtime.
upvoted 11 times
...
tirajvid
1 year, 10 months ago
What resources need to be re provisioned ? maybe changing IP addresses after switching off the old VM .. ... right ? All other configuration will be preserved on the new restored VM
upvoted 2 times
...
...
...
qwerty100
Highly Voted 2 years, 11 months ago
Selected Answer: B
B. Restore VM1 by using the Replace existing restore configuration option.
upvoted 9 times
FabrityDev
2 years, 7 months ago
What about "minimize downtime" requirement? D. seems better in this case as restoring the backup to a new VM would cause no downtime at all.
upvoted 2 times
Jay_D_Lincoln
6 months, 1 week ago
the new vm require to configure dns, ip and network settings from scratch, which requires time. But using existing congig will save time
upvoted 1 times
...
...
...
ahmadniknam
Most Recent 2 weeks, 3 days ago
Selected Answer: B
🔸 “Replace existing” option will stop and deallocate the VM, and then replace the existing disks with the selected recovery point. Downtime will occur, but it is minimal. Preferred for production workloads where resource names, networking, and integrations must remain the same. https://learn.microsoft.com/en-us/azure/backup/backup-azure-arm-restore-vms#replace-existing-disks
upvoted 1 times
...
ea7e15a
1 month ago
Selected Answer: B
If we focus which one is more direct approach to meet the requirements. Choice D and B sounds good thought. But, choice B does have more potential when it comes to reduce the downtime shortage.
upvoted 1 times
...
Aitorcd92
1 month, 1 week ago
Selected Answer: B
Just to clarify: Option D (Restore VM by using the Create new restore configuration option) does not require you to deallocate or power off the existing VM, because it creates a new VM instance from the recovery point. However, while this avoids any impact to the original VM, it does not minimize downtime. You would still have to reconfigure DNS or update connections so that users start using the new VM, which takes additional time. In contrast, Option B (Restore VM by using the Replace existing option) does require you to deallocate the VM first, but it restores the disks in place, so when the VM starts back up, everything is exactly as before. This process minimizes downtime because you don't need to update any references or configurations. That’s why B is the correct answer if the priority is minimizing downtime.
upvoted 1 times
...
Manu1986
1 month, 2 weeks ago
Selected Answer: D
Minimizing Downtime: This is the key requirement. The correct answer is D. Restore VM1 by using the Create new restore configuration option. A. Deallocate VM1: This would shut down VM1, immediately causing downtime. This is not minimizing downtime as the first step. B. Restore VM1 by using the Replace existing restore configuration option: This option replaces the disks of the existing VM1 with the disks from the chosen restore point. This requires the VM to be running to take an initial snapshot, then it replaces the disks, which will cause downtime for the existing VM while the disk replacement occurs. If the VM is running a website, this means the website will be down.
upvoted 1 times
...
t79homasdw
3 months, 1 week ago
Selected Answer: B
I agree that D should be correct, but Microsoft has a similar question on their practice exam and the answer they provide is to overwrite the VM :-( So unfortunately, I have to vote for B as I think this is the answer that Microsoft wants.
upvoted 1 times
...
Jay_D_Lincoln
6 months, 1 week ago
Selected Answer: B
Replace existing restore configuration: This option restores the backup directly onto the original VM, preserving its network settings and configurations. Create new restore configuration: This option creates a new VM from the backup, requiring additional steps to update network settings, DNS, and other configurations to resume production service.
upvoted 2 times
...
Josh219
8 months, 2 weeks ago
Selected Answer: D
CORRECT IS D
upvoted 1 times
...
jamesf
9 months, 1 week ago
Selected Answer: D
Should be D. Restore VM1 by using the Create new restore configuration option - This option allows you to restore the VM to a new instance without affecting the current running VM. Once the restoration is successful, you can redirect traffic or swap the VMs to ensure minimal downtime. This approach provides a safer way to verify the restored VM before making it live.
upvoted 1 times
...
spowgate
9 months, 4 weeks ago
Let's break this down. Since RSV1 retains daily backups for 14 days, you have a backup from eight days ago. To minimize downtime, you should avoid deleting or deallocating VM1 first. The correct initial step to recover VM1 to a point eight days ago would be: D. Restore VM1 by using the Create new restore configuration option. This way, you can restore VM1 to the desired state without affecting the existing VM's configuration.
upvoted 2 times
...
spowgate
9 months, 4 weeks ago
Let's break this down. Since RSV1 retains daily backups for 14 days, you have a backup from eight days ago. To minimize downtime, you should avoid deleting or deallocating VM1 first. The correct initial step to recover VM1 to a point eight days ago would be: D. Restore VM1 by using the Create new restore configuration option. This way, you can restore VM1 to the desired state without affecting the existing VM's configuration.
upvoted 2 times
...
Dankho
9 months, 4 weeks ago
Selected Answer: D
Less downtime on new
upvoted 2 times
...
Pcservices
10 months, 3 weeks ago
Selected Answer: D
D. Restore VM1 by using the Create new restore configuration option. This option allows you to keep the existing VM running while restoring a new instance, minimizing downtime for your static website.
upvoted 3 times
...
Matsane
1 year ago
The correct answer is D. Restore VM1 by using the Create new restore configuration option. To minimize downtime, you should restore VM1 to a new configuration, rather than replacing the existing one. This approach allows you to keep the current VM1 running while restoring the earlier version. Here's why the other options are not the best fit: A. Deallocating VM1 would shut it down, causing downtime. B. Replacing the existing restore configuration would overwrite the current VM1, also causing downtime. C. Deleting VM1 would result in data loss and is not a suitable option for recovery. By choosing option D, you can restore VM1 to a point eight days ago without interrupting the current VM1, minimizing downtime.
upvoted 1 times
...
kam1122
1 year ago
Selected Answer: D
D, since we must minimize downtime
upvoted 4 times
...
chiloso
1 year ago
past test today. this question is on the test
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...