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-identity: Version conflict with msal-extensions requirement with azure-cli-core #24188

Closed
glaubitz opened this issue Apr 26, 2022 · 5 comments
Assignees
Labels
Azure.Identity Client This issue points to a problem in the data-plane of the library. customer-reported Issues that are reported by GitHub users external to the Azure organization. question The issue doesn't require a change to the product in order to be resolved. Most issues start as that

Comments

@glaubitz
Copy link

The latest version of azure-cli-core 2.36.0 just bumped its dependency of msal-extensions to 1.0.0 meaning that both azure-cli-core and azure-identity can no longer be co-installed on Linux distributions which ship the Azure SDK and CLI as packages.

Could the version dependency of azure-identity on msal-extensions be bumped to 1.0.0?

@ghost ghost added needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. customer-reported Issues that are reported by GitHub users external to the Azure organization. question The issue doesn't require a change to the product in order to be resolved. Most issues start as that labels Apr 26, 2022
@azure-sdk azure-sdk added Azure.Identity Client This issue points to a problem in the data-plane of the library. needs-team-triage Workflow: This issue needs the team to triage. labels Apr 26, 2022
@ghost ghost removed the needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. label Apr 26, 2022
@glaubitz
Copy link
Author

Ah, that has already happened in #23932.

Could the new version be released?

@tjprescott tjprescott removed the needs-team-triage Workflow: This issue needs the team to triage. label Apr 26, 2022
@tjprescott
Copy link
Member

@xiangyan99 can you comment on the expected release for this fix?

@xiangyan99
Copy link
Member

We are working with the CLI team to make it happen.

@jiasli
Copy link
Member

jiasli commented Apr 27, 2022

Azure CLI has removed the dependency on azure-identity (Azure/azure-cli#22124). This issue is now pending on #23932 to be released.

@jiasli jiasli closed this as completed Apr 27, 2022
@jiasli jiasli reopened this Apr 27, 2022
@xiangyan99
Copy link
Member

azure-identity 1.10.0 with msal-extensions 1.0.0 support has been released.

@github-actions github-actions bot locked and limited conversation to collaborators Apr 11, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Azure.Identity Client This issue points to a problem in the data-plane of the library. customer-reported Issues that are reported by GitHub users external to the Azure organization. question The issue doesn't require a change to the product in order to be resolved. Most issues start as that
Projects
None yet
Development

No branches or pull requests

5 participants