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
+35-3Lines changed: 35 additions & 3 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: 03/20/2020
8
+
ms.date: 05/10/2020
9
9
ms.author: normesta
10
10
ms.reviewer: jamesbak
11
11
---
@@ -64,13 +64,12 @@ Unmanaged VM disks are not supported in accounts that have a hierarchical namesp
64
64
65
65
## Lifecycle management policies
66
66
67
-
*The deletion of blob snapshots is not yet supported.
67
+
The deletion of blob snapshots is not yet supported.
68
68
69
69
## Archive Tier
70
70
71
71
There is currently a bug that affects the archive access tier.
72
72
73
-
74
73
## Blobfuse
75
74
76
75
Blobfuse is not supported.
@@ -104,6 +103,39 @@ Applications that call Blob APIs will likely work.
104
103
105
104
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.
128
+
129
+
- The **Delete Blob** action is currently not supported.
130
+
131
+
### HDInsight support
132
+
133
+
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.
134
+
135
+
### Dremio support
136
+
137
+
Dremio doesn't yet connect to a block blob storage account that has the hierarchical namespace feature enabled on it.
138
+
107
139
## Windows Azure Storage Blob (WASB) driver (unsupported with Data Lake Storage Gen2)
108
140
109
141
Currently, the WASB driver, which was designed to work with the Blob API only, encounters problems in a few common scenarios. Specifically, when it is a client to a hierarchical namespace-enabled storage account. Multi-protocol access on Data Lake Storage won't mitigate these issues.
Copy file name to clipboardExpand all lines: articles/storage/blobs/data-lake-storage-supported-blob-storage-features.md
+28-25Lines changed: 28 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: 04/03/2020
8
+
ms.date: 05/10/2020
9
9
ms.author: normesta
10
10
ms.reviewer: stewu
11
11
---
@@ -14,36 +14,39 @@ 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.
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.
|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)|
33
+
|Blob storage PowerShell commands|Generally available|Preview|[Quickstart: Upload, download, and list blobs with PowerShell](storage-quickstart-blobs-powershell.md)|
34
+
|Blob storage Azure CLI commands|Generally available|Preview|[Quickstart: Create, download, and list blobs with Azure CLI](storage-quickstart-blobs-cli.md)|
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
+
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>
Copy file name to clipboardExpand all lines: articles/storage/blobs/storage-blob-create-account-block-blob.md
+36-17Lines changed: 36 additions & 17 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ services: storage
6
6
7
7
ms.service: storage
8
8
ms.topic: conceptual
9
-
ms.date: 03/23/2019
9
+
ms.date: 05/10/2020
10
10
ms.author: tamram
11
11
ms.subservice: blobs
12
12
---
@@ -15,7 +15,8 @@ ms.subservice: blobs
15
15
16
16
The BlockBlobStorage account kind lets you create block blobs with premium performance characteristics. This type of storage account is optimized for workloads with high transactions rates or that require very fast access times. This article shows how to create a BlockBlobStorage account by using the Azure portal, the Azure CLI, or Azure PowerShell.
> The hierarchical namespace feature in a block blob storage account is in public preview, and is available in the US East, US East 2, US Central, US South Central, US West 2, UK South, Canada Central and Australia East 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](https://aka.ms/adlspremiumonboard).
19
20
20
21
For more information about BlockBlobStorage accounts, see [Azure storage account overview](https://docs.microsoft.com/azure/storage/common/storage-account-overview).
21
22
@@ -87,21 +88,21 @@ To create a BlockBlobStorage account in the Azure portal, follow these steps:
87
88
88
89
1. In the Azure portal, select **All services** > the **Storage** category > **Storage accounts**.
89
90
90
-
1. Under **Storage accounts**, select **Add**.
91
+
2. Under **Storage accounts**, select **Add**.
91
92
92
-
1. In the **Subscription** field, select the subscription in which to create the storage account.
93
+
3. In the **Subscription** field, select the subscription in which to create the storage account.
93
94
94
-
1. In the **Resource group** field, select an existing resource group or select **Create new**, and enter a name for the new resource group.
95
+
4. In the **Resource group** field, select an existing resource group or select **Create new**, and enter a name for the new resource group.
95
96
96
-
1. In the **Storage account name** field, enter a name for the account. Note the following guidelines:
97
+
5. In the **Storage account name** field, enter a name for the account. Note the following guidelines:
97
98
98
99
- The name must be unique across Azure.
99
100
- The name must be between three and 24 characters long.
100
101
- The name can include only numbers and lowercase letters.
101
102
102
-
1. In the **Location** field, select a location for the storage account, or use the default location.
103
+
6. In the **Location** field, select a location for the storage account, or use the default location.
103
104
104
-
1. For the rest of the settings, configure the following:
105
+
7. For the rest of the settings, configure the following:
105
106
106
107
|Field |Value |
107
108
|---------|---------|
@@ -111,37 +112,46 @@ To create a BlockBlobStorage account in the Azure portal, follow these steps:
111
112
112
113

113
114
114
-
1. Select **Review + create**to review the storage account settings.
115
+
8. Choose the **Advanced**tab.
115
116
116
-
1. Select **Create**.
117
+
9. If you want to optimize your storage account for data analytics, then set **Hierarchical namespace** to **Enabled**. Otherwise, leave this option set to it's default value.
117
118
118
-
## [Azure Powershell](#tab/azure-powershell)
119
+
To learn more, see [Introduction to Azure Data Lake Storage Gen2](data-lake-storage-introduction.md).
120
+
121
+
> [!NOTE]
122
+
> The hierarchical namespace feature in a block blob storage account is in public preview, and is available in the US East, US East 2, US Central, US South Central, US West 2, UK South, Canada Central and Australia East 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](https://aka.ms/adlspremiumonboard).
123
+
124
+
8. Select **Review + create** to review the storage account settings.
If you want to optimize your storage account for data analytics, then add `-EnableHierarchicalNamespace $True` to the command. To learn more, see [Introduction to Azure Data Lake Storage Gen2](data-lake-storage-introduction.md).
164
+
165
+
> [!NOTE]
166
+
> The hierarchical namespace feature in a block blob storage account is in public preview, and is available in the US East, US East 2, US Central, US South Central, US West 2, UK South, Canada Central and Australia East 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](https://aka.ms/adlspremiumonboard).
153
167
154
168
## [Azure CLI](#tab/azure-cli)
155
169
@@ -161,15 +175,15 @@ To create a block blob account by using the Azure CLI, you must first install Az
161
175
az login
162
176
```
163
177
164
-
1. If needed, create a new resource group. Replace the values in brackets (including the brackets), and run the following command.
178
+
2. If needed, create a new resource group. Replace the values in brackets (including the brackets), and run the following command.
165
179
166
180
```azurecli
167
181
az group create \
168
182
--name "<new_resource_group_name>" \
169
183
--location "<location>"
170
184
```
171
185
172
-
1. Create the BlockBlobStorage account. Replace the values in brackets (including the brackets), and run the following command.
186
+
3. Create the BlockBlobStorage account. Replace the values in brackets (including the brackets), and run the following command.
173
187
174
188
```azurecli
175
189
az storage account create \
@@ -180,6 +194,11 @@ To create a block blob account by using the Azure CLI, you must first install Az
180
194
--sku "Premium_LRS"
181
195
```
182
196
197
+
If you want to optimize your storage account for data analytics, then add `--hierarchical-namespace true` to the command. To learn more, see [Introduction to Azure Data Lake Storage Gen2](data-lake-storage-introduction.md).
198
+
199
+
> [!NOTE]
200
+
> The hierarchical namespace feature in a block blob storage account is in public preview, and is available in the US East, US East 2, US Central, US South Central, US West 2, UK South, Canada Central and Australia East 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](https://aka.ms/adlspremiumonboard).
0 commit comments