Shutdown Azure SQL DB during off business hrs

Vijay Kumar 2,036 Reputation points
2022-04-27T19:38:33.48+00:00

Hi Team,

Is there any way we can shut down/Stop/Pause Non-Prod Azure SQL DB and Azure SQL MI during off business hrs to minimize the cost?

Azure SQL Database
0 comments No comments
{count} votes

Accepted answer
  1. Alberto Morillo 34,671 Reputation points MVP Volunteer Moderator
    2022-04-27T20:52:07.893+00:00

    You can only pause and resume Azure SQL serverless. For other Azure SQL flavors (DTU-Model, vCore) you can schedule scale down of resources to the minimum service tier you can depending on the size of the database, so you can save money and minimize costs. No other option available.


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.