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 Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,944 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. JimmySalian-2011 42,071 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.

    0 comments No comments