In this video I go over the two methods of starting a runbook from another runbook. This is referred to as a parent child runbook relationship that facilitates a modular approach to creating runbooks. I go over the two different ways to start a child runbook, by Inline Execution and with the Start-AzureRMAutomationRunbook cmdlet. Continue reading “Parent Child Runbooks and Shared Variables with Azure Automation”
Tag: Add on
Create and Run PowerShell Runbooks in Azure Automation
In this video I demonstrate how to create and run Azure Automation PowerShell Runbooks from the Azure Portal. This includes editing, publishing and scheduling runbooks. I also walk through the setup and use of the Azure Automation PowerShell ISE Add-on. This module adds a graphical interface in PowerShell ISE for creating, testing and publishing Powershell and PowerShell Workflow Runbooks. More information on the ISE add-on here. Continue reading “Create and Run PowerShell Runbooks in Azure Automation”