
Azure Automation Runbook Types | Microsoft Learn
This article describes the types of runbooks that you can use in Azure Automation and considerations for determining which type to use.
Azure Runbooks: Your Complete Guide to Automated Solutions
Jan 9, 2024 · In this article, you’ve learned how to create a Microsoft Azure Automation account and how to create runbooks using the graphical editor and PowerShell. You’ve also learned how to test …
How to use Azure Automation – Complete Guide - LazyAdmin
May 24, 2021 · In this article, I am going to explain how to set up your Azure Automation account and how to create your first PowerShell runbook in Azure. There are only a few requirements to get …
Manage runbooks in Azure Automation | Microsoft Learn
This article provides information for managing a runbook and recommended patterns and best practices with runbook design. You can find all the details of accessing community runbooks and modules in …
How to Sequentially Start Multiple Azure Automation Runbooks
May 16, 2025 · In this post, I’ll show you how to reliably trigger multiple child runbooks one after another with a pause in between, using best practices for authentication and context management.
Azure Automation Runbook Types | Azure Docs
This article describes the types of runbooks that you can use in Azure Automation and considerations for determining which type to use.
Start a runbook in Azure Automation | Microsoft Learn
Nov 17, 2025 · The following table helps you determine the method to start a runbook in Azure Automation that is most suitable to your particular scenario. This article includes details on starting a …
Setup and run a Azure automation runbook | Jonas Dahlgren's Blog
This example will show how to run a script on a on-premises that is connected to Azure Arc. First step is to create an automation account in your favorite region.
How to Create Your First Azure Automation Runbook with PowerShell
Oct 8, 2024 · Learn how to create, publish and run your first Azure Automation runbook using PowerShell and the Azure CLI. This step-by-step guide walks through setting up an Automation …
Create modular runbooks in Azure Automation | Microsoft Learn
Nov 17, 2025 · Learn how to implement Azure Automation with DevOps using runbooks, webhooks, and PowerShell workflows. Understand automation accounts, shared resources, source control …