-
Notifications
You must be signed in to change notification settings - Fork 3k
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-iot: cannot import name 'AccessTokenInfo' from 'azure.core.credentials' - 2.65.0 - 0.25.0 #30209
Comments
Thank you for opening this issue, we will look into it. |
Hi @yonzhan and thanks for your response. Thanks in advance. |
Hi again @yonzhan ,
I have also tested both executions (with IDs or with names) on an Ubuntu 22.04.5 LTS, with same results. |
Duplicate of #29940 |
Hi @bebound , sudo /opt/az/bin/python3 -m pip install \
azure-core==1.31.0 \
azure-identity==1.18.0 I guess the APT packages would need to be fixed? |
Yes, in 2.66.0, we'll bump azure-core to 1.31.0: #29944 |
And when is #29944 going to be available in APT repositories (just curious)? |
Nov 11 |
Describe the bug
Erroor thrown when executing a
du update stage
commandAfter some checks, same issue occurs in extension azure-iot versions 0.25.0, 0.24.0 and 0.23.0. It occurs -at least- with core version 2.61.0 and 2.65.0.
I'm using az cli installed in an Ubuntu system using
apt install azure-cli
(from Microsoft repo ):Related command
az iot du update stage
Errors
Issue script & Debug output
Expected behavior
The Update manifest is pushed without errors.
Environment Summary
Additional context
No response
The text was updated successfully, but these errors were encountered: