Skip to content

Commit 72fad28

Browse files
committed
Documenting limits.
1 parent 5cd313e commit 72fad28

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/virtual-machines/disks-types.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Select a disk type for Azure IaaS VMs - managed disks
33
description: Learn about the available Azure disk types for virtual machines, including ultra disks, Premium SSDs v2, Premium SSDs, standard SSDs, and Standard HDDs.
44
author: roygara
55
ms.author: rogarana
6-
ms.date: 02/06/2023
6+
ms.date: 03/06/2023
77
ms.topic: conceptual
88
ms.service: storage
99
ms.subservice: disks
@@ -167,7 +167,7 @@ Standard SSDs are designed to provide single-digit millisecond latencies and the
167167

168168
### Standard SSD transactions
169169

170-
For standard SSDs, each I/O operation less than or equal to 256 KiB of throughput is considered a single I/O operation. I/O operations larger than 256 KiB of throughput are considered multiple I/Os of size 256 KiB. These transactions incur a billable cost.
170+
For standard SSDs, each I/O operation less than or equal to 256 KiB of throughput is considered a single I/O operation. I/O operations larger than 256 KiB of throughput are considered multiple I/Os of size 256 KiB. These transactions incur a billable cost but, there is an hourly limit on the number of transactions that can incur a billable cost. If that hourly limit is reached, additional transactions during that hour no longer incur a cost. For details, see the [blog post](https://aka.ms/billedcapsblog).
171171

172172
### Standard SSD Bursting
173173

0 commit comments

Comments
 (0)