InstallAzModule
1.0
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
Owners
Package Details
Author(s)
- Ted Sdoukos
Tags
Functions
Get-AzModuleInfo Get-AzModuleDependancy Install-AzModuleDependancy Install-AzAutomationModule Connect-AzureAutomation
Dependencies
This script has no dependencies.
FileList
- InstallAzModule.nuspec
- InstallAzModule.ps1