Skip to content

Commit 874714a

Browse files
committed
correct spacing
Signed-off-by: Somtochi Onyekwere <[email protected]>
1 parent 5eeaa64 commit 874714a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/spec/v1beta2/buckets.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -541,11 +541,13 @@ If the same key is present in the both of them, the value in the `sasKey` takes
541541
continue to access Azure Storage. It is allowed to use an account-level or container-level SAS token.
542542

543543
The minimum permissions for an account-level SAS token are:
544+
544545
- Allowed services: `Blob`
545546
- Allowed resource types: `Container`, `Object`
546547
- Allowed permissions: `Read`, `List`
547548

548-
The minimum permissions for a container-level SAS token are:
549+
The minimum permissions for a container-level SAS token are:
550+
549551
- Allowed permissions: `Read`, `List`
550552

551553
Refer to the [Azure documentation](https://learn.microsoft.com/en-us/rest/api/storageservices/create-account-sas#blob-service) for a full overview on permissions.

0 commit comments

Comments
 (0)