Skip to content

Commit 293d8cd

Browse files
Merge pull request #231208 from roygara/perfNumbers
Updating numbers in table
2 parents 5bf7ddc + 2946891 commit 293d8cd

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/virtual-machines/disks-types.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,11 @@ The following table provides a comparison of the five disk types to help you dec
3232
| **Scenario** | IO-intensive workloads such as [SAP HANA](workloads/sap/hana-vm-operations-storage.md), top tier databases (for example, SQL, Oracle), and other transaction-heavy workloads. | Production and performance-sensitive workloads that consistently require low latency and high IOPS and throughput | Production and performance sensitive workloads | Web servers, lightly used enterprise applications and dev/test | Backup, non-critical, infrequent access |
3333
| **Max disk size** | 65,536 gigabytes (GiB) | 65,536 GiB |32,767 GiB | 32,767 GiB | 32,767 GiB |
3434
| **Max throughput** | 4,000 MB/s | 1,200 MB/s | 900 MB/s | 750 MB/s | 500 MB/s |
35-
| **Max IOPS** | 160,000 | 80,000 | 20,000 | 6,000 | 2,000 |
35+
| **Max IOPS** | 160,000 | 80,000 | 20,000 | 6,000 | 2,000, 3,000* |
3636
| **Usable as OS Disk?** | No | No | Yes | Yes | Yes |
3737

38+
\* Only applies to disks with performance plus (preview) enabled.
39+
3840
## Ultra disks
3941

4042
Azure ultra disks are the highest-performing storage option for Azure virtual machines (VMs). You can change the performance parameters of an ultra disk without having to restart your VMs. Ultra disks are suited for data-intensive workloads such as SAP HANA, top-tier databases, and transaction-heavy workloads.

0 commit comments

Comments
 (0)