Skip to main content

Azure Automation

Introducing the Azure Automation Script Converter

25 November 2014

Introducing the Azure Automation Script Converter - if you import a PowerShell script with no PowerShell Workflows in it, we’ll now attempt to convert the PowerShell script for you to PowerShell Workflow, so it will be able to run with little to no manual changes as an Azure Automation runbook.

Program Manager, Azure Automation

Azure Automation: Authenticating to Azure using Azure Active Directory

27 August 2014

If you’re a user of Azure Automation, you already know how useful it can be for automating manual, long running, frequently repeated, and error prone tasks that keep your cloud services up and running. You may also be well aware that there are a number of steps required to get Azure Automation set up to talk to Azure using certificate-based authentication. Well we on the Azure Automation and Azure PowerShell team are happy to present you with an easier alternative..

Program Manager, Azure Automation

Azure Automation Capabilities in Depth: The Azure Automation PowerShell Cmdlets

20 August 2014

By now you’ve probably had a chance to experiment with all the great features of Azure Automation through the Azure Portal. Now what if I told you, you could do all these things and more easily and programmatically from the command line? Whether you want to use Azure Automation completely headless, or you’re just looking to script a few key actions like bulk runbook import, the Azure Automation cmdlets are for you.

Program Manager, Azure Automation