Skip to content

Commit 5ca4579

Browse files
Merge pull request #199058 from rothja/synapsemiglandingpage
Staging landing page for migration guides
2 parents 9ada735 + 0877a24 commit 5ca4579

File tree

2 files changed

+85
-0
lines changed

2 files changed

+85
-0
lines changed
Lines changed: 83 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,83 @@
1+
### YamlMime:Landing
2+
3+
title: Azure Synapse Analytics migration guides # < 60 chars
4+
summary: Azure Synapse migration guides tell the story of bringing existing enterprise analytics solutions to the limitless analytics in Azure Synapse. # < 160 chars
5+
metadata:
6+
title: Azure Synapse Analytics Migration Guides # Required; page title displayed in search results. Include the brand. < 60 chars.
7+
description: Azure Synapse migration guides tell the story of bringing existing enterprise analytics solutions to the limitless analytics in Azure Synapse. # Required; article description that is displayed in search results. < 160 chars.
8+
ms.service: synapse-analytics #Required; service per approved list. service slug assigned to your service by ACOM.
9+
ms.subservice: overview
10+
ms.topic: landing-page # Required
11+
ms.collection: collection
12+
author: WilliamDAssafMSFT #Required; your GitHub user alias, with correct capitalization.
13+
ms.author: wiassaf #Required; microsoft alias of author; optional team alias.
14+
ms.date: 05/24/2022 #Required; mm/dd/yyyy format.
15+
16+
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | video | whats-new
17+
18+
landingContent:
19+
# Cards and links should be based on top customer tasks or top subjects
20+
# Start card title with a verb
21+
# Card (optional)
22+
- title: Migration Resources
23+
linkLists:
24+
- linkListType: architecture
25+
links:
26+
- text: Azure Synapse Resources
27+
url: ../index.yml
28+
- text: Azure Synapse SQL architecture
29+
url: ../sql/overview-architecture.md
30+
- linkListType: reference
31+
links:
32+
- text: "Customer story: Co-op"
33+
url: https://customers.microsoft.com/story/845578-co-op-retailers-azure
34+
- linkListType: deploy
35+
links:
36+
- text: "Preferred migration accelerator: Next Pathway"
37+
url: https://www.nextpathway.com/
38+
- title: from Azure Data Warehouse
39+
linkLists:
40+
- linkListType: overview
41+
links:
42+
- text: What is dedicated SQL pool (formerly SQL DW)?
43+
url: ../sql-data-warehouse/sql-data-warehouse-overview-what-is.md
44+
- text: Migrate a data warehouse to a dedicated SQL pool
45+
url: migrate-to-synapse-analytics-guide.md
46+
- text: Enable Synapse workspace features for a dedicated SQL pool (formerly SQL DW)
47+
url: ../sql-data-warehouse/workspace-connected-create.md
48+
- title: from IBM Netezza
49+
linkLists:
50+
- linkListType: overview
51+
links:
52+
- text: 1. Design and performance for IBM Netezza migrations
53+
url: netezza/1-design-performance-migration.md
54+
- text: 2. ETL and load migration considerations
55+
url: netezza/2-etl-load-migration-considerations.md
56+
- text: 3. Security access operations
57+
url: netezza/3-security-access-operations.md
58+
- text: 4. Visualization and reporting
59+
url: netezza/4-visualization-reporting.md
60+
- text: 5. Minimize SQL issues
61+
url: netezza/5-minimize-sql-issues.md
62+
- text: 6. Microsoft and 3rd party migration tools
63+
url: netezza/6-microsoft-third-party-migration-tools.md
64+
- text: 7. Beyond migration implementation
65+
url: netezza/7-beyond-data-warehouse-migration.md
66+
- title: from Teradata
67+
linkLists:
68+
- linkListType: overview
69+
links:
70+
- text: 1. Design and performance for Teradata migrations
71+
url: teradata/1-design-performance-migration.md
72+
- text: 2. ETL and load migration considerations
73+
url: teradata/2-etl-load-migration-considerations.md
74+
- text: 3. Security access operations
75+
url: teradata/3-security-access-operations.md
76+
- text: 4. Visualization and reporting
77+
url: teradata/4-visualization-reporting.md
78+
- text: 5. Minimize SQL issues
79+
url: teradata/5-minimize-sql-issues.md
80+
- text: 6. Microsoft and 3rd party migration tools
81+
url: teradata/6-microsoft-third-party-migration-tools.md
82+
- text: 7. Beyond migration implementation
83+
url: teradata/7-beyond-data-warehouse-migration.md

articles/synapse-analytics/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1484,6 +1484,8 @@ items:
14841484
items:
14851485
- name: Migration guides
14861486
items:
1487+
- name: All migration guides
1488+
href: migration-guides/index.yml
14871489
- name: Migrate to a dedicated SQL pool
14881490
href: migration-guides/migrate-to-synapse-analytics-guide.md
14891491
- name: From Teradata

0 commit comments

Comments
 (0)