Skip to content

Commit f34c31b

Browse files
authored
Merge pull request #97498 from NavtejSaini-MSFT/patch-20
Fixes https://github.com/MicrosoftDocs/azure-docs/issues/43743
2 parents 2bbb990 + 37b1403 commit f34c31b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ For SQL Database elastic pools, the following tables show the resources availabl
8383
| Max concurrent workers per pool (requests) | 200 | 400 | 800 | 1600 | 2400 |
8484
| Max concurrent sessions per pool | 30000 | 30000 | 30000 | 30000 | 30000 |
8585
| 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, 1500 |
86-
| 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, 1500 |
86+
| 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|
8787
| Max storage per database (GB) | 1024 | 1024 | 1024 | 1024 | 1024 |
8888
|||||||
8989

@@ -128,4 +128,4 @@ The following table describes the properties for pooled databases.
128128
- For vCore resource limits for elastic pools, see [resource limits for elastic pools using the vCore purchasing model](sql-database-vcore-resource-limits-elastic-pools.md)
129129
- For resource limits for managed instances, see [managed instance resource limits](sql-database-managed-instance-resource-limits.md).
130130
- For information about general Azure limits, see [Azure subscription and service limits, quotas, and constraints](../azure-subscription-service-limits.md).
131-
- For information about resource limits on a database server, see [overview of resource limits on a SQL Database server](sql-database-resource-limits-database-server.md) for information about limits at the server and subscription levels.
131+
- For information about resource limits on a database server, see [overview of resource limits on a SQL Database server](sql-database-resource-limits-database-server.md) for information about limits at the server and subscription levels.

0 commit comments

Comments
 (0)