Skip to content

Commit dae45f3

Browse files
authored
Update sql-database-technical-overview.md
1 parent a98bc2e commit dae45f3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/sql-database/sql-database-technical-overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.reviewer: carlrab
1414
ms.date: 04/08/2019
1515
---
1616

17-
# What is Azure SQL Database service?
17+
# What is the Azure SQL Database service?
1818

1919
Azure SQL Database is a general-purpose relational database, provided as a managed service. With it, you can create a highly available and high-performance data storage layer for the applications and solutions in Azure. SQL Database can be the right choice for a variety of modern cloud applications because it enables you to process both relational data and [non-relational structures](sql-database-multi-model-features.md), such as graphs, JSON, spatial, and XML.
2020

@@ -63,7 +63,7 @@ SQL Database offers the following purchasing models:
6363
Azure SQL Database offers three service tiers that are designed for different types of applications:
6464
- [General Purpose/Standard](sql-database-service-tier-general-purpose.md) service tier designed for common workloads. It offers budget-oriented balanced compute and storage options.
6565
- [Business Critical/Premium](sql-database-service-tier-business-critical.md) service tier designed for OLTP applications with high transaction rate and lowest-latency I/O. It offers the highest resilience to failures by using several isolated replicas.
66-
- [HyperScale](sql-database-service-tier-hyperscale.md) service tier designed for very large OLTP database and the ability to auto-scale storage and scale compute fluidly.
66+
- [Hyperscale](sql-database-service-tier-hyperscale.md) service tier designed for very large OLTP database and the ability to auto-scale storage and scale compute fluidly.
6767

6868
### Elastic pools to maximize resource utilization
6969

0 commit comments

Comments
 (0)