Skip to content

Commit a305533

Browse files
authored
Merge pull request #90373 from HJToland3/localworking
landing page tweak
2 parents 53841a5 + 5622480 commit a305533

File tree

1 file changed

+20
-27
lines changed

1 file changed

+20
-27
lines changed

articles/dms/index.yml

Lines changed: 20 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ metadata:
55
description: " Learn how to enable seamless migrations from multiple database sources to Azure Data platforms with minimal downtime by using Azure Database Migration Service."
66
author: HJToland3
77
ms.author: jtoland
8-
ms.date: 10/02/2019
8+
ms.date: 10/04/2019
99
ms.service: dms
1010
ms.topic: landing-page
1111

@@ -54,31 +54,14 @@ landingContent:
5454
- text: Check out our blog
5555
url: https://techcommunity.microsoft.com/t5/Microsoft-Data-Migration/bg-p/MicrosoftDataMigration
5656
# Card 2
57-
- title: Migrate SQL Server to Azure SQL Database single database
57+
- title: Migrate SQL Server to Azure SQL Database
5858
linkLists:
5959
- linkListType: tutorial
6060
links:
6161
- text: Migrate SQL Server to Azure SQL DB single database online
6262
url: tutorial-sql-server-azure-sql-online.md
6363
- text: Migrate SQL Server to Azure SQL DB single database offline
6464
url: tutorial-sql-server-to-azure-sql.md
65-
- text: Migrate RDS SQL Server to Azure SQL DB single database or Azure SQL DB managed instance online
66-
url: tutorial-rds-sql-server-azure-sql-and-managed-instance-online.md
67-
- linkListType: how-to-guide
68-
links:
69-
- text: Use PowerShell to migrate SQL Server to Azure SQL DB single database
70-
url: howto-sql-server-to-azure-sql-powershell.md
71-
- text: Redeploy SSIS packages to Azure SQL Database single database
72-
url: how-to-migrate-ssis-packages.md
73-
- linkListType: concept
74-
links:
75-
- text: Known Issues - Online migration to Azure SQL DB single database
76-
url: known-issues-azure-sql-online.md
77-
# Card 3
78-
- title: Migrate SQL Server to Azure SQL Database managed instance
79-
linkLists:
80-
- linkListType: tutorial
81-
links:
8265
- text: Migrate SQL Server to Azure SQL DB managed instance online
8366
url: tutorial-sql-server-managed-instance-online.md
8467
- text: Migrate SQL Server to Azure SQL DB managed instance offline
@@ -87,19 +70,25 @@ landingContent:
8770
url: tutorial-rds-sql-server-azure-sql-and-managed-instance-online.md
8871
- linkListType: how-to-guide
8972
links:
73+
- text: Use PowerShell to migrate SQL Server to Azure SQL DB single database
74+
url: howto-sql-server-to-azure-sql-powershell.md
9075
- text: Use PowerShell to migrate SQL Server to Azure SQL DB managed instance
9176
url: howto-sql-server-to-azure-sql-mi-powershell.md
77+
- text: Redeploy SSIS packages to Azure SQL Database single database
78+
url: how-to-migrate-ssis-packages.md
9279
- text: Redeploy SSIS packages to Azure SQL Database managed instance
9380
url: how-to-migrate-ssis-packages-managed-instance.md
9481
- linkListType: concept
9582
links:
83+
- text: Known issues - Online migration to Azure SQL DB single database
84+
url: known-issues-azure-sql-online.md
9685
- text: Network topologies for Azure SQL DB managed instance migrations
9786
url: resource-network-topologies.md
9887
- linkListType: video
9988
links:
10089
- text: Migrate SQL Server 2008 to Azure SQL Database managed instance
10190
url: https://azure.microsoft.com/resources/videos/how-to-migrate-sql-server-2008-or-r2-to-azure-sqldbmi/
102-
# Card 4
91+
# Card 3
10392
- title: Migrate PostgreSQL to Azure Database for PostgreSQL–Single server
10493
linkLists:
10594
- linkListType: tutorial
@@ -110,13 +99,13 @@ landingContent:
11099
url: tutorial-rds-postgresql-server-azure-db-for-postgresql-online.md
111100
- linkListType: concept
112101
links:
113-
- text: Known Issues - Online migration to Azure DB for PostgreSQL–Single server
102+
- text: Known issues - Online migration from PostgreSQL to Azure DB for PostgreSQL–Single server
114103
url: known-issues-azure-postgresql-online.md
115104
- linkListType: video
116105
links:
117106
- text: Migrate PostgreSQL to Azure Database for PostgreSQL
118107
url: https://azure.microsoft.com/resources/videos/how-to-migrate-postgresql-to-azure-postgresql-online-dms-and-cli/
119-
# Card 5
108+
# Card 4
120109
- title: Migrate MySQL to Azure Database for MySQL
121110
linkLists:
122111
- linkListType: tutorial
@@ -127,9 +116,9 @@ landingContent:
127116
url: tutorial-rds-mysql-server-azure-db-for-mysql-online.md
128117
- linkListType: concept
129118
links:
130-
- text: Known Issues - Online migration to Azure DB for MySQL
119+
- text: Known issues - Online migration to Azure DB for MySQL
131120
url: known-issues-azure-mysql-online.md
132-
# Card 6
121+
# Card 5
133122
- title: Migrate MongoDB to Azure Cosmos DB
134123
linkLists:
135124
- linkListType: tutorial
@@ -142,18 +131,22 @@ landingContent:
142131
links:
143132
- text: Migrate MongoDB to Azure Cosmos DB
144133
url: https://azure.microsoft.com/resources/videos/how-to-migrate-mongodb-to-cosmos-db/
145-
# Card 7
134+
# Card 6
146135
- title: Migrate Oracle to Azure
147136
linkLists:
148137
- linkListType: tutorial
149138
links:
150139
- text: Migrate Oracle to Azure DB for PostgreSQL-Single server online
151140
url: tutorial-oracle-azure-postgresql-online.md
141+
- linkListType: concept
142+
links:
143+
- text: Known issues - Online migration from Oracle to Azure DB for PostgreSQL–Single server
144+
url: known-issues-oracle-azure-postgresql-online.md
152145
- linkListType: video
153146
links:
154-
- text: Migrate Oracle to Azure SQL Database Single database
147+
- text: Migrate Oracle to Azure SQL Database single database
155148
url: https://azure.microsoft.com/resources/videos/how-to-migrate-oracle-to-sqldb-online/
156-
# Card 8
149+
# Card 7
157150
- title: Tools and guidance
158151
linkLists:
159152
- linkListType: reference

0 commit comments

Comments
 (0)