Created
September 16, 2019 03:22
-
-
Save jetstreamin/2946066c5dac3255db9f01df40a64b08 to your computer and use it in GitHub Desktop.
Azure Automation Powershell for Editing & Creating Runbooks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Install-Module AzureAutomationAuthoringToolkit -Scope CurrentUser | |
Import-Module AzureAutomationAuthoringToolKit |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment