Skip to content

Commit cdbc832

Browse files
authored
Merge pull request #102262 from yorek/patch-2
clarified storage allocation and billing
2 parents 7dea6f7 + c3294f6 commit cdbc832

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ Hyperscale service tier is only available in [vCore model](sql-database-service-
6767

6868
- **Storage**:
6969

70-
You don't need to specify the max data size when configuring a Hyperscale database. In the hyperscale tier, you are charged for storage for your database based on actual usage. Storage is automatically allocated between 10 GB and 100 TB, in increments that are dynamically adjusted between 10 GB and 40 GB.
70+
You don't need to specify the max data size when configuring a Hyperscale database. In the hyperscale tier, you are charged for storage for your database based on actual allocation. Storage is automatically allocated between 40 GB and 100 TB, in increments that are dynamically adjusted between 10 GB and 40 GB. A Hyperscale database is created with a starting size of 10 GB and it starts growing by 10 GB every 10 minutes, until it reaches the size of 40 GB.
7171

7272
For more information about Hyperscale pricing, see [Azure SQL Database Pricing](https://azure.microsoft.com/pricing/details/sql-database/single/)
7373

0 commit comments

Comments
 (0)