ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 229 - AZ-104 discussion

Report
Export

You plan to automate the deployment of a virtual machine scale set that uses the Windows Server 2016 Datacenter image.

You need to ensure that when the scale set virtual machines are provisioned, they have web server components installed.

Which two actions should you perform? Each correct answer presents part of the solution.

NOTE Each correct selection is worth one point.

A.
Modify the extensionProfile section of the Azure Resource Manager template.
Answers
A.
Modify the extensionProfile section of the Azure Resource Manager template.
B.
Create a new virtual machine scale set in the Azure portal.
Answers
B.
Create a new virtual machine scale set in the Azure portal.
C.
Create an Azure policy.
Answers
C.
Create an Azure policy.
D.
Create an automation account.
Answers
D.
Create an automation account.
E.
Upload a configuration script.
Answers
E.
Upload a configuration script.
Suggested answer: A, B

Explanation:

Virtual Machine Scale Sets can be used with the Azure Desired State Configuration (DSC) extension handler. Virtual machine scale sets provide a way to deploy and manage large numbers of virtual machines, and can elastically scale in and out in response to load. DSC is used to configure the VMs as they come online so they are running the production software.

Reference:

https://docs.microsoft.com/en-us/azure/virtual-machine-scale-sets/virtual-machine-scale-sets-dsc

Topic 7, Misc. Questions Set C

asked 26/09/2024
Subramaniam Pratheep
39 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first