Azure Database for MySQL Reservation SKU naming inconsistency - missing series specification in Business Critical Tier

S 20 Reputation points
2025-11-12T13:04:48.1666667+00:00

Hello,

I've noticed an inconsistency in Azure Database for MySQL reservation the SKU names fields in the API responses across the Reservation APIs (Reservation Transactions - List, Reservation Recommendations - List etc).

The Business Critical tier reservations lack series specification:

"AzureDB_MySQL_Flexible_Server_Business_Critical_Compute"

While "General Purpose" and "Memory Optimized" tier (which has now been renamed to Business Critical) tiers include the series identifier (e.g., "Ddsv4", "Edsv4"):

"AzureDB_MySQL_Flexible_Server_General_Purpose_Ddsv4_Compute"
"AzureDB_MySQL_Flexible_Server_Memory_Optimized_Edsv4Series_Compute"

According to the documentation and the SKU naming of reservations of other tiers, MySQL reservations should be series-specific.
Could you please help clarify what these Business Critical reservations without series specification represent and which series they apply to?

Azure Database for MySQL
{count} votes

Answer accepted by question author
  1. Mahesh Kurva 10,435 Reputation points Microsoft External Staff Moderator
    2025-11-17T09:28:15.6+00:00

    Hi S •,

    Greetings!!

    The Business-Critical tier for Azure Database for MySQL Flexible Server uses E-series compute (such as Edsv4, Edsv5, and Eadsv5). In the Reservation API, the SKU name appears as AzureDB_MySQL_Flexible_Server_Business_Critical_Compute without a series identifier. This is by design the Business Critical reservation SKU is generic and applies across all supported E-series families for this tier. When you purchase this reservation, Azure automatically matches it to the appropriate Business Critical compute series behind the scenes.

    For more information, please refer the document:
    https://learn.microsoft.com/en-us/azure/mysql/flexible-server/concepts-service-tiers-storage

    Hope this helps. Do let us know if you have any further queries.


    If this answers your query, do click Accept Answer and Yes for was this answer helpful. And, if you have any further query do let us know.

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.