This Azure Automation Runbook updates PowerShell modules imported into an Azure Automation account with the module versions published in the PowerShell Gallery.
Fork this repository and synchronize it using (Azure Automation Source Control)[https://docs.microsoft.com/en-us/azure/automation/source-control-integration]:
- Source Control Name: Update PowerShell Modules
- Source Control Type: GitHub
- Repository: Update-AzAutomationModules
- Branch: main
- Folder Path: /Runbooks
- Auto Sync: Off
- Publish Runbook: On
Issues can be reported by using GitHub Issues.
Full details on how to report issues can be found in the Contribution Guidelines.
Please read the Contribution Guidelines, and ensure you are signing all your commits with DCO sign-off.
We use SemVer for versioning. For the versions available, see the tags on this repository.
- Microsoft Corporation - Initial work.
- Petr Řehoř - Added ability to update all modules.
See also the list of contributors who participated in this project.
This project uses the MIT License - see the LICENSE file for details.