exam questions

Exam AZ-120 All Questions

View all questions & answers for the AZ-120 exam

Exam AZ-120 topic 2 question 36 discussion

Actual exam question from Microsoft's AZ-120
Question #: 36
Topic #: 2
[All AZ-120 Questions]

HOTSPOT
-

You have an Azure subscription that contains the resources shown in the following table.



You plan to deploy an SAP production landscape.

You create the following PowerShell Desired State Configuration (DSC) and publish the DSC configuration to corpsoftware.



You need to deploy the DSC configuration to VM1.

How should you complete the command? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

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
BizCTO
10 months, 2 weeks ago
Set-AzVMdscExtension -ResourceGroupName RG1 -VMName VM1 -ArchiveStorageAccountName corpsoftware -ArchiveBlobName 'JREInstall.ps1.zip' -AutoUpdate -ConfigurationName JRE
upvoted 3 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 ...