You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/storage/blobs/data-lake-storage-known-issues.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -102,7 +102,7 @@ Applications that call Blob APIs will likely work.
102
102
103
103
If [anonymous read access](storage-manage-access-to-resources.md) has been granted to a container, then ACLs have no effect on that container or the files in that container.
- Data can't be moved from the premium tier to lower tiers.
127
127
128
128
- The **Delete Blob** action is currently not supported.
129
129
130
130
### HDInsight support
131
131
132
-
When you create a n HDInsight cluster, you can't yet select a block blob storage account that has the hierarchical namespace feature enabled on it. However, you can attach the account to the cluster after you've created it.
132
+
When you create a n HDInsight cluster, you can't yet select a BlockBlobStorage account that has the hierarchical namespace feature enabled on it. However, you can attach the account to the cluster after you've created it.
133
133
134
134
### Dremio support
135
135
136
-
Dremio doesn't yet connect to a block blob storage account that has the hierarchical namespace feature enabled on it.
136
+
Dremio doesn't yet connect to a BlockBlobStorage account that has the hierarchical namespace feature enabled on it.
137
137
138
138
## Windows Azure Storage Blob (WASB) driver (unsupported with Data Lake Storage Gen2)
Copy file name to clipboardExpand all lines: articles/storage/blobs/data-lake-storage-supported-blob-storage-features.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,9 +21,9 @@ This table lists the Blob storage features that you can use with Azure Data Lake
21
21
> [!NOTE]
22
22
> Support level refers only to how the feature is supported with Data Lake Storage Gen2.
23
23
>
24
-
> [Premium-performance block blob storage accounts](storage-blob-create-account-block-blob.md) for Data Lake Storage Gen2 are currently in public preview. Support-levels for these types of accounts appear in the **Premium block blob storage accounts** column.
24
+
> [Premium-performance BlockBlobStorage accounts](storage-blob-create-account-block-blob.md) for Data Lake Storage Gen2 are currently in public preview. Support-levels for these types of accounts appear in the **BlockBlobStorage (Premium)** column.
@@ -34,6 +34,7 @@ This table lists the Blob storage features that you can use with Azure Data Lake
34
34
|Blob storage Azure CLI commands|Generally available|Preview|[Quickstart: Create, download, and list blobs with Azure CLI](storage-quickstart-blobs-cli.md)|
35
35
|Blob storage APIs|Generally available|Preview|[Quickstart: Azure Blob storage client library v12 for .NET](storage-quickstart-blobs-dotnet.md)<br>[Quickstart: Manage blobs with Java v12 SDK](storage-quickstart-blobs-java.md)<br>[Quickstart: Manage blobs with Python v12 SDK](storage-quickstart-blobs-python.md)<br>[Quickstart: Manage blobs with JavaScript v12 SDK in Node.js](storage-quickstart-blobs-nodejs.md)|
|Logging in Azure Monitor|Not yet supported|Not yet supported|Not yet available|
48
48
49
49
<divid="diagnostic-logging"><sup>1</sup>For premium block blob storage accounts, diagnostic logs (classic) can't be enabled by using the Azure portal. Enable them by using PowerShell.</div>
0 commit comments