Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
APPLIES TO: All API Management tiers
This guide introduces you to the Azure Automation service and how you can use it to simplify management of Azure API Management.
What is Azure Automation?
Azure Automation is an Azure service for simplifying cloud management through process automation. Using Azure Automation, you can automate manual, repeated, long-running, and error-prone tasks to increase reliability, efficiency, and time to value for your organization.
Azure Automation provides a highly reliable, highly available workflow-execution engine that scales to meet your needs. In Azure Automation, processes can be kicked off manually, by 3rd-party systems, or at scheduled intervals so that tasks happen exactly when needed.
Reduce operational overhead and free up IT and DevOps staff to focus on work that adds business value by moving your cloud-management tasks to run automatically with Azure Automation.
How can Azure Automation help manage Azure API Management?
You can manage API Management in Azure Automation by using the Azure PowerShell cmdlets for API Management. Within Azure Automation, you can write PowerShell workflow scripts to perform many of your API Management tasks using the cmdlets. You can also pair these cmdlets in Azure Automation with the cmdlets for other Azure services, to automate complex tasks across Azure services and 3rd party systems.
Here are some examples of using API Management with PowerShell:
Related content
Now that you've learned the basics of Azure Automation and how it can be used to manage Azure API Management, follow this link to learn more.
- See the Azure Automation getting started tutorial.