Category "azure-runbook"

Facing error with terraform code for importing multiple runbook to azure automation account

I have created the azure automation account using terraform code. I have multiple runbooks PowerShell scripts saved in my local. I am using for.each option to i

Azure Automation Account runbook error while remove/add user role on the storage account

When i'm trying to remove user on the storage account using below commands through automation account i'm getting error object reference not set to instance of

How to start or stop appservices in Azure

I want to stop my appservices at midnight and want to start them at morning.So i came across two things , runbooks and webjobs .So first i included a runbook wh