Skip to content

Commit 0005ced

Browse files
authored
Merge pull request #111385 from ramakoni1/patch-8
Storage per pool doesn't include tempdb and log.
2 parents 2a2b967 + 69d710d commit 0005ced

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@ For SQL Database elastic pools, the following tables show the resources availabl
2727
> [!NOTE]
2828
> The resource limits of individual databases in elastic pools are generally the same as for single databases outside of pools based on DTUs and the service tier. For example, the max concurrent workers for an S2 database is 120 workers. So, the max concurrent workers for a database in a Standard pool is also 120 workers if the max DTU per database in the pool is 50 DTUs (which is equivalent to S2).
2929
30+
> [!NOTE]
31+
> The storage per pool resource limit in each of the following tables do not include tempdb and log storage.
32+
3033
### Basic elastic pool limits
3134

3235
| eDTUs per pool | **50** | **100** | **200** | **300** | **400** | **800** | **1200** | **1600** |

0 commit comments

Comments
 (0)