Skip to content

Commit 0f7db01

Browse files
committed
moar sups
1 parent e3e3918 commit 0f7db01

File tree

1 file changed

+18
-10
lines changed

1 file changed

+18
-10
lines changed

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

Lines changed: 18 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -35,15 +35,17 @@ For SQL Database elastic pools, the following tables show the resources availabl
3535
| Max storage choices per pool (GB) | 5 | 10 | 20 | 29 | 39 | 78 | 117 | 156 |
3636
| Max In-Memory OLTP storage per pool (GB) | N/A | N/A | N/A | N/A | N/A | N/A | N/A | N/A |
3737
| Max number DBs per pool <sup>1</sup> | 100 | 200 | 500 | 500 | 500 | 500 | 500 | 500 |
38-
| Max concurrent workers (requests) per pool | 100 | 200 | 400 | 600 | 800 | 1600 | 2400 | 3200 |
39-
| Max concurrent sessions per pool | 30000 | 30000 | 30000 | 30000 |30000 | 30000 | 30000 | 30000 |
38+
| Max concurrent workers (requests) per pool <sup>2</sup> | 100 | 200 | 400 | 600 | 800 | 1600 | 2400 | 3200 |
39+
| Max concurrent sessions per pool <sup>2</sup> | 30000 | 30000 | 30000 | 30000 |30000 | 30000 | 30000 | 30000 |
4040
| Min eDTUs choices per database | 0, 5 | 0, 5 | 0, 5 | 0, 5 | 0, 5 | 0, 5 | 0, 5 | 0, 5 |
4141
| Max eDTUs choices per database | 5 | 5 | 5 | 5 | 5 | 5 | 5 | 5 |
4242
| Max storage per database (GB) | 2 | 2 | 2 | 2 | 2 | 2 | 2 | 2 |
4343
||||||||
4444

4545
<sup>1</sup> See [Resource management in dense elastic pools](sql-database-elastic-pool-resource-management.md) for additional considerations.
4646

47+
<sup>3</sup> 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 the max vCore per database is set at 2, then the max concurrent workers value is 200. If max vCore per database is set to 0.5, then the max concurrent workers value 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.
48+
4749
### Standard elastic pool limits
4850

4951
| eDTUs per pool | **50** | **100** | **200** | **300** | **400** | **800**|
@@ -52,15 +54,17 @@ For SQL Database elastic pools, the following tables show the resources availabl
5254
| Max storage choices per pool (GB) | 50, 250, 500 | 100, 250, 500, 750 | 200, 250, 500, 750, 1024 | 300, 500, 750, 1024, 1280 | 400, 500, 750, 1024, 1280, 1536 | 800, 1024, 1280, 1536, 1792, 2048 |
5355
| Max In-Memory OLTP storage per pool (GB) | N/A | N/A | N/A | N/A | N/A | N/A |
5456
| Max number DBs per pool <sup>1</sup> | 100 | 200 | 500 | 500 | 500 | 500 |
55-
| Max concurrent workers (requests) per pool | 100 | 200 | 400 | 600 | 800 | 1600 |
56-
| Max concurrent sessions per pool | 30000 | 30000 | 30000 | 30000 | 30000 | 30000 |
57+
| Max concurrent workers (requests) per pool <sup>2</sup> | 100 | 200 | 400 | 600 | 800 | 1600 |
58+
| Max concurrent sessions per pool <sup>2</sup> | 30000 | 30000 | 30000 | 30000 | 30000 | 30000 |
5759
| Min eDTUs choices per database | 0, 10, 20, 50 | 0, 10, 20, 50, 100 | 0, 10, 20, 50, 100, 200 | 0, 10, 20, 50, 100, 200, 300 | 0, 10, 20, 50, 100, 200, 300, 400 | 0, 10, 20, 50, 100, 200, 300, 400, 800 |
5860
| Max eDTUs choices per database | 10, 20, 50 | 10, 20, 50, 100 | 10, 20, 50, 100, 200 | 10, 20, 50, 100, 200, 300 | 10, 20, 50, 100, 200, 300, 400 | 10, 20, 50, 100, 200, 300, 400, 800 |
5961
| Max storage per database (GB) | 500 | 750 | 1024 | 1024 | 1024 | 1024 |
6062
||||||||
6163

