azurerunas
-

Azure Automation Account – Adding PowerShell to the Mix
Let’s take a look at adding Runbook to our Azure Automation account that we created in our last article together. Today, we’ll add a simple script as a runbook and see how to get it running in a simple way.
-

Create an Azure Automation Account
Today we’re going to get ready to create some automation in Azure together. The end goal is to get ready to set some PowerShell scripting to follow a schedule and run entirely in Azure. We’ll start with the basics first and go from there. Let’s dive right in and get things started to run with…