ci(action): update azure/login action to v3#98
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1→v3Release Notes
azure/login (azure/login)
v3: Azure Login Action v3Compare Source
What's Changed
Full Changelog: Azure/login@v2.3.0...v3
v3.0.0: Azure Login Action v3.0.0Compare Source
What's Changed
Full Changelog: Azure/login@v2.3.0...v3.0.0
v2.3.0: Azure Login Action v2.3.0Compare Source
What's Changed
--client-idfor user-assigned managed identity authentication in Azure CLI v2.69.0 or later. by @MoChilia in Azure#514Full Changelog: Azure/login@v2.2.0...v2.3.0
v2.2.0: Azure Login Action v2.2.0Compare Source
What's Changed
az --versionwithaz versionby @MoChilia in Azure#450New Contributors
Full Changelog: Azure/login@v2.1.1...v2.2.0
v2.1.1Compare Source
What's Changed
New Contributors
Full Changelog: Azure/login@v2.1.0...v2.1.1
v2.1.0: Azure Login Action v2.1.0Compare Source
What's Changed
@vercel/nccto compile Azure/login by @MoChilia in Azure#428Full Changelog: Azure/login@v2.0.0...v2.1.0
v2.0.0: Azure Login Action v2Compare Source
What's Changed
New Contributors
Full Changelog: Azure/login@v1.6.1...v2
v2Compare Source
v1.6.1: Azure Login Action v1.6.1Compare Source
azis not installed inpreandpoststepsv1.6.0: Azure Login Action v1.6.0Compare Source
pre:andpost:action for cleaning up (#384)v1.5.1: Azure Login Action v1.5.1Compare Source
subscriptionIdincreds(#373)v1.5.0: Azure Login Action v1.5.0Compare Source
v1.4.7Compare Source
v1.4.6: [BUG FIX] Version pattern regex updateCompare Source
v1.4.5: Handling id-token error and Node version upgradationCompare Source
In this release, a separate error will be thrown if
id-tokenpermissions are not set in the workflow for OIDC login. Also upgraded the Node version to 16.v1.4.4: Handling warnings and added OIDC promotional note.Compare Source
Error handling and minor doc changes.
v1.4.3: Added az installation requirement in the error responseCompare Source
v1.4.2: Added federated token details in logsCompare Source
Displaying OIDC token details -
subject claimandissuerin the logs.v1.4.1: Added audience parameter and CLI,PS logsCompare Source
An explicit input parameter called
audienceis added to allow the option provided in the azure portal. Also CLI and powershell errors are being surfaced inside the action.v1.4.0: Added OIDC supportCompare Source
Login Action now supports two different ways of authentication with Azure. One using the Azure Service Principal with secrets. We now added the new OpenID Connect (OIDC) method of authentication using Azure Service Principal with a Federated Identity Credential.
v1.3.0Compare Source
v1.2.4Compare Source
v1.2.3Compare Source
v1.2.2Compare Source
v1.1.2Compare Source
v1.1.1Compare Source
v1.1.0Compare Source
v1.1: Adding Azure PowerShell login changesCompare Source
With the Azure login Action, you can automate your workflow to do an Azure login using Azure service principal and run Az CLI and Azure PowerShell scripts.
By default, only az cli login will be done. In addition to az cli, you can login using Az module to run Azure PowerShell scripts by setting enable-AzPSSession to true.
Sample workflow that uses Azure login action to run az cli
License
GitHub Action for Azure Web App is licensed under the MIT License
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.