Skip to content

Commit a0cd377

Browse files
authored
Merge pull request #92167 from kummanish/tutorialbranch
Adding new content for reserved instance pricing
2 parents 2a70722 + a4866e9 commit a0cd377

13 files changed

+385
-0
lines changed

articles/billing/TOC.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,12 @@
101101
href: billing-understand-kusto-azuredataexplorer-reservation-charges.md
102102
- name: Azure Databricks
103103
href: billing-reservation-discount-databricks.md
104+
- name: Azure Database for MySQL
105+
href: billing-understand-reservation-charges-mysql.md
106+
- name: Azure Database for PostgreSQL
107+
href: billing-understand-reservation-charges-postgresql.md
108+
- name: Azure Database for MariaDB
109+
href: billing-understand-reservation-charges-mariadb.md
104110
- name: App Service
105111
href: billing-reservation-discount-app-service-isolated-stamp.md
106112
- name: Azure software plans
Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
---
2+
title: How a reservation discount is applied to Azure Database for MariaDB
3+
description: How a reservation discount is applied to Azure Database for MariaDB
4+
author: kummanish
5+
ms.author: manishku
6+
ms.service: billing
7+
ms.devlang: na
8+
ms.topic: conceptual
9+
ms.tgt_pltfrm: na
10+
ms.workload: na
11+
ms.date: 10/17/2019
12+
---
13+
14+
# How a reservation discount is applied to Azure Database for MariaDB
15+
16+
After you buy an Azure Database for MariaDB reserved capacity, the reservation discount is automatically applied to MariaDB servers that match the attributes and quantity of the reservation. A reservation covers only the compute costs of your Azure Database for MariaDB. You're charged for storage and networking at the normal rates.
17+
18+
## How reservation discount is applied
19+
20+
A reservation discount is ***use-it-or-lose-it***. So, if you don't have matching resources for any hour, then you lose a reservation quantity for that hour. You can't carry forward unused reserved hours.</br>
21+
22+
When you shut down a resource, the reservation discount automatically applies to another matching resource in the specified scope. If no matching resources are found in the specified scope, then the reserved hours are lost.
23+
24+
## Discount applied to Azure Database for MariaDB
25+
26+
The Azure Database for MariaDB reserved capacity discount is applied to running your MariaDB servers on an hourly basis. The reservation that you buy is matched to the compute usage emitted by the running Azure Database for MariaDB servers. For MariaDB servers that don't run the full hour, the reservation is automatically applied to other Azure Database for MariaDB matching the reservation attributes. The discount can apply to Azure Database for MariaDB servers that are running concurrently. If you don't have an MariaDB server that run for the full hour that match the reservation attributes, you don't get the full benefit of the reservation discount for that hour.
27+
28+
The following examples show how the Azure Database for MariaDB reserved capacity discount applies depending on the number of cores you bought, and when they're running.
29+
30+
* **Example 1**: You buy an Azure Database for MariaDB reserved capacity for an 8 vCore. If you are running a 16 vCore Azure Database for MariaDB servers that matches the rest of the attributes of the reservation, you're charged the pay-as-you-go price for 8 vCore of your MariaDB server compute usage and you get the reservation discount for one hour of 8 vCore MariaDB server compute usage.</br>
31+
32+
For the rest of these examples, assume that the Azure Database for MariaDB reserved capacity you buy is for a 16 vCore Azure Database for MariaDB and the rest of the reservation attributes match the running MariaDB servers.
33+
34+
* **Example 2**: You run two Azure Database for MariaDB servers with 8 vCore each for an hour. The 16 vCore reservation discount is applied to compute usage for both the 8 vCore Azure Database for MariaDB server.
35+
36+
* **Example 3**: You run one 16 vCore Azure Database for MariaDB server from 1 pm to 1:30 pm. You run another 16 vCore Azure Database for MariaDB server from 1:30 to 2 pm. Both are covered by the reservation discount.
37+
38+
* **Example 4**: You run one 16 vCore Azure Database for MariaDB server from 1 pm to 1:45 pm. You run another 16 vCore Azure Database for MariaDB server from 1:30 to 2 pm. You're charged the pay-as-you-go price for the 15-minute overlap. The reservation discount applies to the compute usage for the rest of the time.
39+
40+
To understand and view the application of your Azure Reservations in billing usage reports, see [Understand Azure reservation usage](https://docs.microsoft.com/azure/billing/billing-understand-reserved-instance-usage-ea).
41+
42+
## Need help? Contact us
43+
If you have questions or need help, [create a support request](https://go.microsoft.com/fwlink/?linkid=2083458).
Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
---
2+
title: How a reservation discount is applied to Azure Database for MySQL
3+
description: How a reservation discount is applied to Azure Database for MySQL
4+
author: kummanish
5+
ms.author: manishku
6+
ms.service: billing
7+
ms.devlang: na
8+
ms.topic: conceptual
9+
ms.tgt_pltfrm: na
10+
ms.workload: na
11+
ms.date: 10/17/2019
12+
---
13+
14+
# How a reservation discount is applied to Azure Database for MySQL
15+
16+
After you buy an Azure Database for MySQL reserved capacity, the reservation discount is automatically applied to MySQL servers that match the attributes and quantity of the reservation. A reservation covers only the compute costs of your Azure Database for MySQL. You're charged for storage and networking at the normal rates.
17+
18+
## How reservation discount is applied
19+
20+
A reservation discount is ***use-it-or-lose-it***. So, if you don't have matching resources for any hour, then you lose a reservation quantity for that hour. You can't carry forward unused reserved hours.</br>
21+
22+
When you shut down a resource, the reservation discount automatically applies to another matching resource in the specified scope. If no matching resources are found in the specified scope, then the reserved hours are lost.
23+
24+
## Discount applied to Azure Database for MySQL
25+
26+
The Azure Database for MySQL reserved capacity discount is applied to running your MySQL servers on an hourly basis. The reservation that you buy is matched to the compute usage emitted by the running Azure Database for MySQL servers. For MySQL servers that don't run the full hour, the reservation is automatically applied to other Azure Database for MySQL matching the reservation attributes. The discount can apply to Azure Database for MySQL servers that are running concurrently. If you don't have an MySQL server that run for the full hour that match the reservation attributes, you don't get the full benefit of the reservation discount for that hour.
27+
28+
The following examples show how the Azure Database for MySQL reserved capacity discount applies depending on the number of cores you bought, and when they're running.
29+
30+
* **Example 1**: You buy an Azure Database for MySQL reserved capacity for an 8 vCore. If you are running a 16 vCore Azure Database for MySQL server that matches the rest of the attributes of the reservation, you're charged the pay-as-you-go price for 8 vCore of your MySQL server compute usage and you get the reservation discount for one hour of 8 vCore MySQL server compute usage.</br>
31+
32+
For the rest of these examples, assume that the Azure Database for MySQL reserved capacity you buy is for a 16 vCore Azure Database for MySQL and the rest of the reservation attributes match the running MySQL servers.
33+
34+
* **Example 2**: You run two Azure Database for MySQL servers with 8 vCore each for an hour. The 16 vCore reservation discount is applied to compute usage for both the 8 vCore Azure Database for MySQL server.
35+
36+
* **Example 3**: You run one 16 vCore Azure Database for MySQL server from 1 pm to 1:30 pm. You run another 16 vCore Azure Database for MySQL server from 1:30 to 2 pm. Both are covered by the reservation discount.
37+
38+
* **Example 4**: You run one 16 vCore Azure Database for MySQL server from 1 pm to 1:45 pm. You run another 16 vCore Azure Database for MySQL server from 1:30 to 2 pm. You're charged the pay-as-you-go price for the 15-minute overlap. The reservation discount applies to the compute usage for the rest of the time.
39+
40+
To understand and view the application of your Azure Reservations in billing usage reports, see [Understand Azure reservation usage](https://docs.microsoft.com/azure/billing/billing-understand-reserved-instance-usage-ea).
41+
42+
## Need help? Contact us
43+
If you have questions or need help, [create a support request](https://go.microsoft.com/fwlink/?linkid=2083458).
Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
---
2+
title: How a reservation discount is applied to Azure Database for PostgreSQL Single server
3+
description: How a reservation discount is applied to Azure Database for PostgreSQL Single server
4+
author: kummanish
5+
ms.author: manishku
6+
ms.service: billing
7+
ms.devlang: na
8+
ms.topic: conceptual
9+
ms.tgt_pltfrm: na
10+
ms.workload: na
11+
ms.date: 10/17/2019
12+
---
13+
14+
# How a reservation discount is applied to Azure Database for PostgreSQL Single server
15+
16+
After you buy an Azure Database for PostgreSQL Single server reserved capacity, the reservation discount is automatically applied to PostgreSQL Single servers databases that match the attributes and quantity of the reservation. A reservation covers only the compute costs of your Azure Database for PostgreSQL Single server. You're charged for storage and networking at the normal rates.
17+
18+
## How reservation discount is applied
19+
20+
A reservation discount is ***use-it-or-lose-it***. So, if you don't have matching resources for any hour, then you lose a reservation quantity for that hour. You can't carry forward unused reserved hours.</br>
21+
22+
When you shut down a resource, the reservation discount automatically applies to another matching resource in the specified scope. If no matching resources are found in the specified scope, then the reserved hours are lost.
23+
24+
## Discount applied to Azure Database for PostgreSQL Single server
25+
26+
The Azure Database for PostgreSQL Single server reserved capacity discount is applied to running your PostgreSQL Single server on an hourly basis. The reservation that you buy is matched to the compute usage emitted by the running Azure Database for PostgreSQL Single server. For PostgreSQL Single servers that don't run the full hour, the reservation is automatically applied to other Azure Database for PostgreSQL Single server matching the reservation attributes. The discount can apply to Azure Database for PostgreSQL Single servers that are running concurrently. If you don't have an PostgreSQL Single server that run for the full hour that match the reservation attributes, you don't get the full benefit of the reservation discount for that hour.
27+
28+
The following examples show how the Azure Database for PostgreSQL Single server reserved capacity discount applies depending on the number of cores you bought, and when they're running.
29+
30+
* **Example 1**: You buy an Azure Database for PostgreSQL Single server reserved capacity for an 8 vCore. If you are running a 16 vCore Azure Database for PostgreSQL Single server that matches the rest of the attributes of the reservation, you're charged the pay-as-you-go price for 8 vCore of your PostgreSQL Single server compute usage and you get the reservation discount for one hour of 8 vCore PostgreSQL Single server compute usage.</br>
31+
32+
For the rest of these examples, assume that the Azure Database for PostgreSQL Single server reserved capacity you buy is for a 16 vCore Azure Database for PostgreSQL Single server and the rest of the reservation attributes match the running PostgreSQL Single servers.
33+
34+
* **Example 2**: You run two Azure Database for PostgreSQL Single servers with 8 vCore each for an hour. The 16 vCore reservation discount is applied to compute usage for both the 8 vCore Azure Database for PostgreSQL Single server.
35+
36+
* **Example 3**: You run one 16 vCore Azure Database for PostgreSQL Single server from 1 pm to 1:30 pm. You run another 16 vCore Azure Database for PostgreSQL Single server from 1:30 to 2 pm. Both are covered by the reservation discount.
37+
38+
* **Example 4**: You run one 16 vCore Azure Database for PostgreSQL Single server from 1 pm to 1:45 pm. You run another 16 vCore Azure Database for PostgreSQL Single server from 1:30 to 2 pm. You're charged the pay-as-you-go price for the 15-minute overlap. The reservation discount applies to the compute usage for the rest of the time.
39+
40+
To understand and view the application of your Azure Reservations in billing usage reports, see [Understand Azure reservation usage](https://docs.microsoft.com/azure/billing/billing-understand-reserved-instance-usage-ea).
41+
42+
## Need help? Contact us
43+
If you have questions or need help, [create a support request](https://go.microsoft.com/fwlink/?linkid=2083458).

articles/mariadb/TOC.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@
4343
items:
4444
- name: Pricing tiers
4545
href: concepts-pricing-tiers.md
46+
- name: Prepay for reserved capacity
47+
href: concept-reserved-pricing.md
4648
- name: Limits
4749
href: concepts-limits.md
4850
- name: Data access & security

0 commit comments

Comments
 (0)