Azure Storage
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
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?
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
Answer accepted by question author
solved by changing the Container access level to "Container" instead of the default "private"