Skip to content

Commit 1f29e42

Browse files
authored
Merge pull request #209656 from roygara/perfTierUpdates
Terminology updates.
2 parents 084e2a3 + d8a515a commit 1f29e42

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn about performance tiers for managed disks.
44
author: roygara
55
ms.service: storage
66
ms.topic: how-to
7-
ms.date: 03/24/2022
7+
ms.date: 08/30/2022
88
ms.author: rogarana
99
ms.subservice: disks
1010
ms.custom: references_regions
@@ -14,9 +14,9 @@ ms.custom: references_regions
1414

1515
**Applies to:** :heavy_check_mark: Linux VMs :heavy_check_mark: Windows VMs :heavy_check_mark: Flexible scale sets :heavy_check_mark: Uniform scale sets
1616

17-
The performance of your Azure managed disk is set when you create your disk, in the form of its performance tier. The performance tier determines the IOPS and throughput your managed disk has. When you set the provisioned size of your disk, a performance tier is automatically selected. The performance tier can be changed at deployment or afterwards, without changing the size of the disk.
17+
The performance of your Azure managed disk is set when you create your disk, in the form of its performance tier. When you set the provisioned size of your disk, a performance tier is automatically selected. The performance tier determines the IOPS and throughput your managed disk has. The performance tier can be changed at deployment or afterwards, without changing the size of the disk and without downtime.
1818

19-
Changing the performance tier allows you to prepare for and meet higher demand without using your disk's bursting capability. It can be more cost-effective to change your performance tier rather than rely on bursting, depending on how long the additional performance is necessary. This is ideal for events that temporarily require a consistently higher level of performance, like holiday shopping, performance testing, or running a training environment. To handle these events, you can use a higher performance tier for as long as you need it. You can then return to the original tier when you no longer need the additional performance.
19+
Changing the performance tier allows you to prepare for and meet higher demand without using your disk's bursting capability. It can be more cost-effective to change your performance tier rather than rely on bursting, depending on how long the additional performance is necessary. This is ideal for events that temporarily require a consistently higher level of performance, like holiday shopping, performance testing, or running a training environment. To handle these events, you can switch a disk to a higher performance tier without downtime, for as long as you need the additional performance. You can then return to the original tier without downtime when the additional performance is no longer necessary.
2020

2121
## Restrictions
2222

articles/virtual-machines/disks-performance-tiers-portal.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn how to change performance tiers for new and existing managed
44
author: roygara
55
ms.service: storage
66
ms.topic: how-to
7-
ms.date: 03/24/2022
7+
ms.date: 08/30/2022
88
ms.author: rogarana
99
ms.subservice: disks
1010
ms.custom: references_regions
@@ -35,14 +35,12 @@ The following steps show how to change the performance tier of your disk when yo
3535
:::image type="content" source="media/disks-performance-tiers-portal/new-disk-change-performance-tier.png" alt-text="Screenshot of the disk creation blade, a disk is highlighted, and the performance tier dropdown is highlighted." lightbox="media/disks-performance-tiers-portal/performance-tier-settings.png":::
3636

3737

38-
### Change the performance tier of an existing disk without downtime
38+
### Change the performance tier of an existing disk
3939

40-
You can also change your performance tier without downtime, so you don't have to deallocate your VM or detach your disk to change the tier.
40+
A disk's performance tier can be changed without downtime, so you don't have to deallocate your VM or detach your disk to change the tier.
4141

4242
### Change performance tier
4343

44-
Now that the feature has been registered, you can change applicable disk's performance tiers without downtime.
45-
4644
1. Navigate to the VM containing the disk you'd like to change.
4745
1. Select your disk
4846
1. Select **Size + Performance**.

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn how to change performance tiers for existing managed disks us
44
author: roygara
55
ms.service: storage
66
ms.topic: how-to
7-
ms.date: 03/24/2022
7+
ms.date: 08/30/2022
88
ms.author: rogarana
99
ms.subservice: disks
1010
ms.custom: references_regions, devx-track-azurecli, devx-track-azurepowershell

includes/virtual-machines-disks-performance-tiers-intro.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@
55
author: roygara
66
ms.service: virtual-machines
77
ms.topic: include
8-
ms.date: 03/24/2022
8+
ms.date: 08/30/2022
99
ms.author: rogarana
1010
ms.custom: include file
1111
---
1212

13-
The performance of your Azure managed disk is set when you create your disk, in the form of its performance tier. The performance tier determines the IOPS and throughput your managed disk has. When you set the provisioned size of your disk, a performance tier is automatically selected. The performance tier can be changed at deployment or afterwards, without changing the size of the disk. To learn more about performance tiers, see [Performance tiers for managed disks](../articles/virtual-machines/disks-change-performance.md).
13+
The performance of your Azure managed disk is set when you create your disk, in the form of its performance tier. The performance tier determines the IOPS and throughput your managed disk has. When you set the provisioned size of your disk, a performance tier is automatically selected. The performance tier can be changed at deployment or afterwards, without changing the size of the disk and without downtime. To learn more about performance tiers, see [Performance tiers for managed disks](../articles/virtual-machines/disks-change-performance.md).
1414

1515
Changing your performance tier has billing implications. See [Billing impact](../articles/virtual-machines/disks-change-performance.md#billing-impact) for details.

0 commit comments

Comments
 (0)