exam questions

Exam AZ-303 All Questions

View all questions & answers for the AZ-303 exam

Exam AZ-303 topic 3 question 8 discussion

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

You have an on-premises virtual machine named VM1 configured as shown in the following exhibit.

VM1 is started.
You need to create a new virtual machine image in Azure from VM1.
Which three actions should you perform before you create the new image? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.

  • A. Run Add-AzVhd and specify a file share as the destination.
  • B. Convert the disk type to VHD.
  • C. Remove the Backup (volume shadow copy) integration service.
  • D. Generalize VM1.
  • E. Reduce the amount of memory to 16 GB.
  • F. Run Add-AzVhd and specify a blob service container as the destination.
Show Suggested Answer Hide Answer
Suggested Answer: BDF 🗳️
D: Sysprep removes all your personal account and security information, and then prepares the machine to be used as an image.
B, F: The Add-AzureVhd cmdlet uploads on-premises virtual hard disks, in .vhd file format, to a blob storage account as fixed virtual hard disks.
Reference:
https://docs.microsoft.com/en-us/powershell/module/azurerm.compute/add-azurermvhd?view=azurermps-6.13.0 https://docs.microsoft.com/en-us/azure/virtual-machines/windows/capture-image-resource

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
azurecert2021
Highly Voted 4 years, 5 months ago
given answer is correct as per below link it has misleading first line which says "you must prepare the virtual hard disk (VHD or VHDX)." but later on they are having steps to convert vhdx to vhd using Hyper-V Manager or Convert-VHD cmdlet in PowerShell hence given asnwer is correct https://docs.microsoft.com/en-us/azure/virtual-machines/windows/prepare-for-upload-vhd-image removing option Integration services does not make sense as this are services that allow the virtual machine to communicate with the Hyper-V host. Many of these services are conveniences while others can be quite important to the virtual machine's ability to function correctly.
upvoted 39 times
mindtrax
4 years, 4 months ago
If you follow that article than the order is: D -> B ->F
upvoted 10 times
st003
4 years ago
The order is no matter.
upvoted 4 times
xMilkyMan123
3 years, 10 months ago
Of course it does we are going to need this info in the real world
upvoted 7 times
...
...
...
...
securitynija
Highly Voted 4 years, 3 months ago
BDFfor sure
upvoted 6 times
...
JDS11
Most Recent 3 years, 3 months ago
Selected Answer: BDF
correct answer is B,D,F
upvoted 1 times
...
JayBee65
3 years, 4 months ago
Add-AzVhd will convert .vhdx file to a .vhd file before uploading (https://docs.microsoft.com/en-us/powershell/module/az.compute/add-azvhd?view=azps-7.2.0), so why do you need B?
upvoted 1 times
...
syu31svc
3 years, 9 months ago
https://www.examtopics.com/discussions/microsoft/view/10401-exam-az-300-topic-3-question-10-discussion/ BDF is the answer
upvoted 1 times
...
MinhajR
3 years, 9 months ago
On Exam 27/08/2021
upvoted 2 times
...
AAPaul
3 years, 11 months ago
I had this question in the exam that i took on July 14th 2021
upvoted 1 times
...
levo017
4 years, 4 months ago
I would guess CDF is the answer, but what's Option D's "Generalize VM1." mean ?
upvoted 1 times
InsJatilYadav
4 years, 2 months ago
No BDF. Generalize means 'sysprep'. Refer: https://docs.microsoft.com/en-us/azure/virtual-machines/windows/capture-image-resource#generalize-the-windows-vm-using-sysprep
upvoted 1 times
jmay
3 years, 5 months ago
Nowhere does the question say it is a Windows VM.
upvoted 1 times
...
...
...
pullarao
4 years, 4 months ago
it should be CDF.Already hard drive converted VHDX
upvoted 1 times
jank
4 years, 3 months ago
Azure supports only VHD format, so it needs to be converted beforehand. see https://docs.microsoft.com/de-de/azure/virtual-machines/windows/prepare-for-upload-vhd-image. Therefore solution B is for sure one of the correct answers.
upvoted 2 times
...
...
xaccan
4 years, 5 months ago
of course the answer is B/D/F.
upvoted 5 times
MRabi
4 years, 4 months ago
but your previous answer was "CDF is the correct answer"
upvoted 7 times
tita_tovenaar
3 years, 10 months ago
LOL, Exam Topics in a nutshell. Enjoying myself to read comments.
upvoted 1 times
...
...
...
jamhaneef
4 years, 5 months ago
Definitely B is one of the options
upvoted 1 times
jamhaneef
4 years, 5 months ago
B, D, F is the correct answer. Verified. Please see question in AZ 300
upvoted 5 times
...
...
jamhaneef
4 years, 5 months ago
no one knows the correct answer
upvoted 4 times
...
azurecert2021
4 years, 5 months ago
other options are not mentioned in the steps mention in the link shared earlier ,
upvoted 1 times
...
xaccan
4 years, 5 months ago
CDF is the correct answer
upvoted 2 times
pentium75
3 years, 11 months ago
Why remove VSS integration service?
upvoted 1 times
...
...
heany
4 years, 5 months ago
should be CDF
upvoted 1 times
...
vafaria
4 years, 5 months ago
BCD for me
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 ...