Skip to content

Commit be5cb1a

Browse files
committed
Integrated new pages in toc
1 parent be7c7ac commit be5cb1a

File tree

3 files changed

+16
-12
lines changed

3 files changed

+16
-12
lines changed

articles/sql-database/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ sections:
5858
image:
5959
src: media/index/i_elasticpool.svg
6060
title: Elastic pools
61-
- href: /azure/sql-database/sql-database-managed-instance
61+
- href: /azure/sql-database/sql-database-managed-instance-index
6262
html: <p>Use the Managed Instance to easily migrate your on-premises databases to the fully managed Azure PaaS database service with minimal or no database code changes.</p>
6363
image:
6464
src: media/index/i_mi.svg

articles/sql-database/sql-database-managed-instance-index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ sections:
4747
html: <p>Easily migrate your on-prem databases to Azure cloud using native restore.</p>
4848
- title: Migration without downtime
4949
href: /azure/dms/tutorial-sql-server-to-managed-instance
50-
html: <p>Migrate a fleet of database with minimal downtime using Database Migration Service.</p>
50+
html: <p>Migrate a fleet of databases with minimal downtime using Database Migration Service.</p>
5151
- title: Pricing
5252
href: /pricing/hybrid-benefit/
5353
html: <p>Save up to 40% with Azure Hybrid Benefit with your existing on-premises licences.</p>

articles/sql-database/toc.yml

Lines changed: 14 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -133,19 +133,23 @@
133133
- name: Managed instances
134134
items:
135135
- name: Managed instances
136+
href: sql-database-managed-instance-index.yml
137+
- name: What is Managed Instance
136138
href: sql-database-managed-instance.md
137139
- name: Resource limits
138140
href: sql-database-managed-instance-resource-limits.md
139-
- name: VNet configuration
140-
href: sql-database-managed-instance-vnet-configuration.md
141-
- name: Custom DNS
142-
href: sql-database-managed-instance-custom-dns.md
143-
- name: Sync network configuration
144-
href: sql-database-managed-instance-sync-network-configuration.md
145-
- name: Connectivity architecture
146-
href: sql-database-managed-instance-connectivity-architecture.md
147-
- name: Connect applications
148-
href: sql-database-managed-instance-connect-app.md
141+
- name: VNet Integration
142+
items:
143+
- name: VNet configuration
144+
href: sql-database-managed-instance-vnet-configuration.md
145+
- name: Custom DNS
146+
href: sql-database-managed-instance-custom-dns.md
147+
- name: Sync network configuration
148+
href: sql-database-managed-instance-sync-network-configuration.md
149+
- name: Connectivity architecture
150+
href: sql-database-managed-instance-connectivity-architecture.md
151+
- name: Connect applications
152+
href: sql-database-managed-instance-connect-app.md
149153
- name: T-SQL differences
150154
href: sql-database-managed-instance-transact-sql-information.md
151155
- name: Transactional replication

0 commit comments

Comments
 (0)