Impact of Increasing Storage and Cores for Azure SQL Database in Business Critical Tier

RahulRandive 9,901 Reputation points
2024-07-12T17:42:26.0633333+00:00

Hi Team,

What is the impact of maximum storage size for Azure SQL Database within the Business Critical service tier. we are currently using a Business Critical configuration with 8 cores and 2TB of storage, and plan to increase it to 12 cores and 2.5TB due to data capacity requirements.   

  1. The impact of expanding the virtual cores, including the processing time and any other concerns.   
  2. The impact of expanding the disk, including the processing time and any other concerns

PS - Based on common issues that we have seen from customers and other sources, we are posting these questions to help the Azure community.

Azure SQL Database
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. GeethaThatipatri-MSFT 29,477 Reputation points Microsoft Employee
    2024-07-12T18:56:47.23+00:00

    Greetings!

    There will be a small downtime would be expected during scaling operation, When you expand the vcore on sql database, it will have small downtime usually several seconds to 1 min. expected processing time is at longest 1 min/ 1 GB for Business critical, but probably it will not take that long (1 min / 1 GB is just longest scenario as noted in doc). it will have small downtime and drop any connections during downtime
    When you expand only disk size on sql database, there is no downtime expected if it is within the same service level (within BC or within GP, because there is no disk change, just expand), however we can not guarantee that there is no downtime (technically it will no downtime), so I would say, mostly there is no downtime.

    Scale single database resources - Azure SQL Database | Microsoft Learn

    expected time latency till complete scaling with below docs.

    User's image

    https://learn.microsoft.com/en-us/azure/azure-sql/database/single-database-scale?view=azuresql&tabs=azure-portal#latency

    Regards

    Geetha

    0 comments No comments

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.