Skip to content

Commit dc06f4d

Browse files
committed
dimitri's changes, fixing warnings
1 parent c5b10c7 commit dc06f4d

11 files changed

Lines changed: 28 additions & 31 deletions

azure-sql/database/purchasing-models.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.topic: conceptual
1111
author: LitKnd
1212
ms.author: kendralittle
1313
ms.reviewer: mathoma
14-
ms.date: 01/31/2022
14+
ms.date: 02/02/2022
1515
---
1616
# Compare vCore and DTU-based purchasing models of Azure SQL Database
1717
[!INCLUDE[appliesto-sqldb](../includes/appliesto-sqldb.md)]
@@ -25,7 +25,7 @@ Azure SQL Database lets you easily purchase a fully managed platform as a servic
2525

2626
There are two purchasing models:
2727

28-
- [vCore-based purchasing model](service-tiers-vcore.md) is available for both [Azure SQL Database](sql-database-paas-overview.md) and [Azure SQL Managed Instance](../managed-instance/sql-managed-instance-paas-overview.md). The [Hyperscale service tier](service-tier-Hyperscale.md) is available for single databases that are using the [vCore-based purchasing model](service-tiers-vcore.md).
28+
- [vCore-based purchasing model](service-tiers-vcore.md) is available for both [Azure SQL Database](sql-database-paas-overview.md) and [Azure SQL Managed Instance](../managed-instance/sql-managed-instance-paas-overview.md). The [Hyperscale service tier](service-tier-hyperscale.md) is available for single databases that are using the [vCore-based purchasing model](service-tiers-vcore.md).
2929
- [DTU-based purchasing model](service-tiers-dtu.md) is available for [Azure SQL Database](single-database-manage.md).
3030

3131
The following table and chart compares and contrasts the vCore-based and the DTU-based purchasing models:

azure-sql/database/service-tier-business-critical.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.topic: conceptual
1111
author: danimir
1212
ms.author: danil
1313
ms.reviewer: kendralittle, mathoma, urmilano
14-
ms.date: 01/31/2022
14+
ms.date: 02/02/2022
1515
---
1616
# Business Critical tier - Azure SQL Database and Azure SQL Managed Instance
1717
[!INCLUDE[appliesto-sqldb-sqlmi](../includes/appliesto-sqldb-sqlmi.md)]
@@ -65,7 +65,7 @@ Review the table in this section to briefly compare resource limits between Azur
6565

6666
To learn more about Azure SQL Database, review the [Hyperscale service tier resource limits](service-tier-hyperscale.md), and DTU resource limits for [single databases](resource-limits-dtu-single-databases.md) and [pooled databases](resource-limits-dtu-elastic-pools.md).
6767

68-
To compare features between SQL Database and SQL Managed Instance, see the [database engine features](features-comparison).
68+
To compare features between SQL Database and SQL Managed Instance, see the [database engine features](features-comparison.md).
6969

7070
The following table shows resource limits for both Azure SQL Database and Azure SQL Managed Instance in the Business Critical service tier.
7171

