Skip to content

Commit b69bb6c

Browse files
Merge pull request #208877 from Bashar-MSFT/riandcompute
riandcompute
2 parents 421af7b + 4d97607 commit b69bb6c

File tree

2 files changed

+2
-5
lines changed

2 files changed

+2
-5
lines changed

articles/mysql/flexible-server/concepts-service-tiers-storage.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,15 +18,15 @@ You can create an Azure Database for MySQL Flexible Server in one of three diffe
1818

1919
| Resource / Tier | **Burstable** | **General Purpose** | **Business Critical** |
2020
|:---|:----------|:--------------------|:---------------------|
21-
| VM series| B-series | Ddsv4-series | Edsv4/v5-series*|
21+
| VM series| [B-series](https://docs.microsoft.com/azure/virtual-machines/sizes-b-series-burstable) | [Ddsv4-series](https://docs.microsoft.com/azure/virtual-machines/ddv4-ddsv4-series#ddsv4-series) | [Edsv4](https://docs.microsoft.com/azure/virtual-machines/edv4-edsv4-series#edsv4-series)/[Edsv5-series](https://docs.microsoft.com/azure/virtual-machines/edv5-edsv5-series#edsv5-series)*|
2222
| vCores | 1, 2, 4, 8, 12, 16, 20 | 2, 4, 8, 16, 32, 48, 64 | 2, 4, 8, 16, 32, 48, 64, 80, 96 |
2323
| Memory per vCore | Variable | 4 GiB | 8 GiB * |
2424
| Storage size | 20 GiB to 16 TiB | 20 GiB to 16 TiB | 20 GiB to 16 TiB |
2525
| Database backup retention period | 1 to 35 days | 1 to 35 days | 1 to 35 days |
2626

2727
\* With the exception of E64ds_v4 (Business Critical) SKU, which has 504 GB of memory
2828

29-
\* Only few regions have Edsv5 compute availability.
29+
\* Ev5 compute provides best performance among other VM series in terms of QPS and latency. learn more about performance and region availability of Ev5 compute from [here](https://techcommunity.microsoft.com/t5/azure-database-for-mysql-blog/boost-azure-mysql-business-critical-flexible-server-performance/ba-p/3603698).
3030

3131
To choose a compute tier, use the following table as a starting point.
3232

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,6 @@ ms.date: 06/20/2022
1515

1616
Azure Database for MySQL now helps you save money by prepaying for compute resources compared to pay-as-you-go prices. With Azure Database for MySQL reserved instances, you make an upfront commitment on MySQL server for a one or three year period to get a significant discount on the compute costs. To purchase Azure Database for MySQL reserved capacity, you need to specify the Azure region, deployment type, performance tier, and term. </br>
1717

18-
>[!NOTE]
19-
>The Reserved instances (RI) feature in Azure Database for MySQL – Flexible server is not working properly for the Business Critical service tier, after its rebranding > from the Memory Optimized service tier. Specifically, instance reservation has stopped working, and we are currently working to fix the issue.
20-
2118
## How does the instance reservation work?
2219
You do not need to assign the reservation to specific Azure Database for MySQL servers. An already running Azure Database for MySQL or ones that are newly deployed, will automatically get the benefit of reserved pricing. By purchasing a reservation, you are pre-paying for the compute costs for a period of one or three years. As soon as you buy a reservation, the Azure database for MySQL compute charges that match the reservation attributes are no longer charged at the pay-as-you go rates. A reservation does not cover software, networking, or storage charges associated with the MySQL Database server. At the end of the reservation term, the billing benefit expires, and the Azure Database for MySQL are billed at the pay-as-you go price. Reservations do not auto-renew. For pricing information, see the [Azure Database for MySQL reserved capacity offering](https://azure.microsoft.com/pricing/details/mysql/). </br>
2320

0 commit comments

Comments
 (0)