AZ-600 Exam QuestionsBrowse all questions from this exam

AZ-600 Exam - Question 16


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 remove the licenseType section from the Azure Resource Manager template.

Does this meet the goal?

Show Answer
Correct Answer: B

To ensure that Windows Server is licensed using the bring-your-own-license (BYOL) model in an Azure Resource Manager template, the licenseType must be specified explicitly. Removing the licenseType section implies that the licensing will default to the standard Azure licensing model, which does not meet the goal of using a BYOL model. Therefore, the solution proposed does not meet the goal.

Discussion

3 comments
Sign in to comment
Sjn9
Apr 3, 2021

B it the right answer.

CJL
Jan 13, 2022

try to study 2 min please

d0bermannn
Nov 4, 2021

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

Eltooth
Feb 1, 2022

Correct answer - B. https://docs.microsoft.com/en-gb/learn/modules/manage-azure-stack-hub-marketplace/9-azure-stack-hub-marketplace-frequent-questions