AzureAutomation

1.0.0

An automation module consisting of functions that can provide the following features:
1. Create a new azure automation run as service principal
2. Publish automation account runbook scripts from a local filesystem or share.
3. Import automation account modules.
4. Format automation account runbook schedules with a time zone offset based on the current system time
An automation module consisting of functions that can provide the following features:
1. Create a new azure automation run as service principal
2. Publish automation account runbook scripts from a local filesystem or share.
3. Import automation account modules.
4. Format automation account runbook schedules with a time zone offset based on the current system time zone setting.
Show more

Minimum PowerShell version

5.1

Installation Options

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

Install-Module -Name AzureAutomation -RequiredVersion 1.0.0

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

Install-PSResource -Name AzureAutomation -Version 1.0.0

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) 2020 prestopa. All rights reserved.

Package Details

Author(s)

  • Preston K. Parsard

Tags

Azure Automation Runbooks PowerShell AzureRunAsConnection ServicePrincipal

Functions

New-AutomationAccountRunAsServicePrincipal Publish-AutomationAccountRunbookScripts New-AutomationAccountRunbookModules Format-AutomationAccountScheduleTimeZoneOffset

PSEditions

Desktop

Dependencies

This module has no dependencies.

Release Notes

1. Fix typo for [ValidateNotNullOrEmpty()] parameter attribute in Publish-AzureAutomationRunbookScripts function.

FileList

Version History

Version Downloads Last updated
1.0.4 2,981 1/27/2020
1.0.3 16 1/27/2020
1.0.2 15 1/27/2020
1.0.1 15 1/26/2020
1.0.0 (current version) 15 1/26/2020