azureautomation / azure-automation-ise-addon

The Azure Automation PowerShell ISE Add-On makes it easy to author and test your runbooks in your local PowerShell ISE
https://www.powershellgallery.com/packages/AzureAutomationAuthoringToolkit/
Other
122 stars 24 forks source link

Azure Automation PowerShell ISE Add-On

Description

The Azure Automation PowerShell ISE add-on makes it easy to author and test your runbooks in your local PowerShell ISE.

Note: This is an open source project that is not officially supported but issues are fixed when time permits.

Features

Installation

From PowerShell Gallery (recommended)

To install from the PowerShell Gallery:

If you want the PowerShell ISE to always automatically load the Azure Automation ISE add-on:

If not:

From GitHub Releases

Follow the instructions for our latest release

From Source

To build from source:

If you want to build the standalone AddOn for use with Visual Studio or VSCode, perform the following:

If you want the PowerShell ISE to always automatically load the Azure Automation ISE add-on:

Uninstallation

Known Issues