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. This answer is incorrect. The ApplyAndAutocorrect mode is exactly what's needed to meet the goal—it automatically detects and corrects configuration drift, ensuring servers remain in the desired state.

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

Learn More
Next Question