SQL Azure Database - Temporary Increase DTU Service Tier for database benchmark

Adnan Gusic 26 Reputation points
2021-11-23T21:01:46.383+00:00

Hello,

We want to temporarily increase DTU Service Tier for Azure SQL Database for 2 hours. The purpose is to make a benchmark of our database in sense of performance.
For example, we would make a switch from Standard S0 (10 DTUs) to Standard S4 (200 DTUs) service tier model.
Our question is: How this short switch would reflect on the costs ?

If anyone knows I would ask you to share your experiences.

Thanks in advance.

Azure SQL Database
Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
3,584 questions
0 comments No comments
{count} vote

Accepted answer
  1. Alberto Morillo 34,671 Reputation points MVP Volunteer Moderator
    2021-11-23T22:17:47.77+00:00

    Those 2 hours, instead of cost you 4 cents (dollar currency based on East US) using S0 tier, they will cost you 80 cents. Aproximately 76 cents will be the impact on the monthly billing.

    Take in conisderation that when you scale up/down to a service tier in the middle of an hour, you will pay the whole hour as the higher of the service tiers involved on the scale process. For example, if you are scaling from S0 to S4, the whole hour will be billed as S4 even when half of the hour the database was using S0.

    For more information, see the Azure SQL pricing page.

    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.