Skip to content

Commit ce1da54

Browse files
Merge pull request #115144 from normesta/normesta-reg-updates-5
Updating table headings
2 parents 8dfa238 + fb8d305 commit ce1da54

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ Applications that call Blob APIs will likely work.
102102

103103
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.
104104

105-
## Premium-performance block blob storage accounts
105+
## Premium-performance BlockBlobStorage storage accounts
106106

107107
### Diagnostic logs
108108

@@ -121,19 +121,19 @@ Set-AzStorageServiceLoggingProperty -ServiceType Blob -LoggingOperations read,wr
121121

122122
### Lifecycle management policies
123123

124-
- Lifecycle management policies aren't yet supported in premium block blob storage accounts.
124+
- Lifecycle management policies aren't yet supported in premium BlockBlobStorage storage accounts.
125125

126126
- Data can't be moved from the premium tier to lower tiers.
127127

128128
- The **Delete Blob** action is currently not supported.
129129

130130
### HDInsight support
131131

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.
133133

134134
### Dremio support
135135

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.
137137

138138
## Windows Azure Storage Blob (WASB) driver (unsupported with Data Lake Storage Gen2)
139139

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 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.
2525
26-
|Blob Storage feature |General-purpose V2 storage accounts|Premium block blob storage accounts |Related articles |
26+
|Blob Storage feature |General-purpose V2 |BlockBlobStorage (Premium) |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,6 +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
|Diagnostic logs|Generally available|Preview <div role="complementary" aria-labelledby="diagnostic-logging"><sup>1</sup></div> |[Azure Storage analytics logging](../common/storage-analytics-logging.md?toc=%2fazure%2fstorage%2fblobs%2ftoc.json)|
37+
|Logging in Azure Monitor|Preview |Not yet supported|[Monitoring Azure Storage](../common/monitor-storage.md)|
3738
|Archive Access Tier|Preview|Not supported|[Azure Blob storage: hot, cool, and archive access tiers](storage-blob-storage-tiers.md)|
3839
|Lifecycle management policies|Preview|Not yet supported|[Manage the Azure Blob storage lifecycle](storage-lifecycle-management-concepts.md)|
3940
|Change feed|Not yet supported|Not yet supported|[Change feed support in Azure Blob storage](storage-blob-change-feed.md)|
@@ -44,7 +45,6 @@ This table lists the Blob storage features that you can use with Azure Data Lake
4445
|Snapshots|Not yet supported|Not yet supported|[Create and manage a blob snapshot in .NET](storage-blob-snapshots.md)|
4546
|Soft Delete|Not yet supported|Not yet supported|[Soft delete for Azure Storage blobs](storage-blob-soft-delete.md)|
4647
|Static websites|Not yet supported|Not yet supported|[Static website hosting in Azure Storage](storage-blob-static-website.md)|
47-
|Logging in Azure Monitor|Not yet supported|Not yet supported|Not yet available|
4848

4949
<div id="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>
5050

0 commit comments

Comments
 (0)