azureautomation / Delete-Azure-VM-On-Alert

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Delete-Azure-VM-On-Alert

  • This runbook will delete an ARM VM in response to an Azure alert trigger.
  • Input is alert data with information needed to identify which VM to stop.    
  • The runbook must be called from an Azure alert via a webhook   
  • Latest version of Az module should be added to the automation account   
  • Managed Identity should be enabled and contributor access to the automation account should be given   

About


Languages

Language:PowerShell 100.0%