Azure-Automation-Team 

By: | 20,751 downloads | Last Updated: 10/10/2016 | Latest Version: 1.0

This runbook will run a PowerShell command, with or without parameters. In Azure Automation, this runbook is useful for running a PowerShell command on a hybrid runbook worker.

By: | 353 downloads | Last Updated: 1/20/2016 | Latest Version: 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.

By: | 323 downloads | Last Updated: 10/11/2016 | Latest Version: 1.0

Finds the amount in seconds that each published runbook ran over a period of time. It returns a hashtable of the runbook name and job time in seconds. This runbook must be run from the Azure Automation Service.