You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/sql-database/sql-database-vcore-resource-limits-elastic-pools.md
+5-8Lines changed: 5 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ ms.topic: conceptual
10
10
author: oslake
11
11
ms.author: moslake
12
12
ms.reviewer: carlrab, sstein
13
-
ms.date: 11/04/2019
13
+
ms.date: 11/25/2019
14
14
---
15
15
# Resource limits for elastic pools using the vCore purchasing model
16
16
@@ -26,7 +26,6 @@ You can set the service tier, compute size, and storage amount using the [Azure
26
26
> [!IMPORTANT]
27
27
> For scaling guidance and considerations, see [Scale an elastic pool](sql-database-elastic-pool-scale.md)
28
28
29
-
30
29
## General purpose - provisioned compute - Gen4
31
30
32
31
> [!IMPORTANT]
@@ -60,7 +59,6 @@ You can set the service tier, compute size, and storage amount using the [Azure
60
59
61
60
\* For the max concurrent workers (requests) for any individual database, see [Single database resource limits](sql-database-vcore-resource-limits-single-databases.md). For example, if the elastic pool is using Gen5 and its max vCore per database is 2, then the max concurrent workers is 200. If max vCore per database is 0.5, then the max concurrent workers is 50 since on Gen5 there are a max of 100 concurrent workers per vcore. For other max vCore settings per database that are less 1 vCore or less, the number of max concurrent workers is similarly rescaled.
62
61
63
-
64
62
### General purpose service tier: Generation 4 compute platform (part 2)
@@ -89,7 +87,6 @@ You can set the service tier, compute size, and storage amount using the [Azure
89
87
90
88
\* For the max concurrent workers (requests) for any individual database, see [Single database resource limits](sql-database-vcore-resource-limits-single-databases.md). For example, if the elastic pool is using Gen5 and its max vCore per database is 2, then the max concurrent workers is 200. If max vCore per database is 0.5, then the max concurrent workers is 50 since on Gen5 there are a max of 100 concurrent workers per vcore. For other max vCore settings per database that are less 1 vCore or less, the number of max concurrent workers is similarly rescaled.
91
89
92
-
93
90
## General purpose - provisioned compute - Gen5
94
91
95
92
### General purpose service tier: Generation 5 compute platform (part 1)
@@ -102,8 +99,8 @@ You can set the service tier, compute size, and storage amount using the [Azure
102
99
|Max number DBs per pool|100|200|500|500|500|500|500|
|IO latency (approximate)|5-7 ms (write)<br>5-10 ms (read)|5-7 ms (write)<br>5-10 ms (read)|5-7 ms (write)<br>5-10 ms (read)|5-7 ms (write)<br>5-10 ms (read)|5-7 ms (write)<br>5-10 ms (read)|5-7 ms (write)<br>5-10 ms (read)|5-7 ms (write)<br>5-10 ms (read)|
@@ -130,8 +127,8 @@ You can set the service tier, compute size, and storage amount using the [Azure
130
127
|Max number DBs per pool|500|500|500|500|500|500|500|
|IO latency (approximate)|5-7 ms (write)<br>5-10 ms (read)|5-7 ms (write)<br>5-10 ms (read)|5-7 ms (write)<br>5-10 ms (read)|5-7 ms (write)<br>5-10 ms (read)|5-7 ms (write)<br>5-10 ms (read)|5-7 ms (write)<br>5-10 ms (read)|5-7 ms (write)<br>5-10 ms (read)|
0 commit comments