exam questions

Exam AZ-303 All Questions

View all questions & answers for the AZ-303 exam

Exam AZ-303 topic 1 question 44 discussion

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

HOTSPOT -
You create and save an Azure Resource Manager template named Template1 that includes the following four sections.
Section1.

Section2.

Section3.

Section4.

You deploy Template1.
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
Hot Area:

Show Suggested Answer Hide Answer
Suggested Answer:

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
oshoparsi
Highly Voted 4 years, 5 months ago
YNN the stoareg profile will decide what to be deployed. https://docs.microsoft.com/en-us/azure/templates/microsoft.compute/2018-10-01/virtualmachines#storageprofile-object now you can use the parameter for the values of that or hardcode it. here is very tricky. it has defined paramertes for os but never used it on the storage profile! so basically the type of os has been hardcoded in the storage profile section. and since the offer is from microsft and windows server it is not from a custome image. and since it has created a paramerter for teh os with defult value it will not prompt and shows with the deflut value of 2019 datacnter but then it will create the hardcoded one which is 2012 r2 datacenter! very tricky
upvoted 58 times
in_da_cloud
3 years, 9 months ago
Thanks a lot for your simple and clear explanation!
upvoted 2 times
...
azurecert2021
4 years, 5 months ago
this seems to be correct justification.
upvoted 5 times
...
...
Deepbond
Highly Voted 4 years, 5 months ago
correct
upvoted 46 times
...
rxlicon
Most Recent 1 year, 10 months ago
the type of os has been hardcoded in the storage profile section. The profile superceeds parameters. since it has created a paramerter for teh os with defult value it will not prompt and shows with the deflut value of 2019 datacnter
upvoted 1 times
...
sandeepmalik
3 years, 3 months ago
In today's exam. Score 900+ Correct answer.
upvoted 1 times
...
justfordevelopment
3 years, 3 months ago
In the exam on 12-03-2022. Total 50 questions including case study. "Litware Acquired Fabricam" case study.
upvoted 1 times
...
[Removed]
3 years, 4 months ago
correct, it will take sku value.
upvoted 1 times
...
ranjitklive
3 years, 4 months ago
1) Under StorageProfile, imageReference -> Specifies information about the image to use. Therefore Y. 2) Windows server 2012 R2 data center is not a custom image. Therefore N. 3) OS Version has a default value specified and therefore it wont be asked during deployment. Therefore N.
upvoted 1 times
...
shree178
3 years, 4 months ago
On exam today 19-2-2022.. Passed with 871.
upvoted 1 times
...
pompes
3 years, 4 months ago
The correct answer is NNN. I have tried it and the OS Version parameter is populated with the default value: "defaultValue": "2019-datacenter-gensecond",
upvoted 1 times
...
nd78
3 years, 5 months ago
on Exam today 21st Jan, 2022
upvoted 1 times
...
plmmsg
3 years, 6 months ago
Answers is Y, N, N
upvoted 1 times
...
Nands23
3 years, 6 months ago
This was on today's exam. 12/29/2021 Right answer
upvoted 1 times
...
tomatosis
3 years, 6 months ago
On exam 23 Dec 2021, I chose the same
upvoted 1 times
...
quantumray
3 years, 6 months ago
Question appeared On AZ-303 exam on 08/12/2021 - 49 questions, 4Q - Fabrikan case study
upvoted 1 times
...
franck2021
3 years, 8 months ago
I think it should be YNY. Even if parameter section is not used to select the image deployed as it is fixed to Windows2012 R2, the administrator will be asked to select windows os version as it is stated in the parameter. Am I wrong ?
upvoted 2 times
AberdeenAngus
3 years, 6 months ago
That is wrong actually, because the parameter has a default value
upvoted 1 times
...
...
syu31svc
3 years, 10 months ago
Yes No No is right 1. Windows Server 2012 R2 Datacenter will be deployed based on the sku value in storage profile. 2. The version is specified as latest in the imagereference section. So, It will use the latest image. 3. There is a default value for Windows OS Version.
upvoted 4 times
...
kkstays
3 years, 10 months ago
9th Aug 21 - Was in today's exam. 54 Questions in total (4 Case study), No Lab
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 ...