Skip to content

Commit 5e559cf

Browse files
Fix minor details
1 parent fd6aa36 commit 5e559cf

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

articles/postgresql/single-server/concept-reserved-pricing.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.topic: conceptual
88
ms.author: sunila
99
author: sunilagarwal
1010
ms.reviewer: ""
11-
ms.date: 06/24/2022
11+
ms.date: 12/12/2023
1212
---
1313

1414
# Prepay for Azure Database for PostgreSQL compute resources with reserved capacity
@@ -33,7 +33,7 @@ You can buy Azure Database for PostgreSQL reserved capacity in the [Azure portal
3333
* For Enterprise subscriptions, **Add Reserved Instances** must be enabled in the [EA portal](https://ea.azure.com/). Or, if that setting is disabled, you must be an EA Admin on the subscription.
3434
* For Cloud Solution Provider (CSP) program, only the admin agents or sales agents can purchase Azure Database for PostgreSQL reserved capacity. </br>
3535

36-
The details on how enterprise customers and Pay-As-You-Go customers are charged for reservation purchases, see [understand Azure reservation usage for your Enterprise enrollment](../../cost-management-billing/reservations/understand-reserved-instance-usage-ea.md) and [understand Azure reservation usage for your Pay-As-You-Go subscription](../../cost-management-billing/reservations/understand-reserved-instance-usage.md).
36+
For details on how enterprise customers and Pay-As-You-Go customers are charged for reservation purchases, see [understand Azure reservation usage for your Enterprise enrollment](../../cost-management-billing/reservations/understand-reserved-instance-usage-ea.md) and [understand Azure reservation usage for your Pay-As-You-Go subscription](../../cost-management-billing/reservations/understand-reserved-instance-usage.md).
3737

3838
## Reservation exchanges and refunds
3939

@@ -47,13 +47,13 @@ You may save up to 65% on compute costs with reserved instances. In order to fin
4747

4848
The size of reservation should be based on the total amount of compute used by the existing or soon-to-be-deployed servers within a specific region and using the same performance tier and hardware generation.</br>
4949

50-
For example, let's suppose that you are running one general purpose Gen5 – 32 vCore PostgreSQL database, and two memory-optimized Gen5 – 16 vCore PostgreSQL databases. Further, let's supposed that you plan to deploy within the next month an additional general purpose Gen5 – 8 vCore database server, and one memory-optimized Gen5 – 32 vCore database server. Let's suppose that you know that you will need these resources for at least one year. In this case, you should purchase a 40 (32 + 8) vCores, one-year reservation for single database general purpose - Gen5 and a 64 (2x16 + 32) vCore one year reservation for single database memory optimized - Gen5
50+
For example, let's suppose that you are running one general purpose Gen5 – 32 vCore PostgreSQL database, and two memory-optimized Gen5 – 16 vCore PostgreSQL databases. Further, let's supposed that you plan to deploy within the next month an additional general purpose Gen5 – 8 vCore database server, and one memory-optimized Gen5 – 32 vCore database server. Let's suppose that you know that you will need these resources for at least one year. In this case, you should purchase a 40 (32 + 8) vCores, one-year reservation for single database general purpose - Gen5 and a 64 (2x16 + 32) vCore one year reservation for single database memory optimized - Gen5.
5151

5252
## Buy Azure Database for PostgreSQL reserved capacity
5353

5454
1. Sign in to the [Azure portal](https://portal.azure.com/).
5555
2. Select **All services** > **Reservations**.
56-
3. Select **Add** and then in the Purchase reservations pane, select **Azure Database for PostgreSQL** to purchase a new reservation for your PostgreSQL databases.
56+
3. Select **Add** and then, in the Purchase reservations pane, select **Azure Database for PostgreSQL** to purchase a new reservation for your PostgreSQL databases.
5757
4. Fill in the required fields. Existing or new databases that match the attributes you select qualify to get the reserved capacity discount. The actual number of your Azure Database for PostgreSQL servers that get the discount depend on the scope and quantity selected.
5858

5959
:::image type="content" source="media/concepts-reserved-pricing/postgresql-reserved-price.png" alt-text="Overview of reserved pricing":::
@@ -67,7 +67,7 @@ The following table describes required fields.
6767
| Region | The Azure region that’s covered by the Azure Database for PostgreSQL reserved capacity reservation.
6868
| Deployment Type | The Azure Database for PostgreSQL resource type that you want to buy the reservation for.
6969
| Performance Tier | The service tier for the Azure Database for PostgreSQL servers.
70-
| Term | One year
70+
| Term | This can be One year or Three years.
7171
| Quantity | The amount of compute resources being purchased within the Azure Database for PostgreSQL reserved capacity reservation. The quantity is a number of vCores in the selected Azure region and Performance tier that are being reserved and will get the billing discount. For example, if you are running or planning to run an Azure Database for PostgreSQL servers with the total compute capacity of Gen5 16 vCores in the East US region, then you would specify quantity as 16 to maximize the benefit for all servers.
7272

7373
## Reserved instances API support
@@ -89,11 +89,11 @@ vCore size flexibility helps you scale up or down within a performance tier and
8989

9090
## How to view reserved instance purchase details
9191

92-
You can view your reserved instance purchase details via the [Reservations menu on the left side of the Azure portal](https://aka.ms/reservations).
92+
You can view your reserved instance purchase details via the [Reservations](https://aka.ms/reservations) blade in the Azure Portal.
9393

9494
## Reserved instance expiration
9595

96-
You'll receive email notifications, first one 30 days prior to reservation expiry and other one at expiration. Once the reservation expires, deployed VMs will continue to run and be billed at a pay-as-you-go rate.
96+
You'll receive email notifications, first one 30 days prior to reservation expiry and another one at expiration. Once the reservation expires, deployed VMs will continue to run and be billed at a pay-as-you-go rate.
9797

9898
## Need help? Contact us
9999

0 commit comments

Comments
 (0)