A company uses Azure to host all resources and uses Microsoft Visual Studio Team Services to manage
product life cycles.
You need to ensure the team can start runbooks from Visual Studio Team Services.
Which solution should you use?
A.
Azure Portal
B.
Hybrid Runbook Workers
C.
Azure Automation API
D.
Schedule
E.
Webhook
Explanation:
https://docs.microsoft.com/en-us/azure/automation/automation-webhooks
E is correct, but C is a possible solution too as you can start a runbook from Azure Automation API.