Skip to content

Commit cd8aae4

Browse files
authored
Merge pull request #174541 from roygara/onBGA
Staging on-demand bursting GA
2 parents 7ab69e0 + 0facbc7 commit cd8aae4

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

articles/virtual-machines/disk-bursting.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Managed disk bursting
33
description: Learn about disk bursting for Azure disks and Azure virtual machines.
44
author: roygara
55
ms.author: rogarana
6-
ms.date: 06/29/2021
6+
ms.date: 11/03/2021
77
ms.topic: conceptual
88
ms.service: storage
99
ms.subservice: disks
@@ -27,7 +27,7 @@ The following scenarios can benefit greatly from bursting:
2727

2828
Currently, there are two managed disk types that can burst, [premium SSDs](disks-types.md#premium-ssds), and [standard SSDs](disks-types.md#standard-ssds). Other disk types cannot currently burst. There are two models of bursting for disks:
2929

30-
- An on-demand bursting model (preview), where the disk bursts whenever its needs exceed its current capacity. This model incurs additional charges anytime the disk bursts. On-demand bursting is only available for premium SSDs larger than 512 GiB.
30+
- An on-demand bursting model, where the disk bursts whenever its needs exceed its current capacity. This model incurs additional charges anytime the disk bursts. On-demand bursting is only available for premium SSDs larger than 512 GiB.
3131
- A credit-based model, where the disk will burst only if it has burst credits accumulated in its credit bucket. This model does not incur additional charges when the disk bursts. Credit-based bursting is only available for premium and standard SSDs 512 GiB and smaller.
3232

3333
Azure [premium SSDs](disks-types.md#premium-ssds) can use either bursting model, but [standard SSDs](disks-types.md#standard-ssds) currently only offer credit-based bursting.

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Enable on-demand disk bursting
33
description: Enable on-demand disk bursting on your managed disk.
44
author: roygara
55
ms.author: rogarana
6-
ms.date: 06/29/2021
6+
ms.date: 11/03/2021
77
ms.topic: conceptual
88
ms.service: storage
99
ms.subservice: disks

includes/managed-disks-bursting-2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
ms.author: albecker1
1010
ms.custom: include file
1111
---
12-
### On-demand bursting (preview)
12+
### On-demand bursting
1313

1414
Premium SSDs using the on-demand bursting model of disk bursting can burst beyond original provisioned targets, as often as needed by their workload, up to the max burst target. For example, on a 1-TiB P30 disk, the provisioned IOPS is 5000 IOPS. When disk bursting is enabled on this disk, your workloads can issue IOs to this disk up to the max burst performance of 30,000 IOPS and 1,000 MBps.
1515

0 commit comments

Comments
 (0)