Skip to content

Commit 4829915

Browse files
20220210 synapse pathway changes
1 parent 1627c7f commit 4829915

20 files changed

Lines changed: 109 additions & 168 deletions

docs/toc.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6183,7 +6183,7 @@ items:
61836183
- name: Release notes
61846184
href: tools/synapse-pathway/pathway-release-notes.md
61856185
- name: Azure Synapse Pathway FAQ
6186-
href: tools/synapse-pathway/pathway-faq.md
6186+
href: tools/synapse-pathway/pathway-faq.yml
61876187
- name: Installation
61886188
href: tools/synapse-pathway/synapse-pathway-download.md
61896189
- name: Behind the scenes
@@ -6206,8 +6206,6 @@ items:
62066206
href: tools/synapse-pathway/data-type-mappings-microsoft-sql-server.md
62076207
- name: Snowflake
62086208
href: tools/synapse-pathway/data-type-mappings-snowflake.md
6209-
- name: Teradata Vantage
6210-
href: tools/synapse-pathway/data-type-mappings-teradata-vantage.md
62116209
- name: Errors and Warnings
62126210
items:
62136211
- name: ASP0001

docs/tools/synapse-pathway/azure-synapse-pathway-overview.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Azure Synapse Pathway is a tool to migrate a data warehouse to Azur
44
author: anshul82-ms
55
ms.author: anrampal
66
ms.topic: overview
7-
ms.date: 09/22/2021
7+
ms.date: 02/10/2022
88
ms.prod: sql
99
ms.technology: tools-other
1010
monikerRange: "=azure-sqldw-latest"
@@ -23,10 +23,13 @@ To translate this critical SQL code, customers have to either manually rewrite e
2323

2424
> [!IMPORTANT]
2525
> Azure Synapse Pathway is currently in active development. Certain features might not be supported or might have constrained capabilities.
26-
2726
> For more information, see [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/).
2827
29-
**Azure Synapse Pathway** helps you upgrade to a modern data warehouse platform by automating the code translation of your existing data warehouse. It's a free, intuitive, and easy to use tool that automates the code translation enabling a quicker migration to Azure Synapse Analytics.
28+
**Azure Synapse Pathway** helps you upgrade to a modern data warehouse platform by automating the code translation of your existing data warehouse. It's a free, intuitive, and easy to use tool that automates the code translation enabling a quicker migration to Azure Synapse Analytics. The Azure Synapse Pathway provides:
29+
30+
- Automated data warehouse migration
31+
- Significant reduced migration costs
32+
- Accelerated migration time from months to minutes
3033

3134
![Azure Synapse pathway overview.](./media/azure-synapse-pathway-overview/pathway-overview.png)
3235

@@ -49,7 +52,7 @@ Azure Synapse Pathway supports code conversion of database, schemas, and tables
4952

5053
## Frequently asked questions
5154

52-
Review the [FAQ Page](pathway-faq.md) for additional information on Azure Synapse Pathway
55+
Review the [FAQ Page](pathway-faq.yml) for additional information on Azure Synapse Pathway
5356

5457
## Next steps
5558

docs/tools/synapse-pathway/data-type-mappings-ibm-netezza.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,6 @@ The following set of links shows the source and target data type mappings for ea
6868
- [IBM Netezza data type mapping](data-type-mappings-ibm-netezza.md)
6969
- [Microsoft SQL Server data type mapping](data-type-mappings-microsoft-sql-server.md)
7070
- [Snowflake data type mapping](data-type-mappings-snowflake.md)
71-
- [Teradata Vantage data type mapping](data-type-mappings-teradata-vantage.md)
7271

7372
## Next steps
7473

docs/tools/synapse-pathway/data-type-mappings-microsoft-sql-server.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@ The following set of links shows the source and target data type mappings for ea
6262
- [IBM Netezza data type mapping](data-type-mappings-ibm-netezza.md)
6363
- [Microsoft SQL Server data type mapping](data-type-mappings-microsoft-sql-server.md)
6464
- [Snowflake data type mapping](data-type-mappings-snowflake.md)
65-
- [Teradata Vantage data type mapping](data-type-mappings-teradata-vantage.md)
6665

6766
## Next steps
6867

docs/tools/synapse-pathway/data-type-mappings-snowflake.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@ The following set of links shows the source and target data type mappings for ea
5858
- [IBM Netezza data type mapping](data-type-mappings-ibm-netezza.md)
5959
- [Microsoft SQL Server data type mapping](data-type-mappings-microsoft-sql-server.md)
6060
- [Snowflake data type mapping](data-type-mappings-snowflake.md)
61-
- [Teradata Vantage data type mapping](data-type-mappings-teradata-vantage.md)
6261

6362
## Next steps
6463

docs/tools/synapse-pathway/data-type-mappings-teradata-vantage.md

Lines changed: 0 additions & 73 deletions
This file was deleted.

docs/tools/synapse-pathway/data-type-mappings.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,6 @@ Describes the data type mappings between Microsoft SQL Server and Azure Synapse
2929
[Snowflake data type mapping](data-type-mappings-snowflake.md)<br/>
3030
Describes the data type mappings between Snowflake and Azure Synapse SQL.
3131

