AZ-400 · Question #55
Drag and Drop Question You need to use Azure Automation State Configuration to manage the ongoing consistency of virtual machine configurations. Which five actions should you perform in sequence? To a
The correct answer is Onboard the virtual machines to Azure Automation State Configuration.; Upload a configuration to Azure Automation State Configuration.; Compile a configuration into a node configuration.; Assign the node configuration.; Check the compliance status of the node.. The correct sequence for Azure Automation State Configuration follows a logical workflow: first onboard VMs to bring them under management, then upload a DSC configuration script, compile it into a node configuration (MOF file), assign the node configuration to the registered nod
Question
Exhibits
Answer Area
Drag items
Correct arrangement
- Onboard the virtual machines to Azure Automation State Configuration.
- Upload a configuration to Azure Automation State Configuration.
- Compile a configuration into a node configuration.
- Assign the node configuration.
- Check the compliance status of the node.
Explanation
The correct sequence for Azure Automation State Configuration follows a logical workflow: first onboard VMs to bring them under management, then upload a DSC configuration script, compile it into a node configuration (MOF file), assign the node configuration to the registered nodes, and finally check compliance status to verify consistency. This sequence reflects the mandatory technical dependencies - you cannot assign a node configuration before compiling it, and you cannot check compliance before assigning a configuration.
Topics
Community Discussion
No community discussion yet for this question.

