-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
Issue running az storage blob list on CentOS and AmazonLinux2 VMs #23809
Comments
@evelyn-ys for awareness |
The dependency Please make sure you have installed CLI successfully following https://docs.microsoft.com/en-us/cli/azure/install-azure-cli-linux?pivots=script The |
Thank you for your feedback. This has been routed to the support team for assistance. |
Oh, I installed using yum and the instructions on that website. Is there a way for me to upgrade the Note that my Azure connection failed after a few months of no issues and no changes from my side, so I suspect something changed on the Azure side. Is there any sense of an ETA for a fix? |
Any ideas what might be going on here? @yonzhan @evelyn-ys @jiasli ? |
Do you mean that this issue still exist after installing Azure CLI following https://docs.microsoft.com/en-us/cli/azure/install-azure-cli-linux?pivots=script? |
Correct. I followed that page before filing this ticket. |
Oh, I see what you meant. I used the generic install script with Curl and now I am able to list the file blobs. Any thoughts on how I can tell what is different between the two installations? |
cc our packaging expert @jiasli |
Hello,
Azure-CLI version, fresh install using hombrew:
|
This is autogenerated. Please review and update as needed.
Describe the bug
Hello, I am having issues connecting to my Azure storage blob but only from a few flavors of Linux - CentOS and Amazon Linux2. The issue popped up 2 weeks ago with no changes made on my side in the Azure portal or to the machines. I noticed the issue on an AWS instance but repro it in a CentOS VM on my local machine. Please let me know how I can address this issue, thank you.
Command Name
az storage blob list
Errors:
To Reproduce:
Steps to reproduce the behavior. Note that argument values have been redacted, as they may contain sensitive information.
az storage blob list --account-name {} --container-name {} --output {} --auth-mode {}
Expected Behavior
Environment Summary
Additional Context
The text was updated successfully, but these errors were encountered: