Skip to content

Commit f1625c0

Browse files
authored
Merge pull request #178272 from roygara/DiskPoolMinor
Adding minor statement on standard SKUs
2 parents ba680d6 + a1a1fbc commit f1625c0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/virtual-machines/disks-pools-planning.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,8 @@ The following example should give you an idea of how the different performance f
5353

5454
As an example, if you add two 1-TiB premium SSDs (P30, with a provisioned target of 5000 IOPS and 200 Mbps) into a standard disk pool, you can achieve 2 x 5000 = 10,000 IOPS. However, throughput would be capped at 384 MBps by the disk pool. To exceed this 384-MBps limit, you can deploy more disk pools to scale out for extra throughput. Your network throughput will limit the effectiveness of scaling out.
5555

56+
Disk pools created without specifying the SKU in the REST API are the standard disk pool, by default.
57+
5658
## Availability
5759

5860
Disk pools are currently in preview, and shouldn't be used for production workloads. By default, a disk pool only supports premium and standard SSDs. You can enable support for ultra disks on a disk pool instead but, a disk pool with ultra disks isn't compatible with premium or standard SSDs.

0 commit comments

Comments
 (0)