【问题标题】:How to access Azure Storage Account Container as Azure subscription service administrator如何以 Azure 订阅服务管理员身份访问 Azure 存储帐户容器
【发布时间】:2022-11-12 01:03:19
【问题描述】:

我正在设置 azure blob 存储设置,但无法通过 Azure AD 用户帐户身份验证方法访问容器。我是订阅服务管理员,但在尝试查看容器时看到此错误(下图)。

授权错误

我已尝试在相关存储帐户上赋予自己存储 Blob 数据所有者角色,但这并没有改变结果。

【问题讨论】:

  • I have tried to give myself the role Storage Blob Data Owner on the storage account in question, but this did not change the outcome - 这应该可以。请稍等片刻。可以退出并重新登录吗?

标签: azure authentication azure-blob-storage


【解决方案1】:

我试图在我的环境中重现相同的错误,但出现了如下相同的错误。

要解决此问题,请尝试分配如下角色。

确保Enabled from all network:

在您的存储帐户中->在安全+网络下单击网络->从所有网络启用并保存

现在,我可以成功上传容器中的 blob,如下所示。

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 2015-09-10
    • 1970-01-01
    • 1970-01-01
    • 2021-02-01
    • 2018-01-17
    • 1970-01-01
    • 2022-10-13
    • 2016-09-12
    相关资源
    最近更新 更多