Skip to content

Commit 711b1cf

Browse files
Fit and finish
1 parent 23f8856 commit 711b1cf

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/sql-database/sql-database-purchase-models.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,9 @@ The following table and chart compare and contrast the vCore-based and the DTU-b
4141

4242
In the provisioned compute tier, the compute cost reflects the total compute capacity that is provisioned for the application.
4343

44-
In the business critical service tier, we automatically allocate at least 3 replicas. To reflect this additional allocation of compute resources, the price in the vCore-based purchasing model is approximately 2.7x higher in the business critical service tier than it is in the general purpose service tier. Likewise, the higher storage price per GB in the business critical service tier reflects the high I/O and low latency of the SSD storage.
44+
In the Business Critical service tier, we automatically allocate at least 3 replicas. To reflect this additional allocation of compute resources, the price in the vCore-based purchasing model is approximately 2.7x higher in the Business Critical service tier than it is in the General Purpose service tier. Likewise, the higher storage price per GB in the Business Critical service tier reflects the higher IO limits and lower latency of the SSD storage.
4545

46-
The cost of backup storage is the same for the business critical service tier and the general purpose service tier because both tiers use standard storage.
46+
The cost of backup storage is the same for the Business Critical service tier and the General Purpose service tier because both tiers use standard storage for backups.
4747

4848
### Serverless compute costs
4949

@@ -61,7 +61,7 @@ For more information about storage prices, see the [pricing](https://azure.micro
6161

6262
A virtual core (vCore) represents a logical CPU and offers you the option to choose between generations of hardware and the physical characteristics of the hardware (for example, the number of cores, the memory, and the storage size). The vCore-based purchasing model gives you flexibility, control, transparency of individual resource consumption, and a straightforward way to translate on-premises workload requirements to the cloud. This model allows you to choose compute, memory, and storage resources based upon your workload needs.
6363

64-
In the vCore-based purchasing model, you can choose between the [general purpose](sql-database-high-availability.md#basic-standard-and-general-purpose-service-tier-availability) and [business critical](sql-database-high-availability.md#premium-and-business-critical-service-tier-availability) service tiers for [single databases](sql-database-single-database-scale.md), [elastic pools](sql-database-elastic-pool.md), and [managed instances](sql-database-managed-instance.md). For single databases, you can also choose the [Hyperscale service tier](sql-database-service-tier-hyperscale.md).
64+
In the vCore-based purchasing model, you can choose between the [General Purpose](sql-database-high-availability.md#basic-standard-and-general-purpose-service-tier-availability) and [Business Critical](sql-database-high-availability.md#premium-and-business-critical-service-tier-availability) service tiers for [single databases](sql-database-single-database-scale.md), [elastic pools](sql-database-elastic-pool.md), and [managed instances](sql-database-managed-instance.md). For single databases, you can also choose the [Hyperscale service tier](sql-database-service-tier-hyperscale.md).
6565

6666
The vCore-based purchasing model lets you independently choose compute and storage resources, match on-premises performance, and optimize price. In the vCore-based purchasing model, you pay for:
6767

@@ -77,8 +77,8 @@ If your single database or elastic pool consumes more than 300 DTUs, converting
7777

7878
To convert from the DTU-based purchasing model to the vCore-based purchasing model, select the compute size by using the following rules of thumb:
7979

80-
- Every 100 DTUs in the standard tier require at least 1 vCore in the general purpose service tier.
81-
- Every 125 DTUs in the premium tier require at least 1 vCore in the business critical service tier.
80+
- Every 100 DTUs in the standard tier require at least 1 vCore in the General Purpose service tier.
81+
- Every 125 DTUs in the premium tier require at least 1 vCore in the Business Critical service tier.
8282

8383
## DTU-based purchasing model
8484

0 commit comments

Comments
 (0)