-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Expand file tree
/
Copy pathindex.yml
More file actions
90 lines (82 loc) · 3.61 KB
/
index.yml
File metadata and controls
90 lines (82 loc) · 3.61 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
### YamlMime:Landing
title: Migrate to Azure SQL
summary: "Find documentation on how to migrate to the Azure SQL family of SQL Server database engine products in the cloud: Azure SQL Database, Azure SQL Managed Instance, and SQL Server on Azure VM. "
metadata:
title: Migrate to Azure SQL
description: "Find documentation to help you migrate to Azure SQL, which is a family of SQL Server database engine products in the cloud, from a fully managed database in Azure SQL Database, a fully managed instance in Azure SQL Managed Instance, or SQL Server installed to a virtual machine in Azure."
services: sql-database
ms.service: azure-sql-database
ms.subservice: migration-guide
ms.tgt_pltfrm: na
ms.devlang:
ms.topic: landing-page
author: nilabjaball
ms.author: niball
ms.reviewer: mathoma, randolphwest
ms.date: 11/06/2020
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | video | whats-new
landingContent:
# Cards and links should be based on top customer tasks or top subjects
# Start card title with a verb
# Card
- title: Azure SQL Database
linkLists:
- linkListType: get-started
links:
- text: Overview
url: database/sql-server-to-sql-database-overview.md
- text: From SQL Server
url: database/sql-server-to-sql-database-guide.md
- text: From Access
url: database/access-to-sql-database-guide.md
- text: From DB2
url: database/db2-to-sql-database-guide.md
- text: From Oracle
url: database/oracle-to-sql-database-guide.md
- text: From MySQL
url: database/mysql-to-sql-database-guide.md
- text: From SAP ASE
url: database/sap-ase-to-sql-database.md
# Card
- title: Azure SQL Managed Instance
linkLists:
- linkListType: get-started
links:
- text: Overview
url: managed-instance/sql-server-to-managed-instance-overview.md
- text: From SQL Server
url: managed-instance/sql-server-to-managed-instance-guide.md
- text: From DB2
url: managed-instance/db2-to-managed-instance-guide.md
- text: From Oracle
url: managed-instance/oracle-to-managed-instance-guide.md
# Card
- title: SQL Server on Azure VM
linkLists:
- linkListType: get-started
links:
- text: Overview
url: virtual-machines/sql-server-to-sql-on-azure-vm-migration-overview.md
- text: From SQL Server
url: virtual-machines/sql-server-to-sql-on-azure-vm-individual-databases-guide.md
- text: From DB2
url: virtual-machines/db2-to-sql-on-azure-vm-guide.md
- text: From Oracle
url: virtual-machines/oracle-to-sql-on-azure-vm-guide.md
# Card
- title: Migration tools
linkLists:
- linkListType: deploy
links:
- text: Azure Migrate
url: /azure/migrate/migrate-services-overview
- text: Azure Database Migration Service (DMS)
url: /azure/dms/dms-overview
- text: Transactional replication
url: /sql/relational-databases/replication/transactional/transactional-replication
- text: Import & export service / BACPAC
url: ../database/database-import.md
- text: Bulk copy
url: /sql/relational-databases/import-export/import-and-export-bulk-data-by-using-the-bcp-utility-sql-server
- text: Azure Data Factory
url: /azure/data-factory/connector-azure-sql-database