Skip to content

Incorporate msrestazure's code for managed identity authentication #24150

@jiasli

Description

@jiasli

Related command

az login --identity

Is your feature request related to a problem? Please describe.

Managed identity has lots of variations in different services (VM, app service, Azure Arc, hybrid runbook). Each variation requires special handling.

There are feature requests to support new types of managed identities:

But there are some technical difficulties:

Describe the solution you'd like

In order to support new variations of managed identity, Azure CLI needs to incorporate msrestazure's code and make changed on top of that.

Describe alternatives you've considered

MSAL to support managed identity.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions