exam questions

Exam AZ-600 All Questions

View all questions & answers for the AZ-600 exam

Exam AZ-600 topic 1 question 14 discussion

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

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
You have an Azure Stack Hub integrated system that connects to the Internet. The integrated system uses an Enterprise Agreement (EA) for licensing.
You are creating an Azure Resource Manager template to generate a marketplace item for a virtual machine that runs Windows Server 2019 Datacenter and a custom application.
You need to ensure that Windows Server is licensed by using the bring-your-own-license model.
Solution: You add OsType: Windows to the Azure Resource Manager template.
Does this meet the goal?

  • A. Yes
  • B. No
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

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
Eltooth
3 years, 6 months ago
Correct answer - No.
upvoted 1 times
Eltooth
3 years, 6 months ago
You can check the license type of your virtual machine by running the following command. If the license model says Windows_Server, you'll be charged for the BYOL price. Otherwise, you'll be charged for the Windows meter per the PAYG model: $vm | ft Name, VmId,LicenseType,ProvisioningState https://docs.microsoft.com/en-gb/learn/modules/manage-azure-stack-hub-marketplace/9-azure-stack-hub-marketplace-frequent-questions
upvoted 3 times
...
...
d0bermannn
3 years, 9 months ago
Correct: Possible values for Windows Server operating system are: Windows_Client ; Windows_Server Possible values for Linux Server operating system are: RHEL_BYOS (for RHEL) ; SLES_BYOS (for SUSE) as we see here https://docs.microsoft.com/en-us/dotnet/api/microsoft.azure.management.compute.models.virtualmachine.licensetype?view=azure-dotnet
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 ...