Create persistent Azure Automation Runbook variables using Azure Blob Storage
Because Azure Runbooks are invoked in temporary environments, you cannot save the Runbook results for later use in the local files. Which is one of the drawbacks compared to on-premises Schedules Tasks.
But what if you need some output persistence? F...
doitpshway.com4 min read