【发布时间】:2021-01-01 16:25:30
【问题描述】:
当尝试从 VS Code 的 Bash 终端创建 azure 存储帐户时,我收到以下错误:
error retrieving default location: The client '' with object id '' does not have authorization to perform action 'Microsoft.Resources/subscriptions/resourcegroups/read' over scope '' or the scope is invalid.
If access was recently granted, please refresh your credentials.
使用 az login 成功登录 Azure 后,我仍然收到错误消息。
【问题讨论】:
标签: bash azure azure-rbac