Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Do we need any authentication for triggering runbook from postman using REST API? If yes, how to get authentication details?
An Azure service that is used to automate, configure, and install updates across hybrid environments.
@Pratik Shinde Yes you would need authentication for triggering the runbook from postman using REST API. This document has all the detailed information on which authentication details can be used as well as how to call azure rest api using Postman. Kindly check and revert if you have further questions.