Proof of concept ISE add on for Azure Automation
Pre-release
Pre-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:
- 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