Skip to content

Commit f92aabc

Browse files
committed
Some review feedback
1 parent 042c1f0 commit f92aabc

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ Set-AzStorageServiceLoggingProperty -ServiceType Blob -LoggingOperations read,wr
130130

131131
### Lifecycle management policies
132132

133-
- Lifecycle management policies aren't yet supported in premium-performance block blob storage accounts.
133+
- Lifecycle management policies aren't yet supported in premium block blob storage accounts.
134134

135135
- Data can't be moved from the premium tier to lower tiers.
136136

articles/storage/blobs/data-lake-storage-supported-blob-storage-features.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@ This table lists the Blob storage features that you can use with Azure Data Lake
2121
> [!NOTE]
2222
> Support level refers only to how the feature is supported with Data Lake Storage Gen2.
2323
>
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.
2525
26-
|Blob Storage feature |General-purpose V2 accounts|Premium block blob accounts |Related articles |
26+
|Blob Storage feature |General-purpose V2 storage accounts|Premium block blob storage accounts |Related articles |
2727
|---------------|-------------------|---|
2828
|Hot access tier|Generally available|Not supported|[Azure Blob storage: hot, cool, and archive access tiers](storage-blob-storage-tiers.md)|
2929
|Cool access tier|Generally available|Not supported|[Azure Blob storage: hot, cool, and archive access tiers](storage-blob-storage-tiers.md)|
@@ -34,7 +34,7 @@ This table lists the Blob storage features that you can use with Azure Data Lake
3434
|Blob storage Azure CLI commands|Generally available|Preview|[Quickstart: Create, download, and list blobs with Azure CLI](storage-quickstart-blobs-cli.md)|
3535
|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)|
3636
|Archive Access Tier|Preview|Not supported|[Azure Blob storage: hot, cool, and archive access tiers](storage-blob-storage-tiers.md)|
37-
|Lifecycle management policies|Preview|Not supported|[Manage the Azure Blob storage lifecycle](storage-lifecycle-management-concepts.md)|
37+
|Lifecycle management policies|Preview|Not yet supported|[Manage the Azure Blob storage lifecycle](storage-lifecycle-management-concepts.md)|
3838
|Diagnostic logs|Preview|Preview|[Azure Storage analytics logging](../common/storage-analytics-logging.md?toc=%2fazure%2fstorage%2fblobs%2ftoc.json)|
3939
|Change feed|Not yet supported|Not yet supported|[Change feed support in Azure Blob storage](storage-blob-change-feed.md)|
4040
|Account failover|Not yet supported|Not yet supported|[Disaster recovery and account failover](../common/storage-disaster-recovery-guidance.md?toc=%2fazure%2fstorage%2fblobs%2ftoc.json)|

articles/storage/blobs/storage-blob-create-account-block-blob.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ ms.subservice: blobs
1616
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.
1717

1818
> [!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).
2020
2121
For more information about BlockBlobStorage accounts, see [Azure storage account overview](https://docs.microsoft.com/azure/storage/common/storage-account-overview).
2222

@@ -119,7 +119,7 @@ To create a BlockBlobStorage account in the Azure portal, follow these steps:
119119
To learn more, see [Introduction to Azure Data Lake Storage Gen2](data-lake-storage-introduction.md).
120120

121121
> [!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).
123123
124124
8. Select **Review + create** to review the storage account settings.
125125

@@ -163,7 +163,7 @@ To create a BlockBlobStorage account in the Azure portal, follow these steps:
163163
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).
164164

165165
> [!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).
167167
168168
## [Azure CLI](#tab/azure-cli)
169169

@@ -197,7 +197,7 @@ To create a block blob account by using the Azure CLI, you must first install Az
197197
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).
198198

199199
> [!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).
201201
202202
---
203203

0 commit comments

Comments
 (0)