无法发出列表 Blob 请求(Windows Azure)?

发布于 2024-12-05 23:07:58 字数 256 浏览 2 评论 0原文

无法使用以下 URI 发出列表 Blob 请求,并将 myaccount 替换为我的存储帐户

http://myaccount.blob.core.windows.net/mycontainer?restype=container&comp=list

Unable to make list blob request using following URI with replacing myaccount with my storage account

http://myaccount.blob.core.windows.net/mycontainer?restype=container&comp=list

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

风尘浪孓 2024-12-12 23:07:58

您确定您的 blob 是公开的吗?
您可以检查使用 CloudBerry Explorer 是否是一个很棒的免费工具来管理 Blob。您可以在此处下载:http://www.cloudberrylab.com/free-microsoft -azure-explorer.aspx

安装应用程序后,进入容器并右键单击。去检查属性是否安全是公开的。

Are you sure that your blob is public?
You can check is using CloudBerry Explorer a great free tool to manage Blobs. You can download it here: http://www.cloudberrylab.com/free-microsoft-azure-explorer.aspx

Once the application is install go on the container and right-click. Go check in Properties is the security is public.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文