Skip to content

Commit 35a2578

Browse files
authored
Update Azure SQL Database free offer description
Clarified the description of the free offer for Azure SQL Database, emphasizing its usefulness for nonproduction environments.
1 parent 957691f commit 35a2578

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

learn-pr/wwl-azure/design-data-storage-solution-for-relational-data/includes/2-design-for-azure-sql-database.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Let's explore a business scenario for Azure SQL Database. AccuWeather has been a
4141

4242
Consider how Azure SQL Database can be included in your relational data storage plan for Tailwind Traders:
4343

44-
- **Consider the free offer for development and testing**: Azure SQL Database provides a free offer for the lifetime of your subscription—up to 10 General Purpose single databases, each with 100,000 vCore seconds of compute per month. This is useful for prototyping, development, and non-production environments without incurring compute costs.
44+
- **Consider the free offer for development and testing**: Azure SQL Database provides a free offer for the lifetime of your subscription—up to 10 General Purpose single databases, each with 100,000 vCore seconds of compute per month. The free offer is useful for prototyping, development, and nonproduction environments.
4545

4646
- **Consider vCore pricing**. (Microsoft recommended) Select compute and storage resources independently for multiple SQL databases or an elastic database pool. Use Azure Hybrid Benefit for SQL Server or reserved capacity (pay in advance) to save money. You control the compute and storage resources that you create and pay for.
4747

0 commit comments

Comments
 (0)