Skip to content

Commit 0c495df

Browse files
authored
Merge pull request #94954 from tamram/tamram-1105
reserved capacity: fix links, update units
2 parents 5d74e83 + 14ba5eb commit 0c495df

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

articles/billing/billing-understand-storage-charges.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: tamram
55

66
ms.service: billing
77
ms.topic: conceptual
8-
ms.date: 11/01/2019
8+
ms.date: 11/05/2019
99
ms.author: tamram
1010
---
1111

@@ -15,7 +15,7 @@ After you purchase Azure Storage reserved capacity, the reservation discount is
1515

1616
For more information about Azure Storage reserved capacity, see [Optimize costs for Blob storage with reserved capacity](../storage/blobs/storage-blob-reserved-capacity.md).
1717

18-
For information about Azure Storage reservation pricing, see [Block blob pricing](/pricing/details/storage/blobs/) and [Azure Data Lake Storage Gen 2 pricing](/pricing/details/storage/data-lake/).
18+
For information about Azure Storage reservation pricing, see [Block blob pricing](https://azure.microsoft.com/pricing/details/storage/blobs/) and [Azure Data Lake Storage Gen 2 pricing](https://azure.microsoft.com/pricing/details/storage/data-lake/).
1919

2020
## How the reservation discount is applied
2121

@@ -29,19 +29,19 @@ When you delete a resource, the reservation discount automatically applies to an
2929

3030
The following examples show how the Azure Storage reserved capacity discount applies, depending on the deployments.
3131

32-
Suppose that you have purchased 100 TiB of reserved capacity in the in US West 2 region for a 1-year term. Your reservation is for locally redundant storage (LRS) in the hot access tier.
32+
Suppose that you have purchased 100 TB of reserved capacity in the in US West 2 region for a 1-year term. Your reservation is for locally redundant storage (LRS) in the hot access tier.
3333

3434
The cost of this sample reservation is $18,540. You can either choose to pay the full amount up front or to pay fixed monthly installments of $1,545 per month for the next twelve months.
3535

3636
For these examples, assume that you have signed up for a monthly reservation payment plan. The following scenarios describe what happens if you under-use or overuse your reserved capacity.
3737

3838
### Underusing your capacity
3939

40-
Suppose that in a given hour within the reservation period, you used only 80 TiB of your 100 TiB reserved capacity. The remaining 20 TiB is not applied for that hour and does not carry over.
40+
Suppose that in a given hour within the reservation period, you used only 80 TB of your 100 TB reserved capacity. The remaining 20 TB is not applied for that hour and does not carry over.
4141

4242
### Overusing your capacity
4343

44-
Suppose that in a given hour within the reservation period, you used 101 TiB of storage capacity. The reservation discount applies to 100 TiB of your data, and the remaining 1 TiB is charged at pay-as-you-go rates for that hour. If in the next hour your usage changes to 100 TiB, then all usage is covered by the reservation.
44+
Suppose that in a given hour within the reservation period, you used 101 TB of storage capacity. The reservation discount applies to 100 TB of your data, and the remaining 1 TB is charged at pay-as-you-go rates for that hour. If in the next hour your usage changes to 100 TB, then all usage is covered by the reservation.
4545

4646
## Need help? Contact us
4747

articles/storage/blobs/storage-blob-reserved-capacity.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ The following sections describe the terms of an Azure Storage reservation.
2525

2626
### Reservation capacity
2727

28-
You can purchase Azure Storage reserved capacity in units of 100 TiB and 1 PiB per month for a one-year or three-year term.
28+
You can purchase Azure Storage reserved capacity in units of 100 TB and 1 PB per month for a one-year or three-year term.
2929

3030
### Reservation scope
3131

@@ -56,7 +56,7 @@ To purchase reserved capacity:
5656

5757
When you purchase an Azure Storage reservation, you must choose the region, access tier, and redundancy option for the reservation. Your reservation is valid only for data stored in that region, access tier, and redundancy level. For example, suppose you purchase a reservation for data in US West for the hot tier using zone-redundant storage (ZRS). You cannot use the same reservation for data in US East, data in the archive tier, or data in geo-redundant storage (GRS). However, you can purchase another reservation for your additional needs.
5858

59-
Reservations are available today for 100 TiB or 1 PiB blocks, with higher discounts for 1 PiB blocks. When you purchase a reservation in the Azure portal, Microsoft may provide you with recommendations based on your previous usage to help determine which reservation you should purchase.
59+
Reservations are available today for 100 TB or 1 PB blocks, with higher discounts for 1 PB blocks. When you purchase a reservation in the Azure portal, Microsoft may provide you with recommendations based on your previous usage to help determine which reservation you should purchase.
6060

6161
## Purchase Azure Storage reserved capacity
6262

0 commit comments

Comments
 (0)