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
Question
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)- A13% (4)
- B9% (3)
- C75% (24)
- D3% (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
Community Discussion
No community discussion yet for this question.