Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trouble connecting to Storage Account in Azure #993

Open
Maddiuz opened this issue Jan 2, 2025 · 0 comments
Open

Trouble connecting to Storage Account in Azure #993

Maddiuz opened this issue Jan 2, 2025 · 0 comments

Comments

@Maddiuz
Copy link

Maddiuz commented Jan 2, 2025

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant