-
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
Unable to run az extension add --name rdbms-connect #25869
Comments
We are also experiencing this issue with version 2.46.0, the previous version 2.45.0 was fine. |
Exactly what I'm facing also. |
Can confirm v2.45.0 is working properly |
Even our pipeline is facing an issue with cli v2.45.0 to connect with acr |
@bebound for awareness |
Exactly the same issue here. Our DevOps pipelines have been broken since release of CLI 2.46.0. |
Workaround: Duplicate of Azure/azure-cli-extensions#6030 |
Worked for me. Thank you @bebound! |
Hello Jonestly, how did you resolve this issue ? I am getting same error in windows powershell . Az cli version 2.48.1 , setuptools version setuptools-65.1.1 PS C:\Program Files (x86)\Microsoft SDKs\Azure\CLI2> az extension add -n rdbms-connect |
Hi @mallissr, I added the line |
Thank you . I updated the setuptool still failing. |
@mallissr Have you tried running the command with the |
Microsoft is the most stressful OS to use. Finding resolution to this Azure cli error is tiring. |
I'm not able to add the rdbms-connect extension in a Ubuntu system.
Command Name
az extension add --name rdbms-connect
az version
Errors:
Expected Behavior
Extension install without failures.
The text was updated successfully, but these errors were encountered: