
Answer-first summary for fast verification
Answer: Desired State Configuration (DSC) extension
The correct answer is B. Desired State Configuration (DSC) extension is used to ensure that a specific configuration, such as the installation of NGINX, is applied to all virtual machines in a scale set. This automates the process and ensures consistency across all instances. Options A, C, and D do not provide the same level of configuration management required for this scenario.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.
When deploying Windows Server 2019 VMs in a scale set via an Azure Resource Manager template, which method should be used to ensure NGINX availability on all VMs post-deployment?
A
Microsoft Intune device configuration profile
B
Desired State Configuration (DSC) extension
C
Azure Application Insights
D
Azure App Service Deployment Center