Skip to content

Commit 27ddd8a

Browse files
authored
Merge pull request #95705 from normesta/normesta-reg-updates
Some tweaks
2 parents 1962913 + 8a9b667 commit 27ddd8a

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ The permissions on a container object are **Read**, **Write**, and **Execute**,
8585
| **Execute (X)** | Does not mean anything in the context of Data Lake Storage Gen2 | Required to traverse the child items of a directory |
8686

8787
> [!NOTE]
88-
> If you are granting permissions by using only ACLs (no RBAC), then to grant a service principal read or write access to a file, you'll need to give the service principal **Execute** permissions to the container, and to each folder in the hierarchy of folders that lead to the file.
88+
> If you are granting permissions by using only ACLs (no RBAC), then to grant a security principal read or write access to a file, you'll need to give the security principal **Execute** permissions to the container, and to each folder in the hierarchy of folders that lead to the file.
8989
9090
#### Short forms for permissions
9191

articles/storage/blobs/data-lake-storage-known-issues.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ The following table lists all other features and tools that are not yet supporte
5151
| **Azure Blob Storage lifecycle management policies** | All access tiers are supported. The archive access tier is currently in preview. The deletion of blob snapshots is not yet supported. |
5252
| **Azure Content Delivery Network (CDN)** | Not yet supported|
5353
| **Azure search** |Supported (Preview)|
54-
| **Azure Storage Explorer** | Version-specific support <br><br>Use only version `1.6.0` or higher. <br>Version `1.6.0` is available as a [free download](https://azure.microsoft.com/features/storage-explorer/).|
54+
| **Azure Storage Explorer** | Version-specific support <br><br>Use only versions `1.6.0` through `1.10.0`. <br> Version `1.10.0` is available as a [free download](https://docs.microsoft.com/azure/vs-azure-tools-storage-explorer-relnotes). Version `1.11.0` is not yet supported.|
5555
| **Blob container ACLs** |Not yet supported|
5656
| **Blobfuse** |Not yet supported|
5757
| **Custom domains** |Not yet supported|

articles/storage/blobs/data-lake-storage-multi-protocol-access.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ The items that appear in this table will change over time as support for Blob st
4343
|---|---|
4444
|[Cool access tier](storage-blob-storage-tiers.md)|Generally available|
4545
|Blob SDKs |Generally available|
46+
|Blob REST APIs|Generally avaliable|
4647
|[PowerShell](https://docs.microsoft.com/azure/storage/blobs/storage-quickstart-blobs-powershell) |Generally available|
4748
|[CLI](https://docs.microsoft.com/azure/storage/blobs/storage-quickstart-blobs-cli) |Generally available|
4849
|[Diagnostic logs](../common/storage-analytics-logging.md)| Preview|

0 commit comments

Comments
 (0)