A community member has associated this post with a similar question:
How is heirarchical namespace different from heirarchical listing?
Only moderators can edit this content.
How is heirarchical namespace different from heirarchical listing?
I read the documentation for heirarchical namespace and what I understood is that it is a storage level concept and applies to how Azure stores data in the storage account, and listing is just the way in which we represent this in code when fetching this. Is it safe to assume that these two are unrelated? ie a Flat namespaced storage account can be listed using both Flat Listing and Heirarchical listing and vice versa.
Thanks in advance.
The question is to get more clarity on namespace vs listing in general not just limited to heirarchical/flat namespace/listing.