exam questions

Exam AZ-104 All Questions

View all questions & answers for the AZ-104 exam

Exam AZ-104 topic 4 question 73 discussion

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

HOTSPOT -
You have an Azure subscription.
You need to use an Azure Resource Manager (ARM) template to create a virtual machine that will have multiple data disks.
How should you complete the template? To answer, select the appropriate options in the answer area.
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
ppp131176
Highly Voted 3 years, 7 months ago
Is correct: https://docs.microsoft.com/nl-nl/azure/azure-resource-manager/templates/copy-properties
upvoted 45 times
chaudha4
3 years, 5 months ago
https://docs.microsoft.com/en-us/azure/azure-resource-manager/templates/copy-properties
upvoted 12 times
...
Asymptote
2 years, 3 months ago
Hi....Aanmelden
upvoted 2 times
...
...
achmadirvanp
Highly Voted 3 years, 7 months ago
Answer is correct, Appear On Exam July 1 2021
upvoted 20 times
VVR141
3 years, 6 months ago
came across any LABS ?
upvoted 4 times
...
...
[Removed]
Most Recent 4 months, 3 weeks ago
CORRECT
upvoted 2 times
...
tashakori
10 months, 3 weeks ago
Given answer is right
upvoted 2 times
...
AntaninaD
1 year, 4 months ago
Got this question on 09/09/23
upvoted 14 times
Kritiprasan
1 year, 4 months ago
Any labs that u came across the test
upvoted 2 times
...
Denis_Raymond
1 year, 4 months ago
I also got it early this week.
upvoted 5 times
...
...
zellck
1 year, 12 months ago
1. copy 2. copyIndex https://learn.microsoft.com/en-us/azure/azure-resource-manager/templates/copy-properties#syntax Add the copy element to the resources section of your template to set the number of items for a property. The copy element has the following general format: - The count property specifies the number of iterations you want for the property https://learn.microsoft.com/en-us/azure/azure-resource-manager/templates/copy-properties#property-iteration Use the length function on the array to specify the count for iterations, and copyIndex to retrieve the current index in the array.
upvoted 12 times
...
klexams
2 years, 3 months ago
i didnt know. but yeah copy - copyindex By adding copy loop to the properties section of a resource in your template, you can dynamically set the number of items for a property during deployment and copyIndex to retrieve the current index in the array.
upvoted 9 times
...
EmnCours
2 years, 4 months ago
Box1: Copy Box2: copyIndex
upvoted 3 times
...
Armina
2 years, 9 months ago
Box1: Copy Box2: copyIndex https://docs.microsoft.com/en-us/azure/azure-resource-manager/templates/copy-resources By adding the copy loop to the resource section of your template, you can dynamically set the number of resources to be deployed. In addition, you avoid the repetition of template syntax. The copy loop can also be used with properties, variables and output. Fügen Sie das copy-Element dem Ressourcenabschnitt ihrer Vorlage hinzu, um mehrere Instanzen der Ressource bereitzustellen. Das copy-Element hat das folgende allgemeine Format: "copy" : { "name": "<name-of-loop>", "count": <number-of-iterations>, "mode": "serial" <or> "parallel", "batchSize": <number-to-deploy-serially> } The copyIndex() function returns the current iteration of the loop. copyIndex() is zero-based. By default, Resource Manager creates the resources simultaneously. There is no limit to the number of resources provided in parallel, except for limiting the total number to 800 resources in the template. The order in which they are created is not guaranteed.
upvoted 6 times
...
epomatti
2 years, 9 months ago
Copy, copyIndex Provided answer is correct.
upvoted 2 times
...
DrJoness
2 years, 10 months ago
Question appeared on my exam today. April 7 2022
upvoted 6 times
...
Dobby25
2 years, 10 months ago
Received this on my exam today 19/03/2022
upvoted 6 times
...
sabyasachide
2 years, 10 months ago
How to recall this answer
upvoted 3 times
...
zr79
2 years, 11 months ago
https://docs.microsoft.com/en-us/azure/azure-resource-manager/templates/copy-properties
upvoted 1 times
...
WS_21
2 years, 11 months ago
"copy": [ "[copyIndex https://docs.microsoft.com/en-us/azure/azure-resource-manager/templates/copy-properties
upvoted 1 times
...
_punky_
3 years ago
LUN - is associated with index
upvoted 4 times
...
deadhead82
3 years, 1 month ago
On a lighter note , you have to have a sharp memory to pass these certs.
upvoted 9 times
zr79
2 years, 11 months ago
Yes, for Cringy Microsoft
upvoted 4 times
...
Karthik3498
3 years, 1 month ago
memory is definitely required, but I don't think it should be sharp as you mean I think if we understand concepts it will be registered in our brain
upvoted 6 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 ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago