No permission to list on blobstore that is owned by me on account Azure AD

Raymond Starkey 20 Reputation points
2023-02-01T08:34:15.8933333+00:00

Suddenly I can't list the blobs in a store that is owned by me, Also, the Azure Storage Explorer says I'm filtered out. I have not tinkered with this account. Help!

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,425 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,557 questions
{count} votes

Accepted answer
  1. SaiKishor-MSFT 17,181 Reputation points
    2023-02-21T18:57:27.6433333+00:00

    @Raymond Starkey I apologize this issue was not resolved. Do you still have issues with the above?

    Can you share the error you receive when you try to list out the Blobs? Here are somethings to look out for-

    Make sure that you have the necessary permissions to access the Azure Storage Blob containers and data.

    According to the Azure Storage Explorer troubleshooting guide, there are several Azure built-in roles that can provide the necessary permissions to use Storage Explorer. Some of those roles are:

    • Storage Blob Data Owner: Full access to Azure Storage blob containers and data.
    • Storage Blob Data Contributor: Read, write, and delete Azure Storage containers and blobs.
    • Storage Blob Data Reader: Read and list Azure Storage containers and blobs.

    You can check the role assigned to your account by navigating to the Access Control (IAM) section in the Azure portal. If you don't have the necessary role assigned, you can request your admin to assign the appropriate role to your account.

    However, I do see that this was not the issue from what you mentioned above. Did you go through the Storage Explorer troubleshooting guide here- https://learn.microsoft.com/en-us/azure/storage/common/storage-explorer-troubleshooting?tabs=Windows

    If you did all the above and still see issues, please send mail to AzCommunity [at] microsoft dot com with subject: "ATTN: Sai Kishor" include your Azure subscription ID and a link to this forum thread (for context). We would like to enable one time free technical support on your subscription to put you through Azure backup technical support team to get quick resolution to your issue.

    Hope this helps. Please let us know if you have any more questions and we will be glad to assist you further. Thank you!

    Remember:

    Please accept an answer if correct. Original posters help the community find answers faster by identifying the correct answer. Here is how.

    Want a reminder to come back and check responses? Here is how to subscribe to a notification.

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful