Skip to content

Commit d569408

Browse files
committed
NavtejSaini-MSFT in 42651
1 parent 5e2cbe9 commit d569408

File tree

1 file changed

+48
-52
lines changed

1 file changed

+48
-52
lines changed

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

Lines changed: 48 additions & 52 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@ You can set the service tier, compute size, and storage amount using the [Azure
4141
|Max number DBs per pool|100|200|500|500|500|500|
4242
|Columnstore support|Yes|Yes|Yes|Yes|Yes|Yes|
4343
|In-memory OLTP storage (GB)|N/A|N/A|N/A|N/A|N/A|N/A|
44-
|Max data size (GB)|512|756|756|1536|1536|1536|
45-
|Max log size|154|227|227|461|461|461|
44+
|Max data size (GB)|512|756|1536|1536|1536|2048|
45+
|Max log size|154|227|461|461|461|614|
4646
|TempDB size (GB)|32|64|96|128|160|192|
4747
|Storage type|Premium (Remote) Storage|Premium (Remote) Storage|Premium (Remote) Storage|Premium (Remote) Storage|Premium (Remote) Storage|Premium (Remote) Storage|
4848
|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)|
@@ -69,8 +69,8 @@ You can set the service tier, compute size, and storage amount using the [Azure
6969
|Max number DBs per pool|500|500|500|500|500|500|
7070
|Columnstore support|Yes|Yes|Yes|Yes|Yes|Yes|
7171
|In-memory OLTP storage (GB)|N/A|N/A|N/A|N/A|N/A|N/A|
72-
|Max data size (GB)|1536|2048|2048|2048|3584|4096|
73-
|Max log size (GB)|461|614|614|614|1075|1229|
72+
|Max data size (GB)|2048|2048|2048|2048|3584|4096|
73+
|Max log size (GB)|614|614|614|614|1075|1229|
7474
|TempDB size (GB)|224|256|288|320|384|384|
7575
|Storage type|Premium (Remote) Storage|Premium (Remote) Storage|Premium (Remote) Storage|Premium (Remote) Storage|Premium (Remote) Storage|Premium (Remote) Storage|
7676
|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)|
@@ -169,42 +169,38 @@ You can set the service tier, compute size, and storage amount using the [Azure
169169
|Read Scale-out|N/A|
170170
|Included backup storage|1X DB size|
171171

172-
173-
174-
175172
\* 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.
176173

177-
178174
## Business critical - provisioned compute - Gen4
179175

180176
> [!IMPORTANT]
181177
> New Gen4 databases are no longer supported in the Australia East or Brazil South regions.
182178
183179
### Business critical service tier: Generation 4 compute platform (part 1)
184180

185-
|Compute size|BC_Gen4_1|BC_Gen4_2|BC_Gen4_3|BC_Gen4_4|BC_Gen4_5|BC_Gen4_6|
181+
|Compute size|BC_Gen4_2|BC_Gen4_3|BC_Gen4_4|BC_Gen4_5|BC_Gen4_6|
186182
|:--- | --: |--: |--: |--: |--: |--: |
187-
|Compute generation|Gen4|Gen4|Gen4|Gen4|Gen4|Gen4|
188-
|vCores|1|2|3|4|5|6|
189-
|Memory (GB)|7|14|21|28|35|42|
190-
|Max number DBs per pool|Only single DBs are supported for this compute size|50|100|100|100|100|
191-
|Columnstore support|Yes|Yes|Yes|Yes|Yes|Yes|
192-
|In-memory OLTP storage (GB)|1|2|3|4|5|6|
193-
|Storage type|Local SSD|Local SSD|Local SSD|Local SSD|Local SSD|Local SSD|
194-
|Max data size (GB)|650|650|650|650|650|650|
195-
|Max log size (GB)|195|195|195|195|195|195|
196-
|TempDB size (GB)|32|64|96|128|160|192|
197-
|IO latency (approximate)|1-2 ms (write)<br>1-2 ms (read)|1-2 ms (write)<br>1-2 ms (read)|1-2 ms (write)<br>1-2 ms (read)|1-2 ms (write)<br>1-2 ms (read)|1-2 ms (write)<br>1-2 ms (read)|1-2 ms (write)<br>1-2 ms (read)|
198-
|Target IOPS (64 KB)|5000|10000|15000|20000|25000|30000|
199-
|Log rate limits (MBps)|10|20|30|40|50|60|
200-
|Max concurrent workers per pool (requests) *|210|420|630|840|1050|1260|
201-
|Max concurrent logins per pool (requests) *|210|420|630|840|1050|1260|
202-
|Max allowed sessions|30000|30000|30000|30000|30000|30000|
203-
|Min/max elastic pool vCore choices per database|N/A|0, 0.25, 0.5, 1, 2|0, 0.25, 0.5, 1...3|0, 0.25, 0.5, 1...4|0, 0.25, 0.5, 1...5|0, 0.25, 0.5, 1...6|
204-
|Number of replicas|4|4|4|4|4|4|
205-
|Multi-AZ|Yes|Yes|Yes|Yes|Yes|Yes|
206-
|Read Scale-out|Yes|Yes|Yes|Yes|Yes|Yes|
207-
|Included backup storage|1X DB size|1X DB size|1X DB size|1X DB size|1X DB size|1X DB size|
183+
|Compute generation|Gen4|Gen4|Gen4|Gen4|Gen4|
184+
|vCores|2|3|4|5|6|
185+
|Memory (GB)|14|21|28|35|42|
186+
|Max number DBs per pool|100|100|100|100|100|
187+
|Columnstore support|Yes|Yes|Yes|Yes|Yes|
188+
|In-memory OLTP storage (GB)|2|3|4|5|6|
189+
|Storage type|Local SSD|Local SSD|Local SSD|Local SSD|Local SSD|
190+
|Max data size (GB)|1024|1024|1024|1024|1024|
191+
|Max log size (GB)|307|307|307|307|307|
192+
|TempDB size (GB)|64|96|128|160|192|
193+
|IO latency (approximate)|1-2 ms (write)<br>1-2 ms (read)|1-2 ms (write)<br>1-2 ms (read)|1-2 ms (write)<br>1-2 ms (read)|1-2 ms (write)<br>1-2 ms (read)|1-2 ms (write)<br>1-2 ms (read)|
194+
|Target IOPS (64 KB)|10000|15000|20000|25000|30000|
195+
|Log rate limits (MBps)|20|30|40|50|60|
196+
|Max concurrent workers per pool (requests) *|420|630|840|1050|1260|
197+
|Max concurrent logins per pool (requests) *|420|630|840|1050|1260|
198+
|Max allowed sessions|30000|30000|30000|30000|30000|
199+
|Min/max elastic pool vCore choices per database|0, 0.25, 0.5, 1, 2|0, 0.25, 0.5, 1...3|0, 0.25, 0.5, 1...4|0, 0.25, 0.5, 1...5|0, 0.25, 0.5, 1...6|
200+
|Number of replicas|4|4|4|4|4|
201+
|Multi-AZ|Yes|Yes|Yes|Yes|Yes|
202+
|Read Scale-out|Yes|Yes|Yes|Yes|Yes|
203+
|Included backup storage|1X DB size|1X DB size|1X DB size|1X DB size|1X DB size|
208204

209205
\* 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.
210206

@@ -219,8 +215,8 @@ You can set the service tier, compute size, and storage amount using the [Azure
219215
|Columnstore support|N/A|N/A|N/A|N/A|N/A|N/A|
220216
|In-memory OLTP storage (GB)|7|8|9.5|11|20|36|
221217
|Storage type|Local SSD|Local SSD|Local SSD|Local SSD|Local SSD|Local SSD|
222-
|Max data size (GB)|650|650|650|650|1024|1024|
223-
|Max log size (GB)|195|195|195|195|307|307|
218+
|Max data size (GB)|1024|1024|1024|1024|1024|1024|
219+
|Max log size (GB)|307|307|307|307|307|307|
224220
|TempDB size (GB)|224|256|288|320|384|384|
225221
|IO latency (approximate)|1-2 ms (write)<br>1-2 ms (read)|1-2 ms (write)<br>1-2 ms (read)|1-2 ms (write)<br>1-2 ms (read)|1-2 ms (write)<br>1-2 ms (read)|1-2 ms (write)<br>1-2 ms (read)|1-2 ms (write)<br>1-2 ms (read)|
226222
|Target IOPS (64 KB)|35000|40000|45000|50000|80000|120000|
@@ -240,29 +236,29 @@ You can set the service tier, compute size, and storage amount using the [Azure
240236

241237
### Business critical service tier: Generation 5 compute platform (part 1)
242238

243-
|Compute size|BC_Gen5_2|BC_Gen5_4|BC_Gen5_6|BC_Gen5_8|BC_Gen5_10|BC_Gen5_12|BC_Gen5_14|
239+
|Compute size|BC_Gen5_4|BC_Gen5_6|BC_Gen5_8|BC_Gen5_10|BC_Gen5_12|BC_Gen5_14|
244240
|:--- | --: |--: |--: |--: |---: | --: |--: |
245241
|Compute generation|Gen5|Gen5|Gen5|Gen5|Gen5|Gen5|Gen5|
246-
|vCores|2|4|6|8|10|12|14|
247-
|Memory (GB)|10.2|20.4|30.6|40.8|51|61.2|71.4|
248-
|Max number DBs per pool|Only single DBs are supported for this compute size|50|100|100|100|100|100|
249-
|Columnstore support|Yes|Yes|Yes|Yes|Yes|Yes|Yes|
250-
|In-memory OLTP storage (GB)|1.571|3.142|4.713|6.284|8.655|11.026|13.397|
251-
|Max data size (GB)|1024|1024|1536|1536|1536|3072|3072|
252-
|Max log size (GB)|307|307|307|461|461|922|922|
253-
|TempDB size (GB)|64|128|192|256|320|384|384|
254-
|Storage type|Local SSD|Local SSD|Local SSD|Local SSD|Local SSD|Local SSD|Local SSD|
255-
|IO latency (approximate)|1-2 ms (write)<br>1-2 ms (read)|1-2 ms (write)<br>1-2 ms (read)|1-2 ms (write)<br>1-2 ms (read)|1-2 ms (write)<br>1-2 ms (read)|1-2 ms (write)<br>1-2 ms (read)|1-2 ms (write)<br>1-2 ms (read)|1-2 ms (write)<br>1-2 ms (read)|
256-
|Target IOPS (64 KB)|5000|10000|15000|20000|25000|30000|35000|
257-
|Log rate limits (MBps)|15|30|45|60|75|90|105|
258-
|Max concurrent workers per pool (requests) *|210|420|630|840|1050|1260|1470|
259-
|Max concurrent logins per pool (requests) *|210|420|630|840|1050|1260|1470|
260-
|Max allowed sessions|30000|30000|30000|30000|30000|30000|30000|
261-
|Min/max elastic pool vCore choices per database|N/A|0, 0.25, 0.5, 1...4|0, 0.25, 0.5, 1...6|0, 0.25, 0.5, 1...8|0, 0.25, 0.5, 1...10|0, 0.25, 0.5, 1...12|0, 0.25, 0.5, 1...14|
262-
|Number of replicas|4|4|4|4|4|4|4|
242+
|vCores|4|6|8|10|12|14|
243+
|Memory (GB)|20.4|30.6|40.8|51|61.2|71.4|
244+
|Max number DBs per pool|100|100|100|100|100|100|
245+
|Columnstore support|Yes|Yes|Yes|Yes|Yes|Yes|
246+
|In-memory OLTP storage (GB)|3.142|4.713|6.284|8.655|11.026|13.397|
247+
|Max data size (GB)|1024|1536|1536|1536|3072|3072|
248+
|Max log size (GB)|307|307|461|461|922|922|
249+
|TempDB size (GB)|128|192|256|320|384|384|
250+
|Storage type|Local SSD|Local SSD|Local SSD|Local SSD|Local SSD|Local SSD|
251+
|IO latency (approximate)|1-2 ms (write)<br>1-2 ms (read)|1-2 ms (write)<br>1-2 ms (read)|1-2 ms (write)<br>1-2 ms (read)|1-2 ms (write)<br>1-2 ms (read)|1-2 ms (write)<br>1-2 ms (read)|1-2 ms (write)<br>1-2 ms (read)|
252+
|Target IOPS (64 KB)|10000|15000|20000|25000|30000|35000|
253+
|Log rate limits (MBps)|30|45|60|75|90|105|
254+
|Max concurrent workers per pool (requests) *|420|630|840|1050|1260|1470|
255+
|Max concurrent logins per pool (requests) *|420|630|840|1050|1260|1470|
256+
|Max allowed sessions|30000|30000|30000|30000|30000|30000|
257+
|Min/max elastic pool vCore choices per database|0, 0.25, 0.5, 1...4|0, 0.25, 0.5, 1...6|0, 0.25, 0.5, 1...8|0, 0.25, 0.5, 1...10|0, 0.25, 0.5, 1...12|0, 0.25, 0.5, 1...14|
258+
|Number of replicas|4|4|4|4|4|4|
263259
|Multi-AZ|Yes|Yes|Yes|Yes|Yes|Yes|
264-
|Read Scale-out|Yes|Yes|Yes|Yes|Yes|Yes|Yes|
265-
|Included backup storage|1X DB size|1X DB size|1X DB size|1X DB size|1X DB size|1X DB size|1X DB size|
260+
|Read Scale-out|Yes|Yes|Yes|Yes|Yes|Yes|
261+
|Included backup storage|1X DB size|1X DB size|1X DB size|1X DB size|1X DB size|1X DB size|
266262

267263
\* 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.
268264

0 commit comments

Comments
 (0)