Skip to content

Proof of concept ISE add on for Azure Automation

Pre-release
Pre-release
Compare
Choose a tag to compare
@eamonoreilly eamonoreilly released this 30 Jun 19:22
· 443 commits to master since this release

This will install the proof of concept PowerShell ISE add on for Azure Automation.

Installation

  • Download the zip file that contains the ISE add on (see the bottom of this page).
  • Extract the contents of the Zip
  • Open the PowerShell ISE, and run the Install-AzureAutomationIseAddOn.ps1 PowerShell script located in the extracted folder
  • The Azure Automation ISE add-on should appear on the right side of the PowerShell ISE:
    alt text
  • From now on, opening the PowerShell ISE should automatically load the Azure Automation ISE add-on

Uninstallation

  • Open the PowerShell ISE, and run Uninstall-AzureAutomationIseAddOn
  • Restart the Powershell ISE
  • From now on, opening the PowerShell ISE will no longer cause the Azure Automation ISE add-on to be loaded