question

41445171 avatar image
0 Votes"
41445171 asked NavtejSaini-MSFT commented

Azure SQL database Max allowed request per second and the price

I want to know how many requests (read/write) per second the azure SQL server can handle and what is the cost if I have 1000 request per second I am using Standard S0: 10 DTUs

azure-sql-database
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

AlbertoMorillo avatar image
0 Votes"
AlbertoMorillo answered NavtejSaini-MSFT commented

For S0 Max requests (concurrent workers) is 60 as explained here. To support 1,000 or more you need S7. S7 has a limit of 1,600 requests.

S7 cost you $1.6130/hour on EastUS, please use this URL to calculate based on the Azure region of your preference.

Some more information for you about S7, it allows a minimum of 6 cores or 12 cores depending on hardware generation, 19,200 maximum number of sessions, maximum worker threads 2,675.


· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Thank you @AlbertoMorillo

@ayhamnasser-0983 - Please let us know if you need any further help.

0 Votes 0 ·