What is the difference between Container and Blob when it comes to Public access level ? (see blue frame on below picture)
According to microsoft definition :
A container organizes a set of blobs, similar to a directory in a file system. A storage account can include an unlimited number of containers, and a container can store an unlimited number of blobs.
But I don't understand what is has to do with the public access level.