Skip to content

Commit f8bf239

Browse files
Edits
1 parent b90437d commit f8bf239

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/storage/blobs/storage-blobs-list.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ Blob name: FolderA/FolderB/FolderC/blob3.txt
7777
```
7878

7979
> [!NOTE]
80-
> The sample output shown assumes a storage account with a flat namespace. If you've enabled the hierarchical namespace feature on your storage account, directories are not virtual. Instead, they are concrete, independent objects. This means that directories appear in the list as zero-length blobs.</br>For alternative hierarchical namespace listing options, see [List directory contents (Azure Data Lake Storage Gen2)](data-lake-storage-directory-file-acl-dotnet.md#list-directory-contents)..
80+
> The sample output shown assumes that you have a storage account with a flat namespace. If you've enabled the hierarchical namespace feature on your storage account, directories are not virtual. Instead, they are concrete, independent objects. This means that directories appear in the list as zero-length blobs.</br>For alternative listing options when working with a hierarchical namespace, see [List directory contents (Azure Data Lake Storage Gen2)](data-lake-storage-directory-file-acl-dotnet.md#list-directory-contents).
8181
8282
## Use a hierarchical listing
8383

0 commit comments

Comments
 (0)