Is there a limit on how many databases Azure Sql Server (PaaS) can have?
And/Or is there a size limit on how much data an Azure Sql Server(PaaS) can hold?
Is there a limit on how many databases Azure Sql Server (PaaS) can have?
And/Or is there a size limit on how much data an Azure Sql Server(PaaS) can hold?
Is there a limit on how many databases Azure Sql Server (PaaS) can have?
About SQL Database servers per subscription, default limit is 6, the maximum limit is 150.
And/Or is there a size limit on how much data an Azure Sql Server(PaaS) can hold?
Different service tier have difference performance, more information about the performance please refer to this link.
For example:
Update:
Here is the screenshot about DTU, please check it:
Update2:
we can create support ticket to increase DTU quota, the max quota is 99000.
When you try to increase the quota, the new quota(DTU) value must be between 54005 and 99000.
Hope this helps:)