- Issue created by @liquidcms
I think possibly I do not understand the various levels of security involved here. To start with I am allowed to upload a file which then shows my file at what appears to be a blob storage url. But if i click the file to open it i get this error:
PublicAccessNotPermitted: Public access is not permitted on this storage account.
I believe the issue is that our container is set up as a Private Container. My client (federal government) will not allow public containers.
I saw in an issue here that this module only supports public containers. Am i wrong in thinking that Private containers would require an access key - as required by this module?
What am i missing here? Why do i need an access key if this only works with public containers (which i assume don't need a key)?
Active
2.0
Code