Skip to main content
Exam Question AZ-400 Expert
You can preview the first five questions of this AZ-400 practice exam.

You work for MDFT Pro, a well-known training agency, and you run the Register-AzureRmAutomationDscNode command in your environment.

You need to make sure that the test servers remain correctly configured, regardless of configuration drift.

Solution: You set the -ConfigurationMode parameter to ApplyAndAutocorrect.

Does the solution meet the goal?

Please select at least one answer!

No is incorrect. The ApplyAndAutocorrect mode is needed because it actively corrects drift, whereas other modes only monitor or apply once.

Yes is correct. The ApplyAndAutocorrect mode automatically detects and corrects configuration drift on the nodes, ensuring test servers remain correctly configured.


Learn more about this topic: Implement Pipelines
Next Question