Skip to content

Commit ce6e204

Browse files
authored
Merge pull request #100004 from dimitri-furman/dimitri-furman
Fixing typos, fit and finish
2 parents 14f3f33 + 73d7239 commit ce6e204

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/sql-database/sql-database-service-tier-hyperscale-faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ Your database size automatically grows as you insert/ingest more data.
159159

160160
### What is the smallest database size that Hyperscale supports or starts with
161161

162-
40 GB. An Hyperscale database will be created with a starting size of 10GB and it will grow by 10GB every 10 minutes, until it reaches the size of 40GB. Each of these 10GB chucks are allocated in a different page server in order to provide more I/O and better I/O parallelsim. Please note that if you choose a smaller database size, the database will grown to 40GB automatically.
162+
40 GB. A Hyperscale database is created with a starting size of 10 GB. Then, it starts growing by 10 GB every 10 minutes, until it reaches the size of 40 GB. Each of these 10 GB chucks is allocated in a different page server in order to provide more IOPS and higher I/O parallelism. Because of this optimization, even if you choose initial database size smaller than 40 GB, the database will grow to at least 40 GB automatically.
163163

164164
### In what increments does my database size grow
165165

0 commit comments

Comments
 (0)