Skip to content

Commit f54189c

Browse files
committed
ts_hdinsight5
1 parent 7f86136 commit f54189c

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/hdinsight/hdinsight-hadoop-use-blob-storage.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,11 @@ In this article, you learn how Azure Storage works with HDInsight clusters. To l
2020
> [!IMPORTANT]
2121
> Storage account kind **BlobStorage** can only be used as secondary storage for HDInsight clusters.
2222
23-
| Storage account kind | Supported services | Supported performance tiers | Supported access tiers |
24-
|----------------------|--------------------|-----------------------------|------------------------|
25-
| StorageV2 (general-purpose v2) | Blob | Standard | Hot, Cool, Archive\* |
26-
| Storage (general-purpose v1) | Blob | Standard | N/A |
27-
| BlobStorage | Blob | Standard | Hot, Cool, Archive\* |
23+
| Storage account kind | Supported services | Supported performance tiers |Not supported performance tiers| Supported access tiers |
24+
|----------------------|--------------------|-----------------------------|---|------------------------|
25+
| StorageV2 (general-purpose v2) | Blob | Standard |Premium| Hot, Cool, Archive\* |
26+
| Storage (general-purpose v1) | Blob | Standard |Premium| N/A |
27+
| BlobStorage | Blob | Standard |Premium| Hot, Cool, Archive\* |
2828

2929
We don't recommend that you use the default blob container for storing business data. Deleting the default blob container after each use to reduce storage cost is a good practice. The default container contains application and system logs. Make sure to retrieve the logs before deleting the container.
3030

0 commit comments

Comments
 (0)