Skip to content

Commit b3613bf

Browse files
committed
moved glossary terms
1 parent cfeae9a commit b3613bf

File tree

5 files changed

+7
-7
lines changed

5 files changed

+7
-7
lines changed

.openpublishing.redirection.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52954,7 +52954,7 @@
5295452954
},
5295552955
{
5295652956
"source_path": "articles/sql-database/sql-database-glossary-terms.md",
52957-
"redirect_url": "/azure/azure-sql/database/glossary-terms",
52957+
"redirect_url": "/azure/azure-sql/glossary-terms",
5295852958
"redirect_document_id": true
5295952959
},
5296052960
{

articles/azure-sql/database/single-database-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ The single database deployment option creates a database in Azure SQL Database w
2020
> Single database is one deployment option for Azure SQL Database. The other is [elastic pools](elastic-pool-overview.md).
2121
2222
> [!NOTE]
23-
> For a glossary of terms in Azure SQL Database, see [SQL Database terms glossary](glossary-terms.md)
23+
> For a glossary of terms in Azure SQL Database, see [SQL Database terms glossary](../glossary-terms.md)
2424
2525
## Dynamic scalability
2626

articles/azure-sql/database/sql-database-paas-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ It's based on the latest stable version of the [Microsoft SQL Server database en
2525
SQL Database enables you to easily define and scale performance within two different purchasing models: a [vCore-based purchasing model](service-tiers-vcore.md) and a [DTU-based purchasing model](service-tiers-dtu.md). SQL Database is a fully managed service that has built-in high availability, backups, and other common maintenance operations. Microsoft handles all patching and updating of the SQL and operating system code. You don't have to manage the underlying infrastructure.
2626

2727
> [!NOTE]
28-
> For relevant terms and their definitions, see the [SQL Database terms glossary](glossary-terms.md).
28+
> For relevant terms and their definitions, see the [SQL Database terms glossary](../glossary-terms.md).
2929
3030
## Deployment models
3131

File renamed without changes.

articles/azure-sql/toc.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -867,7 +867,7 @@
867867
- name: Resources
868868
items:
869869
- name: Glossary of terms
870-
href: sql-database-glossary-terms.md
870+
href: glossary-terms.md
871871
- name: Build your skills with Microsoft Learn
872872
href: /learn/browse/?products=azure-sql-database
873873
- name: SQL Server Blog
@@ -877,7 +877,7 @@
877877
- name: Azure Roadmap
878878
href: https://azure.microsoft.com/roadmap/
879879
- name: Public data sets
880-
href: sql-database-public-data-sets.md
880+
href: public-data-sets.md
881881
- name: Pricing
882882
href: https://azure.microsoft.com/pricing/details/sql-database/
883883
- name: MSDN forum
@@ -887,11 +887,11 @@
887887
- name: Troubleshoot
888888
items:
889889
- name: Connectivity issues
890-
href: troubleshoot-connectivity-issues-microsoft-azure-sql-database.md
890+
href: database/troubleshoot-common-errors-issues.md
891891
- name: Problem resolution
892892
items:
893893
- name: Import/Export service hangs
894-
href: azure-sql-database-hangs-importing-exporting.md
894+
href: database/database-import-export-hang.md
895895
- name: Videos
896896
href: https://azure.microsoft.com/documentation/videos/index/?services=sql-database
897897
- name: Service updates

0 commit comments

Comments
 (0)