基于 Azure Blob 存储角色的访问控制

标签 azure blob azure-blob-storage rbac

Azure Blob 存储是否有基于角色的访问控制?我知道 SAS token 和 ACL,它们都很棒,但 ACL 只允许 5 个条目。

最佳答案

Is there any role based access control for Azure Blob Storage?

从今天起还没有。您必须使用共享访问签名进行访问控制。每个容器最多有 5 个访问策略。一种可能性是拥有多个容器。

关于基于 Azure Blob 存储角色的访问控制,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/40241574/

相关文章:

asp.net-mvc-4 - ServiceRoute 覆盖现有路由

java - 下载 blob pdf 文件后没有数据

c# - 将 MemoryStream 保存到 Azure Blob 存储

azure - 如何授予应用程序创建 Azure 逻辑应用程序的权限

python - 使用 VSCode 在 Windows 10 上运行 Python Azure Functions

javascript - 将二进制数据从 Nodejs 缓冲区写入 Meteor 客户端上的 blob

c# - 使用C#从数据库中读取图像?

php - HTTP 请求中找到的 MAC 签名与使用 php 的任何计算签名 azure 集成不同

azure - Xamarin 文本 blob Azure 存储

azure - 如何从 Azure API 管理登录到 App Insights 'send-request'