Skip to content

Commit 679eb35

Browse files
authored
Merge pull request #18887 from MashaMSFT/final_fixes
Final fixes
2 parents d79ed16 + 8ae50dd commit 679eb35

1 file changed

Lines changed: 19 additions & 16 deletions

File tree

data-migration/index.yml

Lines changed: 19 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ summary: "Step-by-step guidance for modernizing your data assets. "
44
brand: sql
55
metadata:
66
title: Azure Database Migration Guides | Microsoft Docs
7-
description: "Step-by-step guidance for modernizing your data assets."
7+
description: "Step-by-step guidance for modernizing your data assets by migrating to SQL Server, Azure SQL Database, Azure SQL Managed Instance, Azure Database, Azure Cosmos DB, SQL Server on Azure VMs and Azure Synapse Analytics. "
88
ms.topic: hub-page
99

1010
# itemType: how-to-guide | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | video | whats-new
@@ -31,6 +31,9 @@ conceptualContent:
3131
itemType: how-to-guide
3232
- title: "Oracle to"
3333
links:
34+
- text: Azure Database for PostgreSQL
35+
url: /azure/postgresql/howto-migrate-from-oracle
36+
itemType: how-to-guide
3437
- text: SQL Server
3538
url: /sql/sql-server/migrate/guides/oracle-to-sql-server
3639
itemType: how-to-guide
@@ -43,9 +46,6 @@ conceptualContent:
4346
- text: SQL Server on Azure VMs
4447
url: /azure/azure-sql/migration-guides/virtual-machines/oracle-to-sql-on-azure-vm-guide
4548
itemType: how-to-guide
46-
- text: Azure Database for PostgreSQL
47-
url: /azure/postgresql/howto-migrate-from-oracle
48-
itemType: how-to-guide
4949
- text: Azure Synapse Analytics
5050
url: /azure/synapse-analytics/migration-guides/migrate-to-synapse-analytics-guide
5151
itemType: how-to-guide
@@ -73,15 +73,15 @@ conceptualContent:
7373
itemType: how-to-guide
7474
- title: "MySQL to"
7575
links:
76+
- text: Azure Database for MySQL
77+
url: /azure/mysql/concepts-migrate-import-export
78+
itemType: how-to-guide
7679
- text: SQL Server
7780
url: /sql/sql-server/migrate/guides/mysql-to-sql-server
7881
itemType: how-to-guide
7982
- text: Azure SQL Database
8083
url: /azure/azure-sql/migration-guides/database/mysql-to-sql-database-guide
8184
itemType: how-to-guide
82-
- text: Azure Database for MySQL
83-
url: /azure/mysql/concepts-migrate-import-export
84-
itemType: how-to-guide
8585
- title: "SAP ASE to"
8686
links:
8787
- text: SQL Server
@@ -92,33 +92,36 @@ conceptualContent:
9292
itemType: how-to-guide
9393
- title: "Open-source"
9494
links:
95-
- text: MariaDB to Azure Database for MariaDB
96-
url: /azure/mariadb/howto-migrate-dump-restore
95+
- text: PostgreSQL to Azure Database for PostgreSQL
96+
url: /azure/postgresql/howto-migrate-using-dump-and-restore
9797
itemType: how-to-guide
9898
- text: MySQL to Azure Database for MySQL
9999
url: /azure/mysql/concepts-migrate-import-export
100100
itemType: how-to-guide
101-
- text: PostgreSQL to Azure Database for PostgreSQL
102-
url: /azure/postgresql/howto-migrate-using-dump-and-restore
101+
- text: MariaDB to Azure Database for MariaDB
102+
url: /azure/mariadb/howto-migrate-dump-restore
103103
itemType: how-to-guide
104104
- title: "NoSQL"
105105
links:
106106
- text: MongoDB to Azure Cosmos DB
107-
url: /azure/dms/tutorial-mongodb-cosmos-db?toc=/azure/cosmos-db/toc.json&bc=/azure/cosmos-db/breadcrumb/toc.json
108-
itemType: how-to-guide
109-
- text: Cassandra to Azure Cosmos DB
110-
url: /azure/cosmos-db/cassandra-import-data
107+
url: /azure/dms/tutorial-mongodb-cosmos-db-online?toc=/azure/cosmos-db/toc.json&bc=/azure/cosmos-db/breadcrumb/toc.json
111108
itemType: how-to-guide
112109
- text: Microsoft Azure Table Storage to Azure Cosmos DB
113110
url: /azure/cosmos-db/table-import
114111
itemType: how-to-guide
112+
- text: Cassandra to Azure Cosmos DB
113+
url: /azure/cosmos-db/cassandra-import-data
114+
itemType: how-to-guide
115115
- title: "Resources"
116116
links:
117+
- text: Azure Migration Center
118+
url: https://azure.microsoft.com/migration/
119+
itemType: reference
117120
- text: Migration partner resources
118121
url: https://www.microsoft.com/azure/partners/advspec?filters=windows-server-and-sql-server-migration-to-azure
119122
itemType: reference
120123
- text: Cloud Economics
121-
url: https://azure.microsoft.com/en-gb/overview/cloud-economics
124+
url: https://azure.microsoft.com/overview/cloud-economics
122125
itemType: reference
123126
- text: Total Cost of Ownership Calculator
124127
url: https://azure.microsoft.com/pricing/tco/calculator/

0 commit comments

Comments
 (0)