nerdexam
Microsoft

AZ-400 · Question #336

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 B. No. 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 packet_pusher· 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 ApplyAndMonitor. Does the solution meet the goal?

Options

  • AYes
  • BNo

How the community answered

(41 responses)
  • A
    29% (12)
  • B
    71% (29)

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