32-
[Teradata Vantage data type mapping](data-type-mappings-teradata-vantage.md)<br/>
33-
Describes the data type mappings between Teradata Vantage and Azure Synapse SQL.
34-
3532
## Next steps
3633

3734
[Download Azure Synapse Pathway](synapse-pathway-download.md)

docs/tools/synapse-pathway/pathway-faq.md

Lines changed: 0 additions & 71 deletions
This file was deleted.
Lines changed: 90 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,90 @@
1+
### YamlMime:FAQ
2+
metadata:
3+
title: Azure Synapse Pathway FAQ
4+
description: Frequently asked question for Azure Synapse Pathway
5+
author: charlesfeddersen
6+
ms.prod: sql
7+
ms.topic: faq
8+
ms.date: 02/10/2022
9+
ms.author: charlesf
10+
ms.technology: tools-other
11+
monikerRange: "=azure-sqldw-latest"
12+
ms.reviewer:
13+
14+
title: Azure Synapse Pathway FAQ
15+
summary: In this guide, you'll find the most frequently asked questions on Azure Synapse Pathway.
16+
17+
sections:
18+
- name: General
19+
questions:
20+
- question: |
21+
What is Azure Synapse Pathway?
22+
answer: |
23+
Azure Synapse Pathway is code translation tool that helps you upgrade to a modern data warehouse platform by automating the code translation of your existing data warehouse to make it compliant with T-SQL based Azure Synapse SQL.
24+
- question: |
25+
How can I download Azure Synapse Pathway?
26+
answer: |
27+
Synapse Pathway is available to download from the [Microsoft Download Center](https://aka.ms/synapse-pathway-download).
28+
- question: |
29+
How much does Azure Synapse Pathway cost?
30+
answer: |
31+
There is no cost associated with downloading and running your code translations using Synapse Pathway.
32+
- question: |
33+
What source/target pairs does Azure Synapse Pathway currently support?
34+
answer: |
35+
As of version 0.5 of Synapse Pathway, the following data warehouses are included as sources:
36+
- IBM Netezza
37+
- Microsoft SQL Server
38+
- Snowflake
39+
- question: |
40+
What is included as part of the code conversion?
41+
answer: |
42+
Synapse Pathway version supports code translation of databases, schemas, tables, and views.
43+
-
44+
Source Platform: IBM Netezza
45+
Statement Types Supported: Create/Alter/Drop Database<br /> Create/Alter/Drop Schema <br /> Create/Alter/Drop Table
46+
-
47+
Source Platform: Microsoft SQL Server
48+
Statement Types Supported: Create/Alter/Drop Database<br /> Create/Alter/Drop Schema <br /> Create/Alter/Drop Table <br /> Create/Alter/Drop View
49+
-
50+
Source Platform: Snowflake
51+
Statement Types Supported: Create/Alter/Drop Database<br /> Create/Alter/Drop Schema <br /> Create/Drop Table
52+
53+
- question: |
54+
Can it also scan my environment and provide an assessment report of all the objects that need to be converted/translated?
55+
answer: |
56+
In this version of Synapse Pathway, you will have to provide the link to the DDL/DML scripts that needs to be translated. Synapse Pathway will not scan your current environment to identify the objects that need to be translated.
57+
- question: |
58+
What information does Azure Synapse Pathway capture about my current data warehouse instance?
59+
answer: |
60+
Since you can run Synapse Pathway in your local environment, there is no data captured except your name and organization, which is required when you download the MSI from the Microsoft download center.
61+
- question: |
62+
Where can I raise issues encountered in Azure Synapse Pathway?
63+
answer: |
64+
Support for Synapse Pathway is available through the Microsoft support channel. You can raise the ticket either in the Azure portal or standard (typically on-prem support) portals.
65+
- question: |
66+
What is not included as part of the code conversion?
67+
answer: |
68+
The basic DDL, DML, stored procedures, and views are part of the code conversion. Migration of complex functions present in the source code are currently not supported.
69+
-
70+
Source Platform: Microsoft SQL Server
71+
DDL: Partial
72+
DML: Partial
73+
Stored Procedure: Partial
74+
Views: Yes
75+
-
76+
Source Platform: IBM Netezza
77+
DDL: Yes
78+
DML: Partial
79+
Stored Procedure: No
80+
Views: No
81+
-
82+
Source Platform: Snowflake
83+
DDL: Partial
84+
DML: No
85+
Stored Procedure: No
86+
Views: Partial
87+
- question: |
88+
Next steps
89+
answer: |
90+
[Download Azure Synapse Pathway](synapse-pathway-download.md)

docs/tools/synapse-pathway/synapse-pathway-behind-the-scenes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,4 +86,4 @@ AS SELECT * FROM staging.table2;
8686
## Next steps
8787

8888
- [Download Azure Synapse Pathway](synapse-pathway-download.md)
89-
- [FAQ](pathway-faq.md)
89+
- [FAQ](pathway-faq.yml)

0 commit comments

Comments
 (0)