Skip to content

Commit c4df0a0

Browse files
authored
Update disks-understand-billing.md
Fixed typo (from HDD to SSD) in SSD Billing example
1 parent f2833f1 commit c4df0a0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/virtual-machines/disks-understand-billing.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ Standard SSDs can be used as shared disks, where you attach one disk to multiple
158158
### Standard SSD billing example
159159

160160
In this example, we provision a 1 TiB Standard SSD Disk with LRS redundancy, where we also have snapshots created on the current used data capacity of 120 GiB.
161-
We're billed for the provisioned capacity of the HDD disk, the transactions performed on the disk, and the used snapshot capacity that will show as the following tier and meters in our bill:
161+
You're billed for the provisioned capacity of the SSD disk, the transactions performed on the disk, and the used snapshot capacity that will show as the following tier and meters in our bill:
162162

163163
| Tier | Meter |
164164
|-|-|
@@ -189,4 +189,4 @@ We're billed for the provisioned capacity of the HDD disk and the transactions p
189189

190190
## See also
191191
- [Azure Managed Disks pricing page](https://azure.microsoft.com/pricing/details/managed-disks/)
192-
- [Shared disk billing implications](disks-shared.md#billing-implications)
192+
- [Shared disk billing implications](disks-shared.md#billing-implications)

0 commit comments

Comments
 (0)