This is a Runbook Workflow to automatically turn on your VM in Azure Sentinel.
- Open the Azure Portal and navigate to your Automation Account.
- In the Process Automation section, click Runbooks.
- Click Create a Runbook.
- Name: AutoStart-VM
- Runbook Type: PowerShell Workflow
- Description: A workflow to auto-start a VM in Azure.
- Click Create.
- In the editor, paste script from :
workflow-turnon.sh
- Click Save and then Publish the Runbook.
You can create Schedule from Shared Resource