Skip to content

sg3-141-592/AzureStartStopVMs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

This script starts and stops VMs based on cron schedules specified tags on the VMs. This script runs as an Azure Automation runbook.

For example:

automation_start: * 8 * * 1-5 and automation_stop: * 18 * * 1-5

Current Functionality

  • Start and stop VMs based on tags

Future Roadmap

  • Start and stop VMs based on a sequence tag in the resource group. For example sequence_start: 2, sequence_stop: 2
  • Resize PaaS SQL DTUs on a tagged schedule
  • Self-service start-up of groups of resources for developers.

About

Azure Runbook to start & stop VMs based on tags

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published