Skip to content

Commit 5e2cbe9

Browse files
committed
git issue 42651
1 parent 9cc8ff3 commit 5e2cbe9

File tree

1 file changed

+5
-8
lines changed

1 file changed

+5
-8
lines changed

articles/sql-database/sql-database-vcore-resource-limits-elastic-pools.md

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.topic: conceptual
1010
author: oslake
1111
ms.author: moslake
1212
ms.reviewer: carlrab, sstein
13-
ms.date: 11/04/2019
13+
ms.date: 11/25/2019
1414
---
1515
# Resource limits for elastic pools using the vCore purchasing model
1616

@@ -26,7 +26,6 @@ You can set the service tier, compute size, and storage amount using the [Azure
2626
> [!IMPORTANT]
2727
> For scaling guidance and considerations, see [Scale an elastic pool](sql-database-elastic-pool-scale.md)
2828
29-
3029
## General purpose - provisioned compute - Gen4
3130

3231
> [!IMPORTANT]
@@ -60,7 +59,6 @@ You can set the service tier, compute size, and storage amount using the [Azure
6059

6160
\* 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.
6261

63-
6462
### General purpose service tier: Generation 4 compute platform (part 2)
6563

6664
|Compute size|GP_Gen4_7|GP_Gen4_8|GP_Gen4_9|GP_Gen4_10|GP_Gen4_16|GP_Gen4_24|
@@ -89,7 +87,6 @@ You can set the service tier, compute size, and storage amount using the [Azure
8987

9088
\* 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.
9189

92-
9390
## General purpose - provisioned compute - Gen5
9491

9592
### 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
10299
|Max number DBs per pool|100|200|500|500|500|500|500|
103100
|Columnstore support|Yes|Yes|Yes|Yes|Yes|Yes|Yes|
104101
|In-memory OLTP storage (GB)|N/A|N/A|N/A|N/A|N/A|N/A|N/A|
105-
|Max data size (GB)|512|756|756|1536|1536|1536|
106-
|Max log size (GB)|154|227|227|461|461|461|461|
102+
|Max data size (GB)|512|756|1536|1536|1536|2048|2048|
103+
|Max log size (GB)|154|227|461|461|461|614|614|
107104
|TempDB size (GB)|64|128|192|256|320|384|384|
108105
|Storage type|Premium (Remote) Storage|Premium (Remote) Storage|Premium (Remote) Storage|Premium (Remote) Storage|Premium (Remote) Storage|Premium (Remote) Storage|Premium (Remote) Storage|
109106
|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
130127
|Max number DBs per pool|500|500|500|500|500|500|500|
131128
|Columnstore support|Yes|Yes|Yes|Yes|Yes|Yes|Yes|
132129
|In-memory OLTP storage (GB)|N/A|N/A|N/A|N/A|N/A|N/A|N/A|
133-
|Max data size (GB)|2048|2048|3072|3072|4096|4096|4096|
134-
|Max log size (GB)|614|614|922|922|1229|1229|1229|
130+
|Max data size (GB)|2048|3072|3072|3072|4096|4096|4096|
131+
|Max log size (GB)|614|922|922|922|1229|1229|1229|
135132
|TempDB size (GB)|384|384|384|384|384|384|384|
136133
|Storage type|Premium (Remote) Storage|Premium (Remote) Storage|Premium (Remote) Storage|Premium (Remote) Storage|Premium (Remote) Storage|Premium (Remote) Storage|Premium (Remote) Storage|
137134
|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

Comments
 (0)