InstallAzModule

1.6

This Azure Automation runbook installs the Az Modules selected into an
Azure Automation account with the Module versions published to the PowerShell Gallery.
Prerequisite: an Azure Automation account with an Azure Run As account credential.

Installation Options

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

Install-Script -Name InstallAzModule

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

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

Package Details

Author(s)

  • Ted Sdoukos

Tags

AzureAutomation Runbook

Functions

Get-AzModuleInfo Get-AzModuleDependency Install-AzModuleDependency Install-AzAutomationModule Connect-AzureAutomation

Dependencies

This script has no dependencies.

Release Notes

v1.6 Changelog
*Corrected bug from v1.5
*Missing $All and $Wait Parameter definitions in Install-AzAutomationModule

FileList

Version History

Version Downloads Last updated
1.6 (current version) 77 4/19/2021
1.4 22 4/16/2021
1.3 27 3/25/2021
1.2 27 3/24/2021
1.1 21 3/24/2021
1.0 24 3/24/2021
Show more