AzureAutomationAuthoringToolkit

0.2.3.8

Provides cmdlets to make authoring Azure Automation runbooks and DSC configurations in local PowerShell easier.
Installation:
Open the PowerShell 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
Provides cmdlets to make authoring Azure Automation runbooks and DSC configurations in local PowerShell easier.
Installation:
Open the PowerShell 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
Show more

Minimum PowerShell version

3.0

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name AzureAutomationAuthoringToolkit -RequiredVersion 0.2.3.8

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name AzureAutomationAuthoringToolkit -Version 0.2.3.8

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2015 Microsoft. All rights reserved.

Package Details

FileList

Version History

Version Downloads Last updated
0.2.4.2 39,029 9/7/2018
0.2.4.1 1,165 8/1/2018
0.2.4.0 4,394 2/1/2018
0.2.3.9 2,871 10/4/2017
0.2.3.8 (current version) 8,198 2/16/2017
0.2.3.7 697 1/19/2017
0.2.3.6 2,015 9/12/2016
0.2.3.5 759 7/20/2016
0.2.3.4 510 6/24/2016
0.2.3.3 1,158 4/15/2016
0.2.3.2 1,016 2/11/2016
0.2.3.1 827 12/9/2015
0.2.3.0 125 11/20/2015
0.2.2.9 119 11/9/2015
0.2.2.6 158 10/15/2015
0.2.2.5 62 10/15/2015
0.2.2.4 76 10/12/2015
0.2.2.3 52 10/12/2015
0.2.2.2 52 10/10/2015
0.2.2.1 51 10/10/2015
0.2.2 68 10/10/2015
Show more