Skip to content

Commit 69f12be

Browse files
committed
Revert type to kind per author
1 parent 4a9fbf5 commit 69f12be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

learn-pr/azure/introduction-to-azure-files/includes/2-what-is-azure-files.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ The following table helps you to better understand each of the tiers.
2626

2727
| Share type | Tier | Description |
2828
|---|---|---|
29-
| **Premium (SSD)** | Premium | Premium file shares enable highly I/O-intensive workloads with high throughput and low latency. Premium file shares require a FileStorage storage account type and are only available in a provisioned billing model. |
29+
| **Premium (SSD)** | Premium | Premium file shares enable highly I/O-intensive workloads with high throughput and low latency. Premium file shares require a FileStorage storage account kind and are only available in a provisioned billing model. |
3030
| **Standard (HDD)** | Transaction optimized | Transaction-optimized file shares enable transaction-heavy workloads that don't need the consistently low latency premium file shares offer. Transaction-optimized file shares are a great fit for applications that require file storage or for backend storage. |
3131
| **Standard (HDD)** | Hot | Hot file shares are optimized for general-purpose file-sharing scenarios such as team shares. |
3232
| **Standard (HDD)** | Cool | Cool file shares offer cost-efficient storage optimized for online archive storage scenarios. This tier is the best for data at rest. |

0 commit comments

Comments
 (0)