Skip to content

Commit 921ca18

Browse files
Merge pull request #267954 from azaricstefan/patch-18
providing clear description for db limit
2 parents d2aff33 + 579dfc3 commit 921ca18

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)