Skip to content

Azure Automation ISE Add-on

Pre-release
Pre-release
Compare
Choose a tag to compare
@eamonoreilly eamonoreilly released this 21 Aug 20:33
· 75 commits to master since this release

From PowerShell Gallery

To install from the PowerShell Gallery:

  • Open the PowerShell ISE console
  • Run Install-Module AzureAutomationAuthoringToolkit -Scope CurrentUser

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

  • Run Install-AzureAutomationIseAddOn

If not:

  • Any time you want to use the Azure Automation ISE add-on in the PowerShell ISE, run Import-Module AzureAutomationAuthoringToolkit in the PowerShell ISE