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
+27-4Lines changed: 27 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -62,18 +62,39 @@ Get and set ACL operations are not currently recursive.
62
62
63
63
## File system support in PowerShell and Azure CLI
64
64
65
-
-[PowerShell](data-lake-storage-directory-file-acl-powershell.md) and [Azure CLI](data-lake-storage-directory-file-acl-cli.md) support are in public preview.
66
-
- Get and set ACL operations are not currently recursive.
65
+
[PowerShell](data-lake-storage-directory-file-acl-powershell.md) and [Azure CLI](data-lake-storage-directory-file-acl-cli.md) support are in public preview.
66
+
67
+
Get and set ACL operations are not currently recursive.
- Lifecycle management is currently not supported in premium-performance block blob storage accounts. Data can't be moved from the premium tier to lower tiers. The **Delete Blob** action is currently not supported, but we are working on enabling it.
85
+
86
+
- When you create a n HDInsight cluster, you can't yet select a block blob storage accounts that have the hierarchical namespace feature enabled on it. However, you can attach the account to the cluster after you've created it.
87
+
88
+
- Dremio doesn't yet connect to block blob storage accounts that have the hierarchical namespace feature enabled on it.
67
89
68
90
## Lifecycle management policies
69
91
70
-
*The deletion of blob snapshots is not yet supported.
92
+
The deletion of blob snapshots is not yet supported.
71
93
72
94
## Archive Tier
73
95
74
96
There is currently a bug that affects the archive access tier.
75
97
76
-
77
98
## Blobfuse
78
99
79
100
Blobfuse is not supported.
@@ -115,3 +136,5 @@ Currently, there are several issues associated with using the WASB driver along
Copy file name to clipboardExpand all lines: articles/storage/blobs/data-lake-storage-supported-blob-storage-features.md
+24-25Lines changed: 24 additions & 25 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ author: normesta
5
5
ms.subservice: data-lake-storage-gen2
6
6
ms.service: storage
7
7
ms.topic: conceptual
8
-
ms.date: 02/26/2020
8
+
ms.date: 03/27/2020
9
9
ms.author: normesta
10
10
ms.reviewer: stewu
11
11
---
@@ -14,36 +14,35 @@ ms.reviewer: stewu
14
14
15
15
Blob Storage features such as [diagnostic logging](../common/storage-analytics-logging.md), [access tiers](storage-blob-storage-tiers.md), and [Blob Storage lifecycle management policies](storage-lifecycle-management-concepts.md) now work with accounts that have a hierarchical namespace. Therefore, you can enable hierarchical namespaces on your Blob storage accounts without losing access to these features.
16
16
17
-
This table lists the Blob storage features that you can use with Azure Data Lake Storage Gen2. The items that appear in these tables will change over time as support continues to expand.
17
+
This table lists the Blob storage features that you can use with Azure Data Lake Storage Gen2. The items that appear in these tables will change over time as support continues to expand. To learn more about specific issues associated with the preview status of a feature, see the [Known issues](data-lake-storage-known-issues.md) article.
18
18
19
19
## Supported Blob storage features
20
20
21
21
> [!NOTE]
22
-
> Support level refers only to how the feature is supported with Data Lake Storage Gen2.
22
+
> Support level refers only to how the feature is supported with Data Lake Storage Gen2.[Premium-performance block blob storage accounts](storage-blob-create-account-block-blob.md) is currently in public preview. Support-levels for those accounts appear in the **Premium block blob accounts** column.
|Metrics in Azure Monitor|Generally available|[Azure Storage metrics in Azure Monitor](../common/storage-metrics-in-azure-monitor.md?toc=%2fazure%2fstorage%2fblobs%2ftoc.json)|
31
-
|Blob storage PowerShell commands|Generally available|[Quickstart: Upload, download, and list blobs with PowerShell](storage-quickstart-blobs-powershell.md)|
32
-
|Blob storage Azure CLI commands|Generally available|[Quickstart: Create, download, and list blobs with Azure CLI](storage-quickstart-blobs-cli.md)|
33
-
|Blob storage APIs|Generally available|[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)|
|Metrics in Azure Monitor|Generally available|Preview|[Azure Storage metrics in Azure Monitor](../common/storage-metrics-in-azure-monitor.md?toc=%2fazure%2fstorage%2fblobs%2ftoc.json)|
31
+
|Blob storage PowerShell commands|Generally available|Preview|[Quickstart: Upload, download, and list blobs with PowerShell](storage-quickstart-blobs-powershell.md)|
32
+
|Blob storage Azure CLI commands|Generally available|Preview|[Quickstart: Create, download, and list blobs with Azure CLI](storage-quickstart-blobs-cli.md)|
33
+
|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)|
Copy file name to clipboardExpand all lines: articles/storage/blobs/storage-blob-create-account-block-blob.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -117,6 +117,9 @@ To create a BlockBlobStorage account in the Azure portal, follow these steps:
117
117
118
118
To learn more, see [Introduction to Azure Data Lake Storage Gen2](data-lake-storage-introduction.md).
119
119
120
+
>[!NOTE]
121
+
The hierarchical namespace feature in a block blob storage account is in public preview, and is available in the West Central US and West US 2 regions. To review limitations, see [Blob storage features available in Azure Data Lake Storage Gen2](data-lake-storage-supported-blob-storage-features.md) and [Known issues](data-lake-storage-known-issues.md). To enroll in the preview, see this form.
122
+
120
123
8. Select **Review + create** to review the storage account settings.
0 commit comments