Skip to content

Commit 070abd9

Browse files
committed
fixing toc
1 parent c469b91 commit 070abd9

File tree

2 files changed

+15
-9
lines changed

2 files changed

+15
-9
lines changed

articles/azure-sql/database/doc-changes-updates-release-notes.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,17 @@ ms.author: sstein
1717

1818
This article lists Azure SQL Database and Azure SQL Managed Instance features that are currently in public preview. For SQL Database and SQL Managed Instance updates and improvements, see [SQL Database & SQL Managed Instance service updates](https://azure.microsoft.com/updates/?product=sql-database). For updates and improvements to other Azure services, see [Service updates](https://azure.microsoft.com/updates).
1919

20+
# What's new?
21+
22+
Documentation for Azure SQL Database and Azure SQL Managed Instance has been split into separate sections. We've also updated how we refer to a managed instance from *Azure SQL Database managed instance* to *Azure SQL Managed Instance*.
23+
24+
We've done this because some features and functionality vary greatly between a single database and managed instance, and it's become increasingly more of a challenge to explain complex nuances between Azure SQL Database and Azure SQL Managed Instance in individual 'shared' articles.
25+
26+
This clarification between the different Azure SQL products should simplify and streamline the process of working with SQL in Azure, whether that be a single managed database in Azure SQL Database, a fully-fledged managed instance hosting multiple databases in Azure SQL Managed Instance, or the familiar on-premises SQL Server product but hosted on a virtual machine in Azure.
27+
28+
Consider that this is a work in progress and not every document has been updated yet. For example, Transact-SQL (T-SQL) statements, stored procedures, and many features shared between Azure SQL Database and Azure SQL Managed Instance are not yet complete, so please bear with us!
29+
30+
2031
## Features in public preview
2132

2233
### [Azure SQL Database](#tab/single-database)

articles/azure-sql/toc.yml

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@
66

77
- name: Shared SQL DB & SQL MI docs
88
items:
9-
- name: Azure Hybrid Benefit
10-
href: azure-hybrid-benefit.md
119
- name: Purchasing models
1210
items:
1311
- name: Overview
1412
href: database/purchasing-models.md
1513
- name: vCore model overview
1614
href: database/service-tiers-vcore.md
15+
- name: Azure Hybrid Benefit
16+
href: azure-hybrid-benefit.md
1717
- name: Reserved capacity
1818
href: database/reserved-capacity-overview.md
1919
- name: Compute & storage
@@ -24,14 +24,14 @@
2424
- name: General purpose / Standard
2525
href: database/service-tier-general-purpose.md
2626
- name: Business critical / Premium
27-
href: database/service-tier-business-critical.md
27+
href: database/service-tier-business-critical.md
2828

2929
- name: Shared concepts
3030
itemS:
3131
- name: Feature comparison
3232
href: database/features-comparison.md
3333
- name: Multi-model features
34-
href: multi-model-features.md
34+
href: multi-model-features.md
3535

3636
- name: In-memory OLTP
3737
href: in-memory-oltp-overview.md
@@ -670,11 +670,6 @@
670670
- name: ETL for analytics
671671
href: database/saas-multitenantdb-tenant-analytics.md
672672

673-
674-
675-
- name: Load and move data
676-
items:
677-
678673
- name: Samples
679674
items:
680675
- name: Azure CLI

0 commit comments

Comments
 (0)