Skip to content

Commit e053422

Browse files
committed
fixing a few more things
1 parent d1f9f6a commit e053422

File tree

4 files changed

+13
-76
lines changed

4 files changed

+13
-76
lines changed

.openpublishing.redirection.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53269,7 +53269,7 @@
5326953269
},
5327053270
{
5327153271
"source_path": "articles/sql-database/sql-database-in-memory.md",
53272-
"redirect_url": "/azure/azure-sql/in-memory",
53272+
"redirect_url": "/azure/azure-sql/in-memory-oltp-overview",
5327353273
"redirect_document_id": true
5327453274
},
5327553275
{

articles/azure-sql/azure-hybrid-benefit.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,5 +58,5 @@ To set or update the license type by using the REST API:
5858

5959
## Next steps
6060

61-
- For for help with choosing an Azure SQL deployment option, see [Choose the right deployment option in Azure SQL](../azure-sql-iaas-vs-paas-what-is-overview.md).
62-
- For a comparison of SQL Database and SQL Managed Instance features, see [SQL Database & SQL Managed Instance features](features-comparison.md).
61+
- For for help with choosing an Azure SQL deployment option, see [Choose the right deployment option in Azure SQL](azure-sql-iaas-vs-paas-what-is-overview.md).
62+
- For a comparison of SQL Database and SQL Managed Instance features, see [SQL Database & SQL Managed Instance features](database/features-comparison.md).

articles/azure-sql/database/azure-hybrid-benefit.md

Lines changed: 0 additions & 62 deletions
This file was deleted.

articles/azure-sql/toc.yml

Lines changed: 10 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,13 @@
2323
href: identify-query-performance-issues.md
2424
- name: Monitor In-memory OLTP space
2525
href: in-memory-oltp-monitoring.md
26-
27-
26+
- name: In-memory
27+
href: in-memory-oltp-overview.md
28+
items:
29+
- name: Configure In-Memory OLTP
30+
href: in-memory-oltp-migration.md
31+
- name: Temporal tables
32+
href: temporal-tables.md
2833

2934
- name: Common SQL DB & SQL MI docs
3035
items:
@@ -299,15 +304,7 @@
299304
items:
300305
- name: Multi-model capabilities
301306
href: database/multi-model-features.md
302-
- name: In-memory
303-
href: in-memory-oltp-overview.md
304-
items:
305-
- name: Configure In-Memory OLTP
306-
href: sql-database-in-memory-oltp-migration.md
307-
- name: Transactional replication
308-
href: sql-database-managed-instance-transactional-replication.md
309-
- name: Temporal tables
310-
href: sql-database-temporal-tables.md
307+
311308
- name: Job automation
312309
href: sql-database-job-automation-overview.md
313310

@@ -760,6 +757,8 @@
760757

761758
- name: Concepts
762759
items:
760+
- name: Transactional replication
761+
href: managed-instance/replication-transactional-overview.md
763762
- name: Management API reference
764763
href: sql-database-managed-instance-create-manage.md
765764
- name: Resource limits

0 commit comments

Comments
 (0)