6264
<sup>1</sup> See [Resource management in dense elastic pools](sql-database-elastic-pool-resource-management.md) for additional considerations.
6365

66+
<sup>3</sup> 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 the max vCore per database is set at 2, then the max concurrent workers value is 200. If max vCore per database is set to 0.5, then the max concurrent workers value 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.
67+
6468
### Standard elastic pool limits (continued)
6569

6670
| eDTUs per pool | **1200** | **1600** | **2000** | **2500** | **3000** |
@@ -69,15 +73,17 @@ For SQL Database elastic pools, the following tables show the resources availabl
6973
| Max storage choices per pool (GB) | 1200, 1280, 1536, 1792, 2048, 2304, 2560 | 1600, 1792, 2048, 2304, 2560, 2816, 3072 | 2000, 2048, 2304, 2560, 2816, 3072, 3328, 3584 | 2500, 2560, 2816, 3072, 3328, 3584, 3840, 4096 | 3000, 3072, 3328, 3584, 3840, 4096 |
7074
| Max In-Memory OLTP storage per pool (GB) | N/A | N/A | N/A | N/A | N/A |
7175
| Max number DBs per pool <sup>1</sup> | 500 | 500 | 500 | 500 | 500 |
72-
| Max concurrent workers (requests) per pool | 2400 | 3200 | 4000 | 5000 | 6000 |
73-
| Max concurrent sessions per pool | 30000 | 30000 | 30000 | 30000 | 30000 |
76+
| Max concurrent workers (requests) per pool <sup>2</sup> | 2400 | 3200 | 4000 | 5000 | 6000 |
77+
| Max concurrent sessions per pool <sup>2</sup> | 30000 | 30000 | 30000 | 30000 | 30000 |
7478
| Min eDTUs choices per database | 0, 10, 20, 50, 100, 200, 300, 400, 800, 1200 | 0, 10, 20, 50, 100, 200, 300, 400, 800, 1200, 1600 | 0, 10, 20, 50, 100, 200, 300, 400, 800, 1200, 1600, 2000 | 0, 10, 20, 50, 100, 200, 300, 400, 800, 1200, 1600, 2000, 2500 | 0, 10, 20, 50, 100, 200, 300, 400, 800, 1200, 1600, 2000, 2500, 3000 |
7579
| Max eDTUs choices per database | 10, 20, 50, 100, 200, 300, 400, 800, 1200 | 10, 20, 50, 100, 200, 300, 400, 800, 1200, 1600 | 10, 20, 50, 100, 200, 300, 400, 800, 1200, 1600, 2000 | 10, 20, 50, 100, 200, 300, 400, 800, 1200, 1600, 2000, 2500 | 10, 20, 50, 100, 200, 300, 400, 800, 1200, 1600, 2000, 2500, 3000 |
7680
| Max storage choices per database (GB) | 1024 | 1024 | 1024 | 1024 | 1024 |
7781
|||||||
7882

7983
<sup>1</sup> See [Resource management in dense elastic pools](sql-database-elastic-pool-resource-management.md) for additional considerations.
8084

85+
<sup>3</sup> 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 the max vCore per database is set at 2, then the max concurrent workers value is 200. If max vCore per database is set to 0.5, then the max concurrent workers value 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.
86+
8187
### Premium elastic pool limits
8288

