title | description | services | documentationcenter | author | manager | editor | ms.assetid | ms.service | ms.workload | ms.tgt_pltfrm | ms.devlang | ms.topic | ms.date | ms.author |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Manage Azure Cloud Services using Azure Automation | Microsoft Docs |
Learn about how the Azure Automation service can be used to manage Azure cloud services at scale. |
cloud-services, automation |
jodoglevy |
timlt |
3789810a-2892-4eef-bf29-c781c1b5af48 |
cloud-services |
tbd |
na |
na |
article |
06/20/2016 |
timlt |
This guide will introduce you to the Azure Automation service, and how it can be used to simplify management of your Azure cloud services.
Azure Automation is an Azure service for simplifying cloud management through process automation. Using Azure Automation, long-running, manual, error-prone, and frequently repeated tasks can be automated to increase reliability, efficiency, and time to value for your organization.
Azure Automation provides a highly-reliable and highly-available workflow execution engine that scales to meet your needs as your organization grows. In Azure Automation, processes can be kicked off manually, by 3rd-party systems, or at scheduled intervals so that tasks happen exactly when needed.
Lower operational overhead and free up IT / DevOps staff to focus on work that adds business value by moving your cloud management tasks to be run automatically by Azure Automation.
Azure cloud services can be managed in Azure Automation by using the PowerShell cmdlets that are available in the Azure PowerShell tools. Azure Automation has these cloud service PowerShell cmdlets available out of the box, so that you can perform all of your cloud service management tasks within the service. 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.
Some example uses of Azure Automation to manage Azure Cloud Services include:
- Continous deployment of a Cloud Service whenever cscfg or cspkg is updated in Azure Blob storage
- Rebooting Cloud Service instances in parallel, one upgrade domain at a time
Now that you've learned the basics of Azure Automation and how it can be used to manage Azure cloud services, follow these links to learn more about Azure Automation.