Skip to content

Commit 683f89d

Browse files
committed
fixing glossary links
1 parent ee4f4f3 commit 683f89d

File tree

1 file changed

+19
-19
lines changed

1 file changed

+19
-19
lines changed

articles/azure-sql/glossary-terms.md

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -19,33 +19,33 @@ ms.date: 01/22/2020
1919

2020
|Context|Term|More information|
2121
|:---|:---|:---|
22-
|Azure service|Azure SQL Database or SQL Database|[Azure SQL Database](sql-database-paas-overview.md)|
23-
|Purchasing model|DTU-based purchasing model|[DTU-based purchasing model](service-tiers-dtu.md)|
24-
||vCore-based purchasing model|[vCore-based purchasing model](service-tiers-vcore.md)|
25-
|Deployment option |Single database|[Single databases](single-database-overview.md)|
26-
||Elastic pool|[Elastic pool](elastic-pool-overview.md)|
27-
|Service tier|Basic, Standard, Premium, General Purpose, Hyperscale, Business Critical|For service tiers in the vCore model, see [SQL Database service tiers](service-tiers-vcore.md#service-tiers). For service tiers in the DTU model, see [DTU model](service-tiers-dtu.md#compare-the-dtu-based-service-tiers).|
28-
|Compute tier|Serverless compute|[Serverless compute](service-tiers-vcore.md#compute-tiers)
29-
||Provisioned compute|[Provisioned compute](service-tiers-vcore.md#compute-tiers)
30-
|Compute generation|Gen5, M-series, Fsv2-series|[Hardware generations](service-tiers-vcore.md#hardware-generations)
31-
|Server entity| Server |[Logical SQL servers](logical-servers.md)|
22+
|Azure service|Azure SQL Database or SQL Database|[Azure SQL Database](database/sql-database-paas-overview.md)|
23+
|Purchasing model|DTU-based purchasing model|[DTU-based purchasing model](database/service-tiers-dtu.md)|
24+
||vCore-based purchasing model|[vCore-based purchasing model](database/service-tiers-vcore.md)|
25+
|Deployment option |Single database|[Single databases](database/single-database-overview.md)|
26+
||Elastic pool|[Elastic pool](database/elastic-pool-overview.md)|
27+
|Service tier|Basic, Standard, Premium, General Purpose, Hyperscale, Business Critical|For service tiers in the vCore model, see [SQL Database service tiers](database/service-tiers-vcore.md#service-tiers). For service tiers in the DTU model, see [DTU model](database/service-tiers-dtu.md#compare-the-dtu-based-service-tiers).|
28+
|Compute tier|Serverless compute|[Serverless compute](database/service-tiers-vcore.md#compute-tiers)
29+
||Provisioned compute|[Provisioned compute](database/service-tiers-vcore.md#compute-tiers)
30+
|Compute generation|Gen5, M-series, Fsv2-series|[Hardware generations](database/service-tiers-vcore.md#hardware-generations)
31+
|Server entity| Server |[Logical SQL servers](database/logical-servers.md)|
3232
|Resource type|vCore|A CPU core provided to the compute resource for a single database, elastic pool. |
33-
||Compute size and storage amount|Compute size is the maximum amount of CPU, memory and other non-storage related resources available for a single database, or elastic pool. Storage size is the maximum amount of storage available for a single database, or elastic pool. For sizing options in the vcore model, see [vCore single databases](resource-limits-vcore-single-databases.md), and [vCore elastic pools](resource-limits-vcore-elastic-pools.md). (../managed-instance/resource-limits.md). For sizing options in the DTU model, see [DTU single databases](resource-limits-dtu-single-databases.md) and [DTU elastic pools](resource-limits-dtu-elastic-pools.md).
33+
||Compute size and storage amount|Compute size is the maximum amount of CPU, memory and other non-storage related resources available for a single database, or elastic pool. Storage size is the maximum amount of storage available for a single database, or elastic pool. For sizing options in the vcore model, see [vCore single databases](database/resource-limits-vcore-single-databases.md), and [vCore elastic pools](database/resource-limits-vcore-elastic-pools.md). (../managed-instance/resource-limits.md). For sizing options in the DTU model, see [DTU single databases](database/resource-limits-dtu-single-databases.md) and [DTU elastic pools](database/resource-limits-dtu-elastic-pools.md).
3434

3535
## Azure SQL Managed Instance
3636

3737
|Context|Term|More information|
3838
|:---|:---|:---|
39-
|Azure service|Azure SQL Managed Instance|[SQL Managed Instance](../managed-instance/sql-managed-instance-paas-overview.md)|
40-
|Purchasing model|vCore-based purchasing model|[vCore-based purchasing model](service-tiers-vcore.md)|
41-
|Deployment option |Single instance|[Single instance](../managed-instance/sql-managed-instance-paas-overview.md)|
42-
||Instance pool (preview)|[Instance pools](../managed-instance/instance-pools-overview.md)|
43-
|Service tier|General Purpose, Business Critical|[SQL Managed Instance service tiers](../managed-instance/sql-managed-instance-paas-overview.md#service-tiers)..|
44-
|Compute tier|Provisioned compute|[Provisioned compute](service-tiers-vcore.md#compute-tiers)|
45-
|Compute generation|Gen5|[Hardware generations](service-tiers-vcore.md#hardware-generations)
39+
|Azure service|Azure SQL Managed Instance|[SQL Managed Instance](managed-instance/sql-managed-instance-paas-overview.md)|
40+
|Purchasing model|vCore-based purchasing model|[vCore-based purchasing model](database/service-tiers-vcore.md)|
41+
|Deployment option |Single Instance|[Single Instance](managed-instance/sql-managed-instance-paas-overview.md)|
42+
||Instance pool (preview)|[Instance pools](managed-instance/instance-pools-overview.md)|
43+
|Service tier|General Purpose, Business Critical|[SQL Managed Instance service tiers](managed-instance/sql-managed-instance-paas-overview.md#service-tiers)..|
44+
|Compute tier|Provisioned compute|[Provisioned compute](database/service-tiers-vcore.md#compute-tiers)|
45+
|Compute generation|Gen5|[Hardware generations](database/service-tiers-vcore.md#hardware-generations)
4646
|Server entity|Managed instance or instance| N/A as the SQL Managed Instance is in itself the server |
4747
|Resource type|vCore|A CPU core provided to the compute resource for SQL Managed Instance.|
48-
||Compute size and storage amount|Compute size is the maximum amount of CPU, memory and other non-storage related resources for SQL Managed Instance. Storage size is the maximum amount of storage available for a SQL Managed Instance. For sizing options, [SQL Managed Instances](../managed-instance/resource-limits.md). |
48+
||Compute size and storage amount|Compute size is the maximum amount of CPU, memory and other non-storage related resources for SQL Managed Instance. Storage size is the maximum amount of storage available for a SQL Managed Instance. For sizing options, [SQL Managed Instances](managed-instance/resource-limits.md). |
4949

5050
## SQL on Azure VM
5151

0 commit comments

Comments
 (0)