Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE REQ] Migrate Dev Tools credentials to use Msal callbacks #30576

Open
g2vinay opened this issue Jul 30, 2024 · 0 comments
Open

[FEATURE REQ] Migrate Dev Tools credentials to use Msal callbacks #30576

g2vinay opened this issue Jul 30, 2024 · 0 comments
Assignees
Labels
Azure.Identity Client This issue points to a problem in the data-plane of the library.
Milestone

Comments

@g2vinay
Copy link
Member

g2vinay commented Jul 30, 2024

To optimize code flows in pipelines and development environments, migrate the following credentials to use MSAL callbacks and leverage MSAL caching:

Azure PowerShell credential
Azure CLI credential
Azure Developer CLI credential
This migration will enhance performance by utilizing the MSAL cache to retrieve tokens, reducing the need to fetch a new token from the respective development tool for each request.

@g2vinay g2vinay added Client This issue points to a problem in the data-plane of the library. Azure.Identity labels Jul 30, 2024
@g2vinay g2vinay added this to the 2024-10 milestone Jul 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Azure.Identity Client This issue points to a problem in the data-plane of the library.
Projects
Status: Not Started
Development

No branches or pull requests

3 participants