Set-RunbookLock
1.1
This Azure Automation runbook ensures that only one instance of a PowerShell Workflow runbook is running at
any one time by suspending and resuming jobs. It is meant to be called from another runbook as an inline runbook,
not started asynchronously through the web service.
Installation Options
Owners
Package Details
Author(s)
- Azure-Automation-Team
Tags
Workflows
Dependencies
FileList
- Set-RunbookLock.nuspec
- Set-RunbookLock.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
1.1 (current version) | 339 | 1/20/2016 |
1.0 | 25 | 11/28/2015 |