Azure PowerShell Action
Version updated for https://github.com/Azure/powershell to version v3.0.0.
- This publisher is shown as ‘verified’ by GitHub.
- This action is used across all versions by 3,693 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The GitHub Action for Azure PowerShell enables the automation of workflows by running Azure PowerShell scripts directly within GitHub Actions. It simplifies cloud management tasks, such as resource provisioning and configuration, across Azure public, government, and Stack environments. The action supports running inline scripts or script files and seamlessly integrates with the Azure Login action to authenticate and manage Azure sessions.
Release notes
What’s Changed
- Upgrade nodejs from 20 to 24 and update dependencies by @YanaXu in https://github.com/Azure/powershell/pull/115
Full Changelog: https://github.com/Azure/powershell/compare/v2.0.0...v3.0.0