Azure SQL databse pricing tiers changing automatically

Nasir Siddiqui 25 Reputation points
2025-04-07T09:46:20.8866667+00:00

Hi ,

I am facing the strange issue in which the Pricing of my Azure SQL database is being changed from DTU based pricing model (with Basic 5 DTUs) to vCore based pricing which is affecting the monthly cost. I have to manually change it back to the DTU based model.

No enough information is available in activity logs as well . Can someone guid me about this and why is this changing automatically ?

Thanks in advance

Azure SQL Database
{count} votes

Accepted answer
  1. Balmukund 176 Reputation points Microsoft Employee
    2025-04-09T07:51:14.6066667+00:00

    Thanks for sharing the details, @Nasir Siddiqui

    We looked at the databases and their history. 

    1. qa-xxx-database
    • DB was on Basic tier and renamed as qa-xxx-database-backup on 2025-04-03
    • New database qa-tcf-database was created with vcore model on same logical server.
    • SLO changed of new database to Basic on 2025-04-07 (around 06:55 UTC).
    • Currently both databases exist on same logical server.
    1. dev-xxx-database:
    • Created on 2025-02-13 as Basic
    • Recreated on 2025-02-25 as SQLDB_GP_GEN5_2
    • SLO changed on 2025-03-03 to Basic
    • Recreated on 2025-03-25 as SQLDB_GP_GEN5_2
    • Recreated on 2025-03-28 as SQLDB_GP_GEN5_2
    • SLO changed on 2025-04-07 to Basic

     (note I have masked the database name as they might be sensitive names)

    So, it doesn't look like system is changing SLO automatically. The database was actually created with the vCore SLO. You have to check with your team about which process is dropping and creating database.

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

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