Unable to Enable Blob Public Access in Azure Storage Account

Abdul 2,655 Reputation points Microsoft External Staff Moderator
2024-07-31T11:32:58.2733333+00:00

Why am I unable to enable public access for a blob in my Azure Storage account, even though the operation shows as successful?

 "PS - Based on common issues that we have seen from customers and other sources, we are posting these questions to help the Azure community."

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Abdul 2,655 Reputation points Microsoft External Staff Moderator
    2024-07-31T11:34:13.6633333+00:00

    Greetings!

    The issue you're experiencing is likely due to an internal policy blocking the Allow Blob Public Access setting, even though the operation shows as successful. When you attempt to enable this setting, it appears as successful but does not actually change and does not show up in the activity logs.

    To resolve this, you need to verify internally if there are any policies that might be preventing the public access setting from being enabled. This behavior is expected when such policies are in place because the request to change the setting succeeds but is blocked by the policy before it completes.

    Here are the steps you can take:

    1. Verify if there are any internal policies related to 'Allow Blob Public Access' that might be blocking this setting.
    2. If policies exist, consult with your IT or security team to adjust the policies accordingly or provide an alternative solution.

    Resources:

    Hope this helps. If you have any follow-up questions, please let me know. I would be happy to help.

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

    0 comments No comments

Your answer

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