Skip to content

azureautomation/ScaleUp-Azure-VM-On-Alert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

ScaleUp-Azure-VM-On-Alert

  • This runbook will Scale up 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

Releases

No releases published

Packages

No packages published