Azure Automation REST API

Azure Automation REST API enables management of process automation through runbooks, desired state configuration, update management, and change tracking. It supports creating PowerShell and Python runbooks, scheduling jobs, managing credentials, and configuring hybrid workers.

API entry from apis.yml

apis.yml Raw ↑
aid: microsoft-azure-automation:rest-api
name: Azure Automation REST API
tags:
- Automation
- Configuration Management
- Runbooks
- Update Management
image: https://kinlane-productions2.s3.amazonaws.com/apis-json/apis-json-logo.jpg
baseURL: https://management.azure.com/
humanURL: https://learn.microsoft.com/en-us/rest/api/automation/
properties:
- url: https://learn.microsoft.com/en-us/rest/api/automation/
  type: Documentation
description: Azure Automation REST API enables management of process automation through runbooks, desired
  state configuration, update management, and change tracking. It supports creating PowerShell and Python
  runbooks, scheduling jobs, managing credentials, and configuring hybrid workers.