exam questions

Exam AZ-300 All Questions

View all questions & answers for the AZ-300 exam

Exam AZ-300 topic 1 question 47 discussion

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

HOTSPOT -
You plan to deploy 20 Azure virtual machines by using an Azure Resource Manager template. The virtual machines will run the latest version of Windows Server
2016 Datacenter by using an Azure Marketplace image.
You need to complete the storageprofile section of the template.
How should you complete the storageProfile section? 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:

"storageProfile": {
"imageReference": {
"publisher": "MicrosoftWindowsServer",
"offer": "WindowsServer",
"sku": "2016-Datacenter",
"version": "latest"
},

References:
https://docs.microsoft.com/en-us/rest/api/compute/virtualmachines/createorupdate

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
Agan
Highly Voted 4 years, 7 months ago
offer:Windows Server sku:2016-DataCentre
upvoted 13 times
...
tashakori
Most Recent 9 months, 2 weeks ago
Given answer is correct
upvoted 1 times
...
Amir1909
10 months, 1 week ago
Correct
upvoted 1 times
...
azurecert2021
3 years, 11 months ago
azurecert2021 6 days, 6 hours ago Given Answer is correct... Terminology: A Marketplace image in Azure has the following attributes: *Publisher: The organization that created the image. Examples: Canonical, MicrosoftWindowsServer *Offer: The name of a group of related images created by a publisher. Examples: UbuntuServer, WindowsServer *SKU: An instance of an offer, such as a major release of a distribution. Examples: 18.04-LTS, 2019-Datacenter Version: The version number of an image SKU. "storageProfile":{ "imageReference":{ "publisher":"MicrosoftWindowsServer", "offer":"WindowsServer", "sku":"2016-Datacenter", "version":"latest" }
upvoted 1 times
...
tundervirld
4 years, 3 months ago
Given Answer is correct... Terminology: A Marketplace image in Azure has the following attributes: *Publisher: The organization that created the image. Examples: Canonical, MicrosoftWindowsServer *Offer: The name of a group of related images created by a publisher. Examples: UbuntuServer, WindowsServer *SKU: An instance of an offer, such as a major release of a distribution. Examples: 18.04-LTS, 2019-Datacenter Version: The version number of an image SKU.
upvoted 2 times
...
gboyega
4 years, 5 months ago
Given Answer is correct
upvoted 4 times
...
Shunya
4 years, 6 months ago
"storageProfile":{ "imageReference":{ "publisher":"MicrosoftWindowsServer", "offer":"WindowsServer", "sku":"2016-Datacenter", "version":"latest" }
upvoted 2 times
...
Protonenpaule
4 years, 9 months ago
https://docs.microsoft.com/en-us/azure/virtual-machines/windows/cli-ps-findimage#table-of-commonly-used-windows-images
upvoted 4 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