【发布时间】:2012-12-19 12:00:18
【问题描述】:
我已创建 Azure 容器并将其设置为私有。权限必须设置为私有,因为只有登录用户才能查看内容。但是,我打算在标签中使用 blob。当 Container 设置为 Private 时,这是不可能的。有没有解决的办法?或者有其他人遇到过同样的问题吗?
我从 CodePlex / Code Project 下载的所有代码示例(PhluffyPhotos、MyPictures)始终将容器设置为 Public(Container / Blob)。
谢谢!
【问题讨论】:
标签: azure azure-storage azure-blob-storage