question

hatemmakki-2538 avatar image
0 Votes"
hatemmakki-2538 asked hatemmakki-2538 answered

Error accessing Azure Storage

Hi

I am trying to connect my web app (strapi.io dashboard) to Azure Storage.

When I try to upload a file, I get the following errer:

[2021-08-11T16:29:57.740Z] error Error: <?xml version="1.0" encoding="utf-8"?><Error><Code>InsufficientAccountPermissions</Code><Message>The account being accessed does not have sufficient permissions to execute this operation.

Any idea what is the reason?

azure-storage-accounts
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

hatemmakki-2538 avatar image
0 Votes"
hatemmakki-2538 answered

solved by changing the Container access level to "Container" instead of the default "private"

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.