nerdexam
Microsoft

AZ-400 · Question #153

A team wants to implement Azure Automation DSC for a set of servers. They have currently defined the following configuration: To upload the configuration into your Automation account, which PowerShell

The correct answer is B. Run the Import-AzureRmAutomationDscConfiguration powershell command. https://docs.microsoft.com/en-us/azure/automation/tutorial-configure-servers-desired-state

Submitted by noor.lb· Mar 6, 2026Configure processes and communications

Question

A team wants to implement Azure Automation DSC for a set of servers. They have currently defined the following configuration: To upload the configuration into your Automation account, which PowerShell cmdLet should we execute?

Options

  • ARun the Start-AzureRmAutomationDscCompilationJob powershell command
  • BRun the Import-AzureRmAutomationDscConfiguration powershell command
  • CRun the Register-AzureRmAutomationDscNode powershell command
  • DRun the Get-AzureRmAutomationDscNode powershell command

How the community answered

(26 responses)
  • B
    92% (24)
  • C
    4% (1)
  • D
    4% (1)

Explanation

https://docs.microsoft.com/en-us/azure/automation/tutorial-configure-servers-desired-state

Community Discussion

No community discussion yet for this question.

Full AZ-400 Practice