windows-azure-storage
windows-azure-storage copied to clipboard
Public access
Describe your question
Does storage account/container anonymous public read access has to be enabled or could it be turned off?
Code of Conduct
- [X] I agree to follow this project's Code of Conduct
I believe it has to be enabled as the requests to downlaod the files will be comming directly from browsers.
This might be an issue for internal applications. Is there a way to specify a SAS token URI so that anonymous public read access doesn't have to be turned on?