8389
| eDTUs per pool | **125** | **250** | **500** | **1000** | **1500**|
@@ -86,15 +92,17 @@ For SQL Database elastic pools, the following tables show the resources availabl
8692
| Max storage choices per pool (GB) | 250, 500, 750, 1024 | 500, 750, 1024 | 750, 1024 | 1024 | 1536 |
8793
| Max In-Memory OLTP storage per pool (GB) | 1 | 2 | 4 | 10 | 12 |
8894
| Max number DBs per pool <sup>1</sup> | 50 | 100 | 100 | 100 | 100 |
89-
| Max concurrent workers per pool (requests) | 200 | 400 | 800 | 1600 | 2400 |
90-
| Max concurrent sessions per pool | 30000 | 30000 | 30000 | 30000 | 30000 |
95+
| Max concurrent workers per pool (requests) <sup>2</sup> | 200 | 400 | 800 | 1600 | 2400 |
96+
| Max concurrent sessions per pool <sup>2</sup> | 30000 | 30000 | 30000 | 30000 | 30000 |
9197
| Min eDTUs per database | 0, 25, 50, 75, 125 | 0, 25, 50, 75, 125, 250 | 0, 25, 50, 75, 125, 250, 500 | 0, 25, 50, 75, 125, 250, 500, 1000 | 0, 25, 50, 75, 125, 250, 500, 1000|
9298
| Max eDTUs per database | 25, 50, 75, 125 | 25, 50, 75, 125, 250 | 25, 50, 75, 125, 250, 500 | 25, 50, 75, 125, 250, 500, 1000 | 25, 50, 75, 125, 250, 500, 1000|
9399
| Max storage per database (GB) | 1024 | 1024 | 1024 | 1024 | 1024 |
94100
|||||||
95101

96102
<sup>1</sup> See [Resource management in dense elastic pools](sql-database-elastic-pool-resource-management.md) for additional considerations.
97103

104+
<sup>3</sup> 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 the max vCore per database is set at 2, then the max concurrent workers value is 200. If max vCore per database is set to 0.5, then the max concurrent workers value 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.
105+
98106
### Premium elastic pool limits (continued)
99107

100108
| eDTUs per pool | **2000** | **2500** | **3000** | **3500** | **4000**|
@@ -103,8 +111,8 @@ For SQL Database elastic pools, the following tables show the resources availabl
103111
| Max storage choices per pool (GB) | 2048 | 2560 | 3072 | 3548 | 4096|
104112
| Max In-Memory OLTP storage per pool (GB) | 16 | 20 | 24 | 28 | 32 |
105113
| Max number DBs per pool <sup>1</sup> | 100 | 100 | 100 | 100 | 100 |
106-
| Max concurrent workers (requests) per pool | 3200 | 4000 | 4800 | 5600 | 6400 |
107-
| Max concurrent sessions per pool | 30000 | 30000 | 30000 | 30000 | 30000 |
114+
| Max concurrent workers (requests) per pool <sup>2</sup> | 3200 | 4000 | 4800 | 5600 | 6400 |
115+
| Max concurrent sessions per pool <sup>2</sup> | 30000 | 30000 | 30000 | 30000 | 30000 |
108116
| Min eDTUs choices per database | 0, 25, 50, 75, 125, 250, 500, 1000, 1750 | 0, 25, 50, 75, 125, 250, 500, 1000, 1750 | 0, 25, 50, 75, 125, 250, 500, 1000, 1750 | 0, 25, 50, 75, 125, 250, 500, 1000, 1750 | 0, 25, 50, 75, 125, 250, 500, 1000, 1750, 4000 |
109117
| Max eDTUs choices per database | 25, 50, 75, 125, 250, 500, 1000, 1750 | 25, 50, 75, 125, 250, 500, 1000, 1750 | 25, 50, 75, 125, 250, 500, 1000, 1750 | 25, 50, 75, 125, 250, 500, 1000, 1750 | 25, 50, 75, 125, 250, 500, 1000, 1750, 4000 |
110118
| Max storage per database (GB) | 1024 | 1024 | 1024 | 1024 | 1024 |

0 commit comments

Comments
 (0)