nerdexam
Microsoft

AZ-400 · Question #337

Note: The question is included in a number of questions that depicts the identical set-up. However, every question has a distinctive result. Establish if the solution satisfies the requirements. You r

The correct answer is A. Yes. Specifies the DSC configuration mode. Valid values are: ApplyAndAutocorrect Answer is No; use ApplyAndAutocorrect for "correctly configured, regardless of configuration drift" https://docs.microsoft.com/en-us/powershell/module/azurerm.automation/register- azurermautomationdscnode

Submitted by tom_us· Mar 6, 2026Configure processes and communications

Question

Note: The question is included in a number of questions that depicts the identical set-up. However, every question has a distinctive result. Establish if the solution satisfies the requirements. You run the Register-AzureRmAutomationDscNode command in your company's environment. You need to make sure that your company's test servers remain correctly configured, regardless of configuration drift. Solution: You set the -ConfigurationMode parameter to ApplyAndAutocorrect. Does the solution meet the goal?

Options

  • AYes
  • BNo

How the community answered

(48 responses)
  • A
    79% (38)
  • B
    21% (10)

Explanation

Specifies the DSC configuration mode. Valid values are: ApplyAndAutocorrect Answer is No; use ApplyAndAutocorrect for "correctly configured, regardless of configuration drift" https://docs.microsoft.com/en-us/powershell/module/azurerm.automation/register- azurermautomationdscnode?view=azurermps-6.13.0

Community Discussion

No community discussion yet for this question.

Full AZ-400 Practice