Skip to content

Update concept-reserved-pricing.md #270

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion articles/mysql/flexible-server/concept-reserved-pricing.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ The following table describes required fields.
| Field | Description |
| :--- | :--- |
| Subscription | The subscription used to pay for the Azure Database for MySQL Flexible Server reserved capacity reservation. The payment method on the subscription is charged the upfront costs for the Azure Database for MySQL Flexible Server reserved capacity reservation. The subscription type must be an enterprise agreement (offer numbers: MS-AZR-0017P or MS-AZR-0148P) or an individual agreement with pay-as-you-go pricing (offer numbers: 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. |
| 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 Azure Database for MySQL Flexible Server instances 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 />**Single subscription**, the vCore reservation discount is applied to Azure Database for MySQL Flexible Server instances in this subscription.<br />**Single resource group**, the reservation discount is applied to Azure Database for MySQL Flexible Server instances in the selected subscription and the selected resource group within that subscription. |
| 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 Azure Database for MySQL Flexible Server instances 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 />**Single subscription**, the vCore reservation discount is applied to Azure Database for MySQL Flexible Server instances in this subscription.<br />**Single resource group**, the reservation discount is applied to Azure Database for MySQL Flexible Server instances in the selected subscription and the selected resource group within that subscription. |
| Region | The Azure region that's covered by the Azure Database for MySQL Flexible Server reserved capacity reservation. |
| Deployment Type | The Azure Database for MySQL Flexible Server resource type that you want to buy the reservation for. |
| Performance Tier | The service tier for the Azure Database for MySQL Flexible Server instances.
Expand Down