
Answer-first summary for fast verification
Answer: Power on the VM.
The correct answer is B. When a VM is in a 'Stopped (Deallocated)' state, it is essentially shut down and must be started before any configurations, such as Desired State Configuration (DSC), can be applied. Starting the VM allows it to communicate with Azure and receive the necessary DSC extensions. Therefore, powering on the VM is the first step required.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
To enable Desired State Configuration on an Azure VM running Windows Server 2019, what is the initial step required when the VM's status is stopped (deallocated)?
A
Establish a connection to the VM.
B
Power on the VM.
C
Take a snapshot of the VM's current state.
D
Set up a DNS name for the VM.
No comments yet.