Azure VM Control
Version updated for https://github.com/farooq-teqniqly/azure-vm-control to version v2.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
What’s Changed
- Add OIDC login support for Azure authentication by @Copilot in https://github.com/farooq-teqniqly/azure-vm-control/pull/10
Note: Please update your workflows to v2 of this action. v2 supports OIDC-based authentication (no client secret), which is the recommended authentication method for GitHub Actions in Azure/Entra ID.
New Contributors
- @Copilot made their first contribution in https://github.com/farooq-teqniqly/azure-vm-control/pull/10
Full Changelog: https://github.com/farooq-teqniqly/azure-vm-control/compare/v1...v2