DRAG DROP - You onboard 10 Azure virtual machines to Azure Automation State Configuration. You need to use Azure Automation State Configuration to manage the ongoing consistency of the virtual machine configurations. Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order. NOTE: More than one order of answer choices is correct. You will receive credit for any of the correct orders you select. Select and Place:
Pretty sure the only correct sequence is: upload configuration, then compile it into a node config, then check compliance status. Assigning tags or creating a management group isn't needed unless grouping VMs for reporting or policy scopes, which the question doesn't mention. In DSC, you always have to compile before applying. Correct me if there's an edge case that flips this.
- Upload a configuration to Azure Automation State Configuration
- Compile a configuration into a node configuration
- Check the compliance status of the node
