Can not access azure storage container with specified resource does not exist

keith li 51 Reputation points
2022-11-10T03:25:15.25+00:00

Dear All,

            I have an issue when accessing container url, althought container for public access level already chosen as container (anonymous read access for containers and blobs), and networking for public network access has enabled from all networks, any help would be appreicated   

<Error>
<Code>ResourceNotFound</Code><Message>The specified resource does not exist. RequestId:a3b5cd85-301e-008e-6f96-ee38b9000000 Time:2022-11-02T08:39:56.5959835Z</Message>
</Error>

keith

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

2 answers

Sort by: Most helpful
  1. JimmySalian-2011 42,491 Reputation points
    2022-11-10T06:13:12.387+00:00

    Hi Keithli,

    Did you gave permissions at the container level or at the storage account? Check this steps to go through the permissions, sounds like incorrect permissioning on the resources. anonymous-read-access-configure

    Hope this helps.
    JS

    ==
    Please Accept the answer if the information helped you. This will help us and others in the community as well.

    1 person found this answer helpful.
    0 comments No comments

  2. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more

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.