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-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 accounts** column.
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.
@@ -34,7 +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)|
Copy file name to clipboardExpand all lines: articles/storage/blobs/storage-blob-create-account-block-blob.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
@@ -16,7 +16,7 @@ ms.subservice: blobs
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.
17
17
18
18
> [!NOTE]
19
-
> 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.
19
+
> 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](aka.ms/adlspremiumonboard).
20
20
21
21
For more information about BlockBlobStorage accounts, see [Azure storage account overview](https://docs.microsoft.com/azure/storage/common/storage-account-overview).
22
22
@@ -119,7 +119,7 @@ To create a BlockBlobStorage account in the Azure portal, follow these steps:
119
119
To learn more, see [Introduction to Azure Data Lake Storage Gen2](data-lake-storage-introduction.md).
120
120
121
121
> [!NOTE]
122
-
> 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
+
> 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](aka.ms/adlspremiumonboard).
123
123
124
124
8. Select **Review + create** to review the storage account settings.
125
125
@@ -163,7 +163,7 @@ To create a BlockBlobStorage account in the Azure portal, follow these steps:
163
163
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
164
165
165
> [!NOTE]
166
-
> 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.
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](aka.ms/adlspremiumonboard).
167
167
168
168
## [Azure CLI](#tab/azure-cli)
169
169
@@ -197,7 +197,7 @@ To create a block blob account by using the Azure CLI, you must first install Az
197
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
198
199
199
> [!NOTE]
200
-
> 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.
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](aka.ms/adlspremiumonboard).
0 commit comments