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: learn-pr/azure/introduction-to-azure-files/includes/2-what-is-azure-files.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@ The following table helps you to better understand each of the tiers.
26
26
27
27
| Share type | Tier | Description |
28
28
|---|---|---|
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. |
30
30
|**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. |
31
31
|**Standard (HDD)**| Hot | Hot file shares are optimized for general-purpose file-sharing scenarios such as team shares. |
32
32
|**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