Azure Automation Runtime Environment Module Management

Azure Automation Runtime Environment Module Management

January 27, 2024 0 By Morten Lerudjordet

As Azure Automation Runtime Environment now is public preview, I have released a new version of Powershell module management Runbooks.

Finally one can programmatically manage Powershell modules for both 7.x and 5.1 environments.
They can be either imported directly from AA through Runbook gallery or just grab them from github.

Import-PSGalleryModuleAArte

Update-PSGalleryModuleAArte

Happy tinkering!