github.com/aquasecurity/trivy-iac@v0.8.1-0.20240127024015-3d8e412cf0ab/avd_docs/azure/storage/AVD-AZU-0007/docs.md (about) 1 2 Storage container public access should be off. It can be configured for blobs only, containers and blobs or off entirely. The default is off, with no public access. 3 4 Explicitly overriding publicAccess to anything other than off should be avoided. 5 6 ### Impact 7 Data in the storage container could be exposed publicly 8 9 <!-- DO NOT CHANGE --> 10 {{ remediationActions }} 11 12 ### Links 13 - https://docs.microsoft.com/en-us/azure/storage/blobs/anonymous-read-access-configure?tabs=portal#set-the-public-access-level-for-a-container 14 15