You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A developer in our company is having problems connecting to our storage account with the Azure Toolkit in Rider.
She has the reader-permission on the subscription level, as well as storage blob data contributor. The storage account doesn't have any network restrictions.
We have enabled Entra ID login on the storage account. Connecting with Storage Account Keys is not a option for us.
She has no problems doing read and write operations on the storage account or the blob in the Azure Portal.
Error message:
Azure: Failed to load Resource group "name of resource group". The client "email address of the user" with object id "object id" does not have authorization to perform action 'Microsoft.Resources/subscriptions/resourcegroups/read' over scope '/subscriptions/"id"/resourcegroups/"name of resource group"' or the scope is invalid. If access was recently granted, please refresh your credentials.
Call Stack:
● Load Resource group ()
● Load child resources of (Storage Account)
The text was updated successfully, but these errors were encountered:
Hello 😊
A developer in our company is having problems connecting to our storage account with the Azure Toolkit in Rider.
She has the reader-permission on the subscription level, as well as storage blob data contributor. The storage account doesn't have any network restrictions.
We have enabled Entra ID login on the storage account. Connecting with Storage Account Keys is not a option for us.
She has no problems doing read and write operations on the storage account or the blob in the Azure Portal.
Error message:
Azure: Failed to load Resource group "name of resource group". The client "email address of the user" with object id "object id" does not have authorization to perform action 'Microsoft.Resources/subscriptions/resourcegroups/read' over scope '/subscriptions/"id"/resourcegroups/"name of resource group"' or the scope is invalid. If access was recently granted, please refresh your credentials.
Call Stack:
● Load Resource group ()
● Load child resources of (Storage Account)
The text was updated successfully, but these errors were encountered: