Skip to content

Commit 636785b

Browse files
committed
Updates from @nosov1960
1 parent 58f06b6 commit 636785b

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

articles/azure-arc/data/reserved-capacity-overview.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ You do not need to assign the reservation to a specific database or managed inst
1818

1919
A reservation applies to Azure Arc services cost only and does not cover SQL IP costs or any other charges. At the end of the reservation term, the billing benefit expires and the managed instance is billed at the pay-as-you go price. Reservations do not automatically renew. For pricing information, see the [reserved capacity offering](https://azure.microsoft.com/pricing/details/sql-database/managed/).
2020

21-
You can buy reserved capacity in the [Azure portal](https://portal.azure.com). Pay for the reservation [up front or with monthly payments](../../cost-management-billing/reservations/prepare-buy-reservation.md). To buy reserved capacity:
21+
You can buy reserved capacity in the [Azure portal](https://portal.azure.com/#blade/Microsoft_Azure_GTM/ModernBillingMenuBlade/reservationsBrowse). Pay for the reservation [up front or with monthly payments](../../cost-management-billing/reservations/prepare-buy-reservation.md). To buy reserved capacity:
2222

2323
- You must be in the owner role for at least one Enterprise or individual subscription with pay-as-you-go rates.
2424
- 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. Reserved capacity.
@@ -31,7 +31,9 @@ The size of reservation should be based on the total amount of compute resources
3131

3232
The following list demonstrates a scenario to project how you would reserve resources:
3333

34-
* **Current**: one general purpose, 16 vCore managed instance
34+
* **Current**:
35+
- One general purpose, 16 vCore managed instance
36+
- Two business critical, 8-vCore managed instances
3537

3638
* **In the next year you will add**:
3739
- One more general purpose, 16 vCore managed instance
@@ -53,12 +55,12 @@ The following list demonstrates a scenario to project how you would reserve reso
5355
| Field | Description|
5456
|------------|--------------|
5557
|Subscription|The subscription used to pay for the capacity reservation. The payment method on the subscription is charged the upfront costs for the reservation. The subscription type must be an enterprise agreement (offer number MS-AZR-0017P or MS-AZR-0148P) or an individual agreement with pay-as-you-go pricing (offer number MS-AZR-0003P or MS-AZR-0023P). For an enterprise subscription, the charges are deducted from the enrollment's Azure Prepayment (previously called monetary commitment) balance or charged as overage. For an individual subscription with pay-as-you-go pricing, the charges are billed to the credit card or invoice payment method on the subscription.|
56-
|Scope |The vCore reservation's scope can cover one subscription or multiple subscriptions (shared scope). If you select <br/><br/>**Shared**, the vCore reservation discount is applied to the database or managed instance running in any subscriptions within your billing context. For enterprise customers, the shared scope is the enrollment and includes all subscriptions within the enrollment. For Pay-As-You-Go customers, the shared scope is all Pay-As-You-Go subscriptions created by the account administrator.<br/><br/>**Single subscription**, the vCore reservation discount is applied to the databases or managed instances in this subscription. <br/><br/>**Single resource group**, the reservation discount is applied to the instances of databases or managed instances in the selected subscription and the selected resource group within that subscription.</br></br>**Management group**, the reservation discount is applied to the matching resource in the list of subscriptions that are a part of both the management group and billing scope.|
58+
|Scope |The vCore reservation's scope can cover one subscription or multiple subscriptions (shared scope). If you select <br/><br/>**Shared**, the vCore reservation discount is applied to the database or managed instance running in any subscriptions within your billing context. For enterprise customers, the shared scope is the enrollment and includes all subscriptions within the enrollment. For Pay-As-You-Go customers, the shared scope is all Pay-As-You-Go subscriptions created by the account administrator.<br/><br/>**Single subscription**, the vCore reservation discount is applied to the databases or managed instances in this subscription. <br/><br/>**Single resource group**, the reservation discount is applied to managed instances in the selected subscription in the selected subscription and the selected resource group within that subscription.</br></br>**Management group**, the reservation discount is applied to the managed instances in the list of subscriptions that are a part of both the management group and billing scope.|
5759
|Region |The Azure region that's covered by the capacity reservation.|
58-
|Deployment Type|The SQL resource type that you want to buy the reservation for.|
60+
|Deployment type|The SQL resource type that you want to buy the reservation for.|
5961
|Performance Tier|The service tier for the databases or managed instances. |
6062
|Term |One year or three years.|
61-
|Quantity |The amount of compute resources being purchased within the capacity reservation. The quantity is the 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 run or plan to run multiple databases with the total compute capacity of Gen5 16 vCores in the East US region, then you would specify the quantity as 16 to maximize the benefit for all the databases. |
63+
|Quantity |The amount of compute resources being purchased within the capacity reservation. The quantity is the 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 run or plan to run multiple managed instances with the total compute capacity of Gen5 16 vCores in the East US region, then specify the quantity as 16 to maximize the benefit for all the databases. |
6264

6365
1. Review the cost of the capacity reservation in the **Costs** section.
6466
1. Select **Purchase**.

0 commit comments

Comments
 (0)