Skip to content

Commit fc1866a

Browse files
committed
Updating performance tier articles.
1 parent fcb3b30 commit fc1866a

File tree

4 files changed

+11
-5
lines changed

4 files changed

+11
-5
lines changed

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

Lines changed: 5 additions & 2 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: azure-disk-storage
66
ms.topic: how-to
7-
ms.date: 05/23/2023
7+
ms.date: 03/04/2024
88
ms.author: rogarana
99
ms.custom: references_regions
1010
---
@@ -13,7 +13,10 @@ ms.custom: references_regions
1313

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

16-
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.
16+
> [!NOTE]
17+
> This article focuses on how to change performance tiers. To learn how to change the performance of disks that don't use performance tiers, like Ultra Disks or Premium SSD v2, see either [Adjust the performance of an ultra disk](disks-enable-ultra-ssd.md#adjust-the-performance-of-an-ultra-disk) or [Adjust disk performance of a Premium SSD v2](disks-deploy-premium-v2.md#adjust-disk-performance)
18+
19+
The performance of Premium solid-state drives (SSD) is set when you create your disk, in the form of their 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. For Premium SSD disks only, the performance tier can be changed at deployment or afterwards, without changing the size of the disk, and without downtime.
1720

1821
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.
1922

articles/virtual-machines/disks-performance-tiers-portal.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 new and existing managed
44
author: roygara
55
ms.service: azure-disk-storage
66
ms.topic: how-to
7-
ms.date: 08/30/2022
7+
ms.date: 03/04/2024
88
ms.author: rogarana
99
ms.custom: references_regions
1010
---

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: azure-disk-storage
66
ms.topic: how-to
7-
ms.date: 05/23/2023
7+
ms.date: 03/04/2024
88
ms.author: rogarana
99
ms.custom: references_regions, devx-track-azurecli, devx-track-azurepowershell
1010
---

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

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

13+
> [!NOTE]
14+
> This article focuses on how to change performance tiers. To learn how to change the performance of disks that don't use performance tiers, like Ultra Disks or Premium SSD v2, see either [Adjust the performance of an ultra disk](../articles/virtual-machines/disks-enable-ultra-ssd.md#adjust-the-performance-of-an-ultra-disk) or [Adjust disk performance of a Premium SSD v2](../articles/virtual-machines/disks-deploy-premium-v2.md#adjust-disk-performance)
15+
1316
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).
1417

1518
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)