Start-VMsInSequence
1.2
Connects to Azure and starts specified VMs in a sequence and including a wait time between the VMs. It is based on Start-AzureV2VMs.
If you provide the sequence "vm1, vm2, 60, vm3, 30, vm4", then VM1 starts first, then VM2, then it waits 60 seconds before VM3 starts, then waits again for 30 seconds and finally VM4 starts.
Installation Options
Owners
Package Details
Author(s)
- Thomas Zuehlke
Tags
AzureAutomation VirtualMachines Utility Start Sequence
Dependencies
This script has no dependencies.
FileList
- Start-VMsInSequence.nuspec
- Start-VMsInSequence.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
1.2 (current version) | 92 | 1/28/2020 |
1.1 | 36 | 1/28/2020 |
1.0 | 37 | 1/27/2020 |