Skip to content

Use --client-id for user-assigned managed identity authentication #506

Description

@jiasli

Azure CLI introduced 3 new arguments --client-id, --object-id and --resource-id to replace --username for user-assigned managed identity authentication: Azure/azure-cli#30525.

Since azure/login only supports client-id: https://github.com/marketplace/actions/azure-login#login-with-user-assigned-managed-identity, it should map client-id to --client-id instead of --username.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions