
Answer-first summary for fast verification
Answer: Desired State Configuration (DSC) extension
The correct answer is A: Desired State Configuration (DSC) extension. The DSC extension is used to ensure that specific configurations are consistently applied to virtual machines. By using DSC, you can automate the deployment and configuration of NGINX on all the virtual machines in the scale set, ensuring that the application is available after deployment.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.
When deploying multiple Windows Server 2019 VMs in a scale set using an Azure Resource Manager template, which method should be used to ensure NGINX availability on all VMs post-deployment?
A
Desired State Configuration (DSC) extension
B
New-AzConˢgurationAssignment cmdlet
C
Azure Application Insights
D
Microsoft Endpoint Manager device conˢguration profile