Schedule start or shutdown Azure virtual machine using Azure Automation PowerShell Workflow and Tags

This is an Azure Automation Powershell Workflow based runbook which automates the scheduled startup and/or shutdown of virtual machines (ARM) in Azure subscription based on the Tags defined. Script logic:  The runbook implements a solution for scheduled power management of Azure virtual machines in combination with tags on virtual machines or resource groups which define…
Read more