Hello,
I do not seem to have permission to see the files inside the containers.
Example
storage1, container1, 2, 3... --> I can not see the files inside any of the (Containers)
Hello,
I do not seem to have permission to see the files inside the containers.
Example
storage1, container1, 2, 3... --> I can not see the files inside any of the (Containers)
@arkiboys
Make sure you have the proper Role assigned to access the blob. If using the portal you need to have the Reader role assigned. The Reader role is an Azure Resource Manager role that permits users to view storage account resources, but not modify them. It does not provide read permissions to data in Azure Storage, but only to account management resources. The Reader role is necessary so that users can navigate to blob containers in the Azure portal.
Hope this helps. If you are still facing issues please let me know the roles you have assigned and how you are attempting to access the blobs.
Please don’t forget to "Accept the answer" and “up-vote” wherever the information provided helps you, this can be beneficial to other community members.
10 people are following this question.