Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.

Unlimited Access

Get Unlimited Contributor Access to the all ExamTopics Exams!
Take advantage of PDF Files for 1000+ Exams along with community discussions and pass IT Certification Exams Easily.

Exam AZ-104 topic 6 question 8 discussion

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

You have an Azure virtual machine named VM1.
You use Azure Backup to create a backup of VM1 named Backup1.
After creating Backup1, you perform the following changes to VM1:
✑ Modify the size of VM1.
✑ Copy a file named Budget.xls to a folder named Data.
✑ Reset the password for the built-in administrator account.
✑ Add a data disk to VM1.
An administrator uses the Replace existing option to restore VM1 from Backup1.
You need to ensure that all the changes to VM1 are restored.
Which change should you perform again?

  • A. Modify the size of VM1.
  • B. Reset the password for the built-in administrator account.
  • C. Add a data disk.
  • D. Copy Budget.xls to Data.
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️
Reference:
https://docs.microsoft.com/en-us/azure/backup/about-azure-vm-restore

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
ninjia
Highly Voted 1 year, 11 months ago
If it's a single selection, I would select D. However, the test result reveals it should be two (C and D). I have tested this in Azure. Prepare 1. Create a Windows VM with size D2S_v3. 2. Backup the VM. Made changes after the backup. 1. Modify the VM size to DS1_v2. 2. RDP to the VM and create a new file. 3. Reset the password for the built-in administrator. 4. Add a data disk to the VM. Restore the VM from the backup. Here are the results: 1. VM size remains as DS1_v2. 2. RDP to VM with the changed password. 3. Data disk is gone. 4. A new file is gone. Conclusion, VM size and password will not be overridden by the restore process. You will need to perform the changes again: 1. Add a data disk 2. Copy the file.
upvoted 63 times
Baconrind
1 year ago
Data disk is not gone, it just becomes unattached, as there is no option to re-attach disk, the only "change to perform again" is Copy Budget.xls to Data. No need to add/create a data disk again it already exists.
upvoted 13 times
Dhanishetty
11 months, 3 weeks ago
If it already exists, then why copy Budget.xls again. ? Just simply Attaching will be enough.?
upvoted 6 times
rugoki
6 months ago
case file might be in a different disk saved
upvoted 2 times
...
...
...
klexams
1 year, 1 month ago
Answer is C. The new file is not gone. It said "copy file to a folder named Data". It never said "copy to the data disk".
upvoted 5 times
klexams
1 year, 1 month ago
Also, if wanna be a bit more pedantic :-). The data disk was added AFTER the file copy, so this proves the files was NOT copied to the data disk.
upvoted 3 times
klexams
1 year, 1 month ago
oppss.. Correction: yes the file IS gone. So agreed answer is: 1. Add a data disk. 2. Copy the file.
upvoted 4 times
...
...
...
Netspud
1 year, 10 months ago
Sadly I agree. Ref: https://docs.microsoft.com/en-us/azure/backup/backup-azure-arm-restore-vms#replace-existing-disks-from-a-restore-point Suggest all disks are replaced by the ones in the snapshot. ALTHOUGH the disk is not deleted, and still available in the RG (but you have to assume it needs added back). For me the safest answer is D, that file is defo gone.
upvoted 6 times
...
Nilvam
1 year, 10 months ago
Data disk will not gone (deleted). It will be unmapped.
upvoted 5 times
...
...
sourabhg
Highly Voted 1 year ago
Selected Answer: D
The correct answer is D, i.e., copy the file again. a. You don't need to resize the VM after backup. The latest size will be applicable. b. The latest credentials will work. c. This one is a bit ambiguous. The additional data disk will not be deleted after the restoration. However, you will have to attach it again to the VM. D. The file will be lost and needs to be created again.
upvoted 10 times
...
sardonique
Most Recent 1 month, 3 weeks ago
as usual some questions are so badly formulated, with the purpose to check how crazy you are, trying to understand what IQ test these guys had in mind
upvoted 1 times
sardonique
1 month, 3 weeks ago
it is a best practice to have a separate data disk to store Data however reading the premises carefully, it is written nowhere that the VM has a data disk attached, and even if it was there, you cannot assume that the folder named "data" is located in the data disk. So "D" is the safest answer
upvoted 1 times
...
...
nmnm22
2 months, 2 weeks ago
this question came in my exam 25/9/2023
upvoted 3 times
...
dejedi
3 months ago
Selected Answer: D
Here is a key ... After creating Backup1, you perform the following changes to VM1: ✑ Modify the size of VM1. ✑ Copy a file named Budget.xls to a folder named Data. ✑ Reset the password for the built-in administrator account. ✑ Add a data disk to VM1. File copied before attaching the Disk .We Shouldnt assume the file was copied to that disk attached
upvoted 1 times
...
RandomNickname
5 months, 2 weeks ago
Selected Answer: D
Agree with D; https://learn.microsoft.com/en-us/azure/backup/backup-azure-arm-restore-vms#restore-options A-C are all retained if replace existing is used as far as I can tell.
upvoted 1 times
...
SIAMIANJI
6 months, 3 weeks ago
Selected Answer: D
Copy Budget.xls to Data.
upvoted 1 times
...
Madbo
7 months, 4 weeks ago
The correct answer is C. Add a data disk. When you use the "Replace existing" option to restore a virtual machine from an Azure Backup, the entire virtual machine is replaced with the backup data, including the operating system disk and all data disks that were attached to the virtual machine at the time the backup was taken.
upvoted 1 times
...
CyberKelev
9 months, 1 week ago
Selected Answer: C
In Backup does not exist new added Disk in meanwhile. We should add this Disk again
upvoted 1 times
...
zellck
10 months ago
Selected Answer: D
D is the answer. https://learn.microsoft.com/en-us/azure/backup/backup-azure-arm-restore-vms#restore-options
upvoted 2 times
...
Phlogiston
10 months ago
Stupid, ambiguous question that should not have made it past QA. Assuming that events are described in order, the file is copied to a folder named Data, which must exist on C:. That said, we do not know with any certainty where this folder resides because there is no explicit indication. It could reside on the C: drive but this is based on an inference that the question posits the activities in the order they were performed. However, the similarity between the folder name (Data) and the "data" disk in the question also causes the reader to make an inference about the location of the folder. The best answer is, therefore, C because you will always have to attach the additional drives after a restoration. D: is also valid if the Data folder is on the data drive, but we have no way of knowing this with any certainty. /rant off
upvoted 4 times
...
er101q
10 months, 1 week ago
B. Reset the password for the built-in administrator account. This change should be performed again because restoring a virtual machine from a backup using the "Replace existing" option will restore the virtual machine to its state at the time the backup was created. Any changes made after the backup was created will be lost and will need to be performed again. In this case, resetting the password for the built-in administrator account is a change that was made after the backup was created, so it will need to be performed again after restoring the virtual machine from the backup.
upvoted 1 times
...
spike15_mk
12 months ago
Correct Answer is C Explanation: When we create Backup1 we create backup with Size of VM1, folder Data as mention (without Budget.xls inside) and password for the built-in administrator account. After creating Backup1, you perform the following changes to VM1: ✑ Modify the size of VM1.(size of VM exist in backup) ✑ Copy a file named Budget.xls to a folder named Data.(Data folder exist in backup without Budget.xls) ✑ Reset the password for the built-in administrator account.(Old Password exist on Backup) ✑ Add a data disk to VM1. (Not Exist in Backup) When we do Replace Existing Option restore VM1 from Bakup1: ✑ Modify Size of VM1 will be replaced with old one ✑ All the matched Files in Data Folder will be replaced from Backup1 and new ones which exist in our case Bidget.xls will remain ✑ Password for build-in Administrator Account will replaced from the Backup1 ✑ In Backup does not exist new added Disk in meanwhile. We should add this Disk again
upvoted 1 times
...
tyohaina
1 year, 1 month ago
Selected Answer: D
I overthought this initially. The correct answer imo is D (not tested). What 'Replace existing' restore does is restore the data disk from the backup. This means the following things will remain unchanged: ✑ Modified size of VM1. ✑ Reset the password for the built-in administrator account. ✑ Added data disk to VM1. (It might get unmapped, and can simply be mapped) The option says 'add'. The only thing that changes is a copy of the file to 'Data' folder. Given that 'Data' folder is located in the same disk, the copied file will disappear upon restore. Hence, D. Copy Budget.xls to Data. "If the restore point has more or less disks than the current VM, then the number of disks in the restore point will only reflect the VM configuration." https://learn.microsoft.com/en-us/azure/backup/backup-azure-arm-restore-vms
upvoted 6 times
...
majerly
1 year, 2 months ago
today in exam is C
upvoted 2 times
...
Wonkas
1 year, 2 months ago
Which answer should go for C OR D in exam ? 83 % voted D ? But Examtopics Answer is C , still we believe on ET Answer?
upvoted 3 times
Wonkas
1 year, 2 months ago
Correction : Which answer should go for C OR D in exam ? 83 % voted C ? But Examtopics Answer is D, still we believe on ET Answer?
upvoted 2 times
...
...
etwykolpmwaf
1 year, 2 months ago
C. Add a data disk. The question itself is (as usual) tricky, but Microsoft probably wants to test if you are aware about the Data Disk not being mapped anymore. The question also states "Changes made to VM1", to me it seems they refer to any change relevant to the VM (or the system) itself. The File is gone indeed, but the changes made to vm, given the other options implicating changes to the VM or System, leaving the only obvious one (the file) as "trap" (other that trying to point that the file is on the Data disk, when it's just in in a "Data Folder", that could be on System drive as well. C. Add a Data disk is probably the right one.
upvoted 4 times
Marz
1 year, 1 month ago
totally agree to this logic
upvoted 2 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 ...