Skip to content

Commit d05f8e3

Browse files
authored
Merge pull request #231058 from roygara/perfFix
Clarifying performance plus
2 parents ec7ff84 + b7564dd commit d05f8e3

File tree

4 files changed

+19
-18
lines changed

4 files changed

+19
-18
lines changed

articles/virtual-machines/disks-enable-performance.md

Lines changed: 13 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Increase performance of Premium SSDs and Standard SSD/HDDs
2+
title: Preview - Increase performance of Premium SSDs and Standard SSD/HDDs
33
description: Increase the performance of Azure Premium SSDs and Standard SSD/HDDs using performance plus.
44
author: roygara
55
ms.service: storage
@@ -9,15 +9,15 @@ ms.author: rogarana
99
ms.subservice: disks
1010
---
1111

12-
# Increase IOPS and throughput limits for Azure Premium SSDs and Standard SSD/HDDs
12+
# Preview - Increase IOPS and throughput limits for Azure Premium SSDs and Standard SSD/HDDs
1313

14-
The Input/Output Operations Per Second (IOPS) and throughput limits for Azure Premium solid-state drives (SSD), Standard SSDs, and Standard hard disk drives (HDD) that are 1024 GB and larger can be increased by enabling performance plus. Enabling performance plus improves the experience for workloads that require high IOPS and throughput, such as database and transactional workloads. There's no extra charge for enabling performance plus on a disk.
14+
The Input/Output Operations Per Second (IOPS) and throughput limits for Azure Premium solid-state drives (SSD), Standard SSDs, and Standard hard disk drives (HDD) that are 513 GiB and larger can be increased by enabling performance plus. Enabling performance plus (preview) improves the experience for workloads that require high IOPS and throughput, such as database and transactional workloads. There's no extra charge for enabling performance plus on a disk.
1515

1616
Once enabled, the IOPS and throughput limits for an eligible disk increase to the higher maximum limits. To see the new IOPS and throughput limits for eligible disks, consult the columns that begin with "*Expanded" in the [Scalability and performance targets for VM disks](disks-scalability-targets.md) article.
1717

1818
## Limitations
1919

20-
- Can only be enabled on Standard HDD, Standard SSD, and Premium SSD managed disks that are 1024 GiB or larger.
20+
- Can only be enabled on Standard HDD, Standard SSD, and Premium SSD managed disks that are 513 GiB or larger.
2121
- Can only be enabled on new disks.
2222
- To work around this, create a snapshot of your disk, then create a new disk from the snapshot.
2323
- Not supported for disks recovered with Azure Site Recovery or Azure Backup.
@@ -41,8 +41,9 @@ myVM=yourVMName
4141
region=desiredRegion
4242
# Valid values are Premium_LRS, Premium_ZRS, StandardSSD_LRS, StandardSSD_ZRS, or Standard_LRS
4343
sku=desiredSKU
44-
45-
az disk create -g $myRG -n $myDisk --size-gb 1024 --sku $sku -l $region –performance-plus true
44+
#Size must be 513 or larger
45+
size=513
46+
az disk create -g $myRG -n $myDisk --size-gb $size --sku $sku -l $region –performance-plus true
4647
4748
az vm disk attach --vm-name $myVM --name $myDisk --resource-group $myRG
4849
```
@@ -56,8 +57,8 @@ myVM=yourVMName
5657
region=desiredRegion
5758
# Valid values are Premium_LRS, Premium_ZRS, StandardSSD_LRS, StandardSSD_ZRS, or Standard_LRS
5859
sku=desiredSKU
59-
#Size must be 1024 or larger
60-
size=1024
60+
#Size must be 513 or larger
61+
size=513
6162
sourceURI=yourDiskOrSnapshotURI
6263
6364
az disk create --name $myDisk --resource-group $myRG --size-gb $size -- --performance-plus true --sku $sku --source $sourceURI --location $region
@@ -74,8 +75,8 @@ $myVM=yourVMName
7475
$region=desiredRegion
7576
# Valid values are Premium_LRS, Premium_ZRS, StandardSSD_LRS, StandardSSD_ZRS, or Standard_LRS
7677
$sku=desiredSKU
77-
#Size must be 1024 or larger
78-
$size=1024
78+
#Size must be 513 or larger
79+
$size=513
7980
8081
Set-AzContext -SubscriptionName <yourSubscriptionName>
8182
@@ -92,8 +93,8 @@ $myVM=yourVMName
9293
$region=desiredRegion
9394
# Valid values are Premium_LRS, Premium_ZRS, StandardSSD_LRS, StandardSSD_ZRS, or Standard_LRS
9495
$sku=desiredSKU
95-
#Size must be 1024 or larger
96-
$size=1024
96+
#Size must be 513 or larger
97+
$size=513
9798
$sourceURI=diskOrSnapshotURI
9899
99100
Set-AzContext -SubscriptionName <<yourSubscriptionName>>

includes/disk-storage-premium-ssd-sizes.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
author: roygara
66
ms.service: virtual-machines
77
ms.topic: include
8-
ms.date: 02/22/2023
8+
ms.date: 03/16/2023
99
ms.author: rogarana
1010
ms.custom: include file
1111
---
@@ -24,4 +24,4 @@
2424

2525
\*Applies only to disks with on-demand bursting enabled.
2626

27-
\** Only applies to disks with performance plus enabled.
27+
\** Only applies to disks with performance plus (preview) enabled.

includes/disk-storage-standard-hdd-sizes.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
author: roygara
66
ms.service: virtual-machines
77
ms.topic: include
8-
ms.date: 02/22/2023
8+
ms.date: 03/16/2023
99
ms.author: rogarana
1010
ms.custom: include file
1111
---
@@ -18,4 +18,4 @@
1818
| Base throughput per disk | Up to 60 MB/s | Up to 60 MB/s | Up to 60 MB/s | Up to 60 MB/s | Up to 60 MB/s | Up to 60 MB/s | Up to 60 MB/s | Up to 60 MB/s| Up to 300 MB/s | Up to 500 MB/s | Up to 500 MB/s |
1919
| *Expanded throughput per disk | N/A | N/A | N/A | N/A | N/A | Up to 150 MB/s | Up to 300 MB/s | Up to 500 MB/s| Up to 500 MB/s | Up to 500 MB/s | Up to 500 MB/s |
2020

21-
\* Only applies to disks with performance plus enabled.
21+
\* Only applies to disks with performance plus (preview) enabled.

includes/disk-storage-standard-ssd-sizes.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
author: roygara
66
ms.service: virtual-machines
77
ms.topic: include
8-
ms.date: 02/22/2023
8+
ms.date: 03/16/2023
99
ms.author: rogarana
1010
ms.custom: include file
1111
---
@@ -21,4 +21,4 @@
2121
| Max burst throughput per disk | 150 MB/s | 150 MB/s | 150 MB/s | 150 MB/s | 150 MB/s | 150 MB/s | 150 MB/s | 150 MB/s | 250 MB/s |
2222
| Max burst duration | 30 min | 30 min | 30 min | 30 min | 30 min | 30 min | 30 min | 30 min | 30 min |
2323

24-
\* Only applies to disks with performance plus enabled.
24+
\* Only applies to disks with performance plus (preview) enabled.

0 commit comments

Comments
 (0)