How to turn on the Anonymous Access Level in creating New Container in the Storage Account

minh tran 211 Reputation points
2024-05-30T12:15:06.27+00:00

Hello,

I need to create a new container with the Public Access Level but I can not do it because

the Anonomymous Access Level is turned off. Could you show me how to turn the Anonymous Access Level on?

Screenshot 2024-05-30 080208

Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
3,149 questions
0 comments No comments
{count} votes

Accepted answer
  1. Charlie Wei 3,320 Reputation points
    2024-05-31T05:03:51.91+00:00

    Hello minh tran,

    I believe the issue is caused by the settings in the Storage Access Level. Please try adjusting the configuration shown in the attached image. For more information, please refer to this Microsoft Learn documentation.

    User's image

    Best regards,
    Charlie


    If you find my response helpful, please consider accepting this answer and voting yes to support the community. Thank you!

    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Anand Prakash Yadav 7,785 Reputation points Microsoft Vendor
    2024-05-31T07:32:04.7833333+00:00

    Hello minh tran,

    Thank you for posting your query here!

    You need to set AllowBlobPublicAccess to true on your storage accounts.

    Please navigate to your Azure Storage account and click on Configuration.

    Under the Allow Blob anonymous access section select Enabled. And then click on Save
    User's image

    Wait for a couple of minutes for the setting to reflect.

    Then navigate to your container and change the access level as shown below:

    User's image

    User's image

    Do let us know if you have any further queries. I’m happy to assist you further.

    Please do not forget to "Accept the answer” and “up-vote” wherever the information provided helps you, this can be beneficial to other community members.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.