@@ -83,7 +83,6 @@ The following table shows resource limits for both Azure SQL Database and Azure
8383
| **Discount models** |[Reserved instances](reserved-capacity-overview.md)<br/>[Azure Hybrid Benefit](../azure-hybrid-benefit.md) (not available on dev/test subscriptions)<br/>[Enterprise](https://azure.microsoft.com/offers/ms-azr-0148p/) and [Pay-As-You-Go](https://azure.microsoft.com/offers/ms-azr-0023p/) Dev/Test subscriptions|[Reserved instances](reserved-capacity-overview.md)<br/>[Azure Hybrid Benefit](../azure-hybrid-benefit.md) (not available on dev/test subscriptions)<br/>[Enterprise](https://azure.microsoft.com/offers/ms-azr-0148p/) and [Pay-As-You-Go](https://azure.microsoft.com/offers/ms-azr-0023p/) Dev/Test subscriptions |
8484
| | |
8585

86-
To learn more, review
8786

8887
## Next steps
8988

azure-sql/database/service-tier-general-purpose.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.topic: conceptual
1111
author: danimir
1212
ms.author: danil
1313
ms.reviewer: kendralittle, mathoma, urmilano
14-
ms.date: 01/31/2022
14+
ms.date: 02/02/2022
1515
---
1616
# General Purpose service tier - Azure SQL Database and Azure SQL Managed Instance
1717
[!INCLUDE[appliesto-sqldb-sqlmi](../includes/appliesto-sqldb-sqlmi.md)]
@@ -57,7 +57,7 @@ Review the table in this section to briefly compare resource limits between Azur
5757

5858
To learn more about Azure SQL Database, review the [Hyperscale service tier resource limits](service-tier-hyperscale.md), and DTU resource limits for [single databases](resource-limits-dtu-single-databases.md) and [pooled databases](resource-limits-dtu-elastic-pools.md).
5959

60-
To compare features between SQL Database and SQL Managed Instance, see the [database engine features](features-comparison).
60+
To compare features between SQL Database and SQL Managed Instance, see the [database engine features](features-comparison.md).
6161

6262
The following table shows resource limits for both Azure SQL Database and Azure SQL Managed Instance in the General Purpose service tier:
6363

azure-sql/database/service-tier-hyperscale-frequently-asked-questions-faq.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ metadata:
1111
author: dimitri-furman
1212
ms.author: dfurman
1313
ms.reviewer: kendralittle, mathoma
14-
ms.date: 1/10/2022
14+
ms.date: 02/02/2022
1515

1616
title: Azure SQL Database Hyperscale FAQ
1717
summary: |
@@ -39,7 +39,7 @@ sections:
3939
- question: |
4040
How does the Hyperscale service tier differ from the General Purpose and Business Critical service tiers?
4141
answer: |
42-
The vCore-based service tiers are differentiated based on database availability and storage type, performance, and maximum size, as described in the following table. To learn more, compare [resource limits between service tiers](service-tier-hyperscale.md#compare-resource-limits)
42+
The vCore-based service tiers are differentiated based on database availability and storage type, performance, and maximum storage size as described in [resource limit comparison](service-tier-hyperscale.md#compare-resource-limits).
4343
4444
- question: |
4545
Who should use the Hyperscale service tier?

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

Lines changed: 13 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -86,21 +86,19 @@ vCore resource limits are listed in the following articles, please be sure to up
8686
/managed-instance/resource-limits.md
8787
--->
8888

89-
[single database resource limits](resource-limits-vcore-single-databases.md), [pooled database resource limits](resource-limits-vcore-elastic-pools.md) and [SQL Managed Instance resource limits](../managed-instance/resource-limits.md).
90-
91-
The vCore-based service tiers are differentiated based on database availability and storage type, performance, and maximum size, as described in the following table:
92-
93-
| | Resource type | General Purpose | Hyperscale | Business Critical |
94-
|:---:|:---:|:---:|:---:|:---:|
95-
| **Best for** |All|Offers budget oriented balanced compute and storage options.|Most business workloads. Autoscaling storage size up to 100 TB,fast vertical and horizontal compute scaling, fast database restore.|OLTP applications with high transaction rate and low IO latency. Offers highestresilience to failures and fast failovers using multiple synchronously updated replicas.|
96-
| **Resource type** ||SQL Database / SQL Managed Instance | Single database | SQL Database / SQL Managed Instance |
97-
| **Compute size**|SQL Database<sup>1</sup> | 1 to 80 vCores | 1 to 80 vCores* | 1 to 80 vCores |
98-
| **Storage type** | All |Premium remote storage (per instance) | De-coupled storage with local SSD cache (per instance) | Super-fast local SSDstorage (per instance) |
99-
| **Storage size** | SQL Database <sup>1</sup>| 5 GB – 4 TB | Up to 100 TB | 5 GB – 4 TB |
100-
| **IOPS** | Single database | 500 IOPS per vCore with 7000 maximum IOPS | Hyperscale is a multi-tiered architecture with caching at multiplelevels. Effective IOPS will depend on the workload. | 5000 IOPS with 200,000 maximum IOPS|
101-
|**Availability**|All|1 replica, no Read Scale-out, zone-redundant HA (preview), no local cache | Multiple replicas, up to 4 Read Scale-out, partiallocal cache | 3 replicas, 1 Read Scale-out, zone-redundant HA, full local storage |
102-
|**Backups**|All| A choice of geo-redundant, zone-redundant <sup>2</sup> , or locally-redundant<sup>2</sup> backup storage, 1-35 day retention (default 7 days) | A choice of geo-redundant, zone-redundant <sup>3</sup>, or locally-redundant<sup>3</sup> backup storage, 7 day retention. | A choice of geo-redundant,zone-redundant<sup>2</sup>, or locally-redundant<sup>2</sup> backup storage, 1-35 day retention (default 7 days) |
103-
||||||
89+
The vCore-based service tiers are differentiated based on database availability and storage type, performance, and maximum storagesize, as described in the following table:
90+
91+
| | General Purpose | Hyperscale | Business Critical |
92+
|:---:|:---:|:---:|:---:|
93+
| **Best for** |Offers budget oriented balanced compute and storage options.|Most business workloads. Autoscaling storage size up to 100 TB,fast vertical and horizontal compute scaling, fast database restore.|OLTP applications with high transaction rate and low IO latency. Offers highestresilience to failures and fast failovers using multiple synchronously updated replicas.|
94+
| **Resource type** |SQL Database / SQL Managed Instance | Single database | SQL Database / SQL Managed Instance |
95+
| **Compute size** | 1 to 80 vCores | 1 to 80 vCores<sup>1</sup>| 1 to 80 vCores |
96+
| **Storage type** | Premium remote storage (per instance) | De-coupled storage with local SSD cache (per instance) | Super-fast local SSDstorage (per instance) |
97+
| **Storage size**<sup>1</sup> 5 GB – 4 TB | Up to 100 TB | 5 GB – 4 TB |
98+
| **IOPS** | 500 IOPS per vCore with 7000 maximum IOPS | Hyperscale is a multi-tiered architecture with caching at multiplelevels. Effective IOPS will depend on the workload. | 5000 IOPS with 200,000 maximum IOPS|
99+
|**Availability**| 1 replica, no Read Scale-out, zone-redundant HA (preview), no local cache | Multiple replicas, up to 4 Read Scale-out, partiallocal cache | 3 replicas, 1 Read Scale-out, zone-redundant HA, full local storage |
100+
|**Backups** | A choice of geo-redundant, zone-redundant <sup>2</sup> , or locally-redundant<sup>2</sup> backup storage, 1-35 day retention (default 7 days) | A choice of geo-redundant, zone-redundant <sup>3</sup>, or locally-redundant<sup>3</sup> backup storage, 7 day retention. | A choice of geo-redundant,zone-redundant<sup>2</sup>, or locally-redundant<sup>2</sup> backup storage, 1-35 day retention (default 7 days) |
101+
||||
104102

105103
<sup>1</sup> Elastic pools are not supported in the Hyperscale service tier
106104
<sup>2</sup> In preview

azure-sql/database/service-tiers-dtu.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.topic: conceptual
1010
author: dimitri-furman
1111
ms.author: dfurman
1212
ms.reviewer: kendralittle, mathoma
13-
ms.date: 01/31/2022
13+
ms.date: 02/02/2022
1414
---
1515
# DTU-based purchasing model overview
1616
[!INCLUDE[appliesto-sqldb](../includes/appliesto-sqldb.md)]

azure-sql/database/service-tiers-sql-database-vcore.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.topic: conceptual
88
author: WilliamDAssafMSFT
99
ms.author: wiassaf
1010
ms.reviewer: kendralittle, sashan, moslake, mathoma
11-
ms.date: 01/31/2022
11+
ms.date: 02/02/2022
1212
ms.custom: references_regions, ignite-fall-2021
1313
---
1414
# vCore purchasing model - Azure SQL Database

azure-sql/database/service-tiers-vcore.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.topic: conceptual
99
author: dimitri-furman
1010
ms.author: dfurman
1111
ms.reviewer: kendralittle, mathoma
12-
ms.date: 01/31/2022
12+
ms.date: 02/02/2022
1313
ms.custom: devx-track-azurepowershell
1414
---
1515
# vCore purchasing model overview - Azure SQL Database and Azure SQL Managed Instance

azure-sql/glossary-terms.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.topic: reference
1111
author: MashaMSFT
1212
ms.author: mathoma
1313
ms.reviewer: kendralittle
14-
ms.date: 01/28/2022
14+
ms.date: 02/02/2022
1515
---
1616
# Azure SQL glossary of terms
1717
[!INCLUDE[appliesto-asf](./includes/appliesto-asf.md)]
@@ -30,7 +30,7 @@ ms.date: 01/28/2022
3030
||DTU-based purchasing model|The [Database Transaction Unit (DTU)-based purchasing model](database/service-tiers-dtu.md) is based on a bundled measure of compute, storage, and I/O resources. Compute sizes are expressed in DTUs for single databases and in elastic database transaction units (eDTUs) for elastic pools. |
3131
||vCore-based purchasing model (recommended)| A virtual core (vCore) represents a logical CPU. The [vCore-based purchasing model](database/service-tiers-vcore.md) offers greater control over the hardware configuration to better match compute and memory requirements of the workload, pricing discounts for [Azure Hybrid Benefit (AHB)](azure-hybrid-benefit.md) and [Reserved Instance (RI)](database/reserved-capacity-overview.md), more granular scaling, and greater transparency in hardware details. Newer capabilities (for example, hyperscale, serverless) are only available in the vCore model. |
3232
|Service tier|| The service tier defines the storage architecture, storage and I/O limits, and business continuity options. Options for service tiers vary by purchasing model. |
33-
||DTU-based service tiers | [Basic, standard, and premium service tiers](database/service-tiers-dtu.md#compare-the-dtu-based-service-tiers) are available in the DTU-based purchasing model.|
33+
||DTU-based service tiers | [Basic, standard, and premium service tiers](database/service-tiers-dtu.md#compare-service-tiers) are available in the DTU-based purchasing model.|
3434
||vCore-based service tiers (recommended) |[General purpose, business critical, and hyperscale service tiers](database/service-tiers-sql-database-vcore.md#service-tiers) are available in the vCore-based purchasing model (recommended).|
3535
|Compute tier|| The compute tier determines whether resources are continuously available (provisioned) or autoscaled (serverless). Compute tier availability varies by purchasing model and service tier. Only the vCore purchasing model's general purpose service tier makes serverless compute available.|
3636
||Provisioned compute|The [provisioned compute tier](database/service-tiers-sql-database-vcore.md#compute-tiers) provides a specific amount of compute resources that are continuously provisioned independent of workload activity. Under the provisioned compute tier, you are billed at a fixed price per hour.

azure-sql/managed-instance/resource-limits.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.topic: reference
1111
author: vladai78
1212
ms.author: vladiv
1313
ms.reviewer: mathoma, vladiv, sachinp, wiassaf
14-
ms.date: 01/31/2022
14+
ms.date: 02/02/2022
1515
---
1616
# Overview of Azure SQL Managed Instance resource limits
1717
[!INCLUDE[appliesto-sqlmi](../includes/appliesto-sqlmi.md)]

0 commit comments

Comments
 (0)