Skip to content

Commit e39afbf

Browse files
authored
Updated limit from 20 to 100 to be in sync with constraints table
1 parent fb672a1 commit e39afbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/synapse-analytics/sql/resources-self-help-sql-on-demand.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1114,7 +1114,7 @@ Some general system constraints might affect your workload:
11141114

11151115
### Can't create a database in serverless SQL pool
11161116

1117-
Serverless SQL pools have limitations, and you can't create more than 20 databases per workspace. If you need to separate objects and isolate them, use schemas.
1117+
Serverless SQL pools have limitations, and you can't create more than 100 databases per workspace. If you need to separate objects and isolate them, use schemas.
11181118

11191119
If you get the error `CREATE DATABASE failed. User database limit has been already reached` you've created the maximum number of databases that are supported in one workspace.
11201120

0 commit comments

Comments
 (0)