Tag: Runbook

Authentication and Azure Automation Runbooks

Recently I ran into an issue with Authentication and Azure Automation child runbooks. The goal was to call a PowerShell child runbook following the

Variables in Azure Automation

Shared Resources in Azure Automation allow for the reuse of credentials, modules, scheduled, connections, certificates and variables. Variable assets provide a way to share
Scroll to Top