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

Azure-cli 2.30.0+ #657

Open
owlleg6 opened this issue Jan 26, 2022 · 0 comments
Open

Azure-cli 2.30.0+ #657

owlleg6 opened this issue Jan 26, 2022 · 0 comments

Comments

@owlleg6
Copy link

owlleg6 commented Jan 26, 2022

Currently we are using azure-cli ~2.29.0 in our robot-tests docker image, since 2.30.0 and further versions, authentication library has changed from ADAL to MSAL (Azure/azure-cli#19853).

The idea of this task is to adapt our code to work with this new library.

Materials to study:
https://docs.microsoft.com/en-us/cli/azure/msal-based-azure-cli
https://stackoverflow.com/questions/69895247/could-not-retrieve-credential-from-local-cache-for-service-principal-when-usin
Azure/azure-cli#20153 (comment)

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

No branches or pull requests

1 participant