Skip to content

Commit b4bda29

Browse files
committed
Some slight tweaks
1 parent 4318365 commit b4bda29

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

articles/storage/blobs/data-lake-storage-access-control.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -109,9 +109,8 @@ This table shows a column that represents each level of a fictitious directory h
109109
| List /Oregon/ | `--X` | `R-X` | `---` | `---` |
110110
| List /Oregon/Portland/ | `--X` | `--X` | `R-X` | `---` |
111111

112-
### Deleting directories
113-
114-
To delete a directory and all of its contents, the parent directory must have Write + Execute permissions. The directory to be deleted, and every directory within it, requires Read + Write + Execute permissions.
112+
> [!NOTE]
113+
> To delete a directory and all of its contents, the parent directory must have Write + Execute permissions. The directory to be deleted, and every directory within it, requires Read + Write + Execute permissions.
115114
116115
### Which permissions are required to recursively delete a directory and its contents?
117116

0 commit comments

Comments
 (0)