AuthorizationFailed error when trying to communicate with Azure Storage Account
- Views:
- 16
- Visibility:
- Public
- Votes:
- 1
- Category:
- cloud-volumes-ontap-cvo
- Specialty:
- cloud<a>2009年362083年</a>
- Last Updated:
适用场景
Azure CVO (Cloud Volumes ONTAP)
问题描述
2023-02-15 00:01:25,622 UTC ERROR [Working Environments ] [5YqTHSyJ] [5YqTHSyJ ] [Anonymous ] (simplicator-akka.actor.default-dispatcher-56735) [SimplicatorServerActor:264] Simplicator request to http://localhost:8080/AzureProtocol/describeStorageAccountByName?resourceGroupName=xxxx&storageAccountName=xxxxxxxxxxxx failed: The client 'xxxxxxxx-xxxx-xxxx-xxxxx-xxxxxxxxxxxx' with object id 'xxxxxxxx-xxxx-xxxx-xxxxx-xxxxxxxxxxxx' does not have authorization to perform action 'Microsoft.Storage/storageAccounts/read' over scope '/subscriptions/xxxxxxxx-xxxx-xxxx-xxxxx-xxxxxxxxxxxx/resourceGroups/xxxx/providers/Microsoft.Storage/storageAccounts/xxx' or the scope is invalid. If access was recently granted, please refresh your credentials. Code: AuthorizationFailed
- 尽管文档中已确认所有权限均已设置到位、但BlueXP仍在server.log中报告上述授权错误
- 已查看现象:
- 已成功创建存储帐户、但在存储帐户中创建容器失败、并显示上述错误