Skip to content

Commit 00c2817

Browse files
committed
making more changes
1 parent 367b150 commit 00c2817

File tree

5 files changed

+5
-7
lines changed

5 files changed

+5
-7
lines changed

.openpublishing.redirection.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52834,7 +52834,7 @@
5283452834
},
5283552835
{
5283652836
"source_path": "articles/sql-database/sql-database-multi-model-features.md",
52837-
"redirect_url": "/azure/azure-sql/database/multi-model-features",
52837+
"redirect_url": "/azure/azure-sql/multi-model-features",
5283852838
"redirect_document_id": true
5283952839
},
5284052840
{

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ ms.date: 04/08/2019
1818

1919
Azure SQL Database is a fully managed Platform as a Service (PaaS) Database Engine that handles most of the database management functions such as upgrading, patching, backups, and monitoring without user involvement. Azure SQL Database is always running on the latest stable version of SQL Server Database Engine and patched OS with 99.99% availability. PaaS capabilities that are built into Azure SQL Database enables you to focus on the domain-specific database administration and optimization activities that are critical for your business.
2020

21-
With Azure SQL Database, 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](multi-model-features.md), such as graphs, JSON, spatial, and XML.
21+
With Azure SQL Database, 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](../multi-model-features.md), such as graphs, JSON, spatial, and XML.
2222

2323
It's based on the latest stable version of the [Microsoft SQL Server database engine](https://docs.microsoft.com/sql/sql-server/sql-server-technical-documentation?toc=/azure/sql-database/toc.json). You can use advanced query processing features, such as [high-performance in-memory technologies](../in-memory-oltp-overview.md) and [intelligent query processing](https://docs.microsoft.com/sql/relational-databases/performance/intelligent-query-processing?toc=/azure/sql-database/toc.json). In fact, the newest capabilities of SQL Server are released first to SQL Database, and then to SQL Server itself. You get the newest SQL Server capabilities with no overhead for patching or upgrading, tested across millions of databases.
2424

articles/azure-sql/database/toc.yml

Lines changed: 0 additions & 4 deletions
This file was deleted.
File renamed without changes.

articles/azure-sql/toc.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -307,7 +307,7 @@
307307
- name: Database features
308308
items:
309309
- name: Multi-model capabilities
310-
href: database/multi-model-features.md
310+
href: multi-model-features.md
311311
- name: Job automation
312312
href: database/job-automation-overview.md
313313

@@ -465,6 +465,7 @@
465465
- name: Quickstarts
466466
items:
467467
- name: Create
468+
href: database/quickstart-content-reference-guide.md
468469
items:
469470
- name: Using Azure portal
470471
href: database/single-database-create-quickstart.md
@@ -708,6 +709,7 @@
708709
displayName: faq
709710
href: managed-instance/frequently-asked-questions-faq.md
710711
- name: Quickstarts
712+
href: managed-instance/quickstart-content-reference-guide.md
711713
items:
712714
- name: Create
713715
items:

0 commit comments

Comments
 (0)