nerdexam
Microsoft

AZ-400 · Question #419

You have an Azure Automation account that contains a runbook. The runbook is used to configure the application infrastructure of an Azure subscription. You have a project in Azure DevOps named Project

The correct answer is C. the Source control settings for the Automation account. Source control allows you to ensure that all of your Azure Automation runbooks are up-to-date with your scripts in an external source control. Click 'Add' to create a new source control configuration which will import all of the runbooks within a given folder in your external sou

Submitted by obi.ng· Mar 6, 2026Design and implement build and release pipelines

Question

You have an Azure Automation account that contains a runbook. The runbook is used to configure the application infrastructure of an Azure subscription. You have a project in Azure DevOps named Project1. Project1 contains a repository that stores code for the runbook. You need to ensure that every committed change to the code will update automatically and publish the runbook to Azure Automation. What should you configure?

Options

  • Athe Service hooks settings for Project1
  • Bthe Connections settings for the Automation account
  • Cthe Source control settings for the Automation account
  • Dthe Service connections settings for Project1

How the community answered

(32 responses)
  • A
    13% (4)
  • B
    9% (3)
  • C
    75% (24)
  • D
    3% (1)

Explanation

Source control allows you to ensure that all of your Azure Automation runbooks are up-to-date with your scripts in an external source control. Click 'Add' to create a new source control configuration which will import all of the runbooks within a given folder in your external source control to your Automation account. https://learn.microsoft.com/en-us/azure/automation/source-control-integration

Topics

#Azure Automation#source control integration#runbook publishing#continuous deployment

Community Discussion

No community discussion yet for this question.

Full AZ-400 Practice