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

{Core} Fix get_msal_token for beta by directly using MSAL #17147

Closed
wants to merge 4 commits into from

Conversation

jiasli
Copy link
Member

@jiasli jiasli commented Mar 1, 2021

Description

Fix get_msal_token for beta.

The current beta talks to Azure Identity to get VM SSH cert (#16596).

Due to Azure Identity's

Azure CLI now directly interacts with MSAL to retrieve the SSH certificate.

The process can be further improved by adopting #17072, #17093.

@yonzhan
Copy link
Collaborator

yonzhan commented Mar 1, 2021

Core

@yonzhan yonzhan added this to the S184 milestone Mar 1, 2021
@jiasli jiasli changed the title {Core} Fix get_msal_token for beta {Core} Fix get_msal_token for beta by directly using MSAL Mar 1, 2021
@yonzhan yonzhan modified the milestones: S184, S185 Mar 20, 2021
@yonzhan yonzhan modified the milestones: S185, S186 Apr 10, 2021
@jiasli jiasli closed this Apr 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants