nerdexam
Microsoft

AZ-400 · Question #297

Case Study 2 - Contoso, Ltd Background Contoso, Ltd. is a manufacturing company that has a main office in Chicago. Contoso plans to improve its IT development and operations processes by implementing

The correct answer is B. Run the Register-AzureRmAutomationDscNode Azure Powershell cmdlet.. The Register-AzureRmAutomationDscNode cmdlet registers an Azure virtual machine as an APS Desired State Configuration (DSC) node in an Azure Automation account. Scenario: The Azure DevOps organization includes: The Docker extension A deployment pool named Pool7 that contains 10 A

Submitted by the_admin· Mar 6, 2026Design and implement build and release pipelines

Question

Case Study 2 - Contoso, Ltd Background Contoso, Ltd. is a manufacturing company that has a main office in Chicago. Contoso plans to improve its IT development and operations processes by implementing Azure DevOps principles. Contoso has an Azure subscription and creates an Azure DevOps organization. The Azure DevOps organization includes: The Docker extension A deployment pool named Pool7 that contains 10 Azure virtual machines that run Windows Server 2016 The Azure subscription contains an Azure Automation account. Contoso plans to create projects in Azure DevOps as shown in the following table. Technical requirements Contoso identifies the following technical requirements: Implement build agents for Project1. Whenever possible, use Azure resources. Avoid using deprecated technologies. Implement a code flow strategy for Project2 that will: - Enable Team2 to submit pull requests for Project2. - Enable Team2 to work independently on changes to a copy of Project2. - Ensure that any intermediary changes performed by Team2 on a copy of Project2 will be subject to the same restrictions as the ones defined in the build policy of Project2. Whenever possible implement automation and minimize administrative effort. Implement Project3, Project5, Project6, and Project7 based on the planned changes Implement Project4 and configure the project to push Docker images to Azure Container Registry. You add the virtual machines as managed nodes in Azure Automation State Configuration. You need to configure the managed computers in Pool7. What should you do next?

Options

  • AModify the RefreshMode property of the Local Configuration Manager (LCM).
  • BRun the Register-AzureRmAutomationDscNode Azure Powershell cmdlet.
  • CModify the ConfigurationMode property of the Local Configuration Manager (LCM).
  • DInstall PowerShell Core.

How the community answered

(14 responses)
  • A
    7% (1)
  • B
    79% (11)
  • D
    14% (2)

Explanation

The Register-AzureRmAutomationDscNode cmdlet registers an Azure virtual machine as an APS Desired State Configuration (DSC) node in an Azure Automation account. Scenario: The Azure DevOps organization includes: The Docker extension A deployment pool named Pool7 that contains 10 Azure virtual machines that run Windows https://docs.microsoft.com/en-us/powershell/module/azurerm.automation/register- azurermautomationdscnode

Topics

#Azure Automation DSC#PowerShell DSC#node registration#configuration management

Community Discussion

No community discussion yet for this question.

Full AZ-400 Practice