Skip to content

Commit 93059fe

Browse files
committed
added preview to toc and docs
1 parent c54c76f commit 93059fe

8 files changed

Lines changed: 19 additions & 17 deletions

docs/toc.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6181,9 +6181,10 @@ items:
61816181
href: dma/dma-assess-sql-data-estate-to-sqldb-commandline.md
61826182
- name: SQL Server Migration Assistant (SSMA)
61836183
href: ssma/toc.yml
6184-
- name: Azure Synapse Pathway
6185-
href: tools/synapse-pathway/azure-synapse-pathway-overview.md
6184+
- name: Azure Synapse Pathway (preview)
61866185
items:
6186+
- name: Overview
6187+
href: tools/synapse-pathway/azure-synapse-pathway-overview.md
61876188
- name: Azure Synapse Pathway FAQ
61886189
href: tools/synapse-pathway/pathway-faq.md
61896190
- name: Behind the Scenes

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Azure Synapse Pathway overview
2+
title: Azure Synapse Pathway overview (Preview)
33
description: Azure Synapse Pathway is a tool to migrate a data warehouse to Azure Synapse Analytics.
44
ms.author: anrampal
55
ms.topic: overview
@@ -8,7 +8,7 @@ ms.prod: sql
88
ms.technology: "Azure Synapse Pathway"
99
ms.custom: template-overview
1010
---
11-
# Azure Synapse Pathway
11+
# Azure Synapse Pathway (Preview)
1212

1313
## Overview
1414

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Azure Synapse Pathway FAQ
2+
title: Azure Synapse Pathway (Preview) FAQ
33
description: Frequently asked question for Azure Synapse Pathway
44
author: anshul82-ms
55
ms.author: anrampal
@@ -9,7 +9,8 @@ ms.prod: sql
99
ms.technology: "Azure Synapse Pathway"
1010
ms.custom: template-overview
1111
---
12-
# Azure Synapse Pathway
12+
# Azure Synapse Pathway (Preview)
13+
1314
In this guide, you'll find the most frequently asked questions on Azure Synapse Pathway.
1415

1516
## General

docs/tools/synapse-pathway/report-generation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Azure Synapse Pathway Report Generation
2+
title: Azure Synapse Pathway (Preview) Report Generation
33
description: Azure Synapse Pathway provides comprehensive reporting on scripts translated.
44
author: anshul82-ms
55
ms.author: anrampal
@@ -10,7 +10,7 @@ ms.date: 02/16/2021
1010
ms.custom: template-tutorial
1111
---
1212

13-
# Report Generation
13+
# Report Generation for Azure Synapse Pathway (Preview)
1414

1515
Azure Synapse Pathway provides a comprehensive report of the number of scripts that were successfully translated. The report also shows the number of errors and warnings on statements that didn't get translated.
1616

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Azure Synapse Pathway assessment.
2+
title: Azure Synapse Pathway (Preview) assessment.
33
description: Perform a data warehouse code translation with Azure Synapse Pathway
44
author: anshul82-ms
55
ms.author: anrampal
@@ -10,7 +10,7 @@ ms.date: 02/16/2021
1010
ms.custom: template-tutorial
1111
---
1212

13-
# Tutorial to perform your first code translation with Azure Synapse Pathway
13+
# Tutorial to perform your first code translation with Azure Synapse Pathway (Preview)
1414

1515
Azure Synapse Pathway v1.0 introduces support for translating schemas, tables, views, functions, etc. from **Netezza**, **Teradata**, **Snowflake**, and **Microsoft SQL Server** into T-SQL complaint code that automates migration to Azure Synapse Analytics.
1616

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Azure Synpase Pathway behind the scenes.
2+
title: Azure Synpase Pathway (Preview) behind the scenes.
33
description: Technical deep dive into how Azure Synapse Pathway translates your code.
44
author: anshul82-ms
55
ms.author: anrampal.
@@ -10,7 +10,7 @@ ms.date: 02/24/2021.
1010
ms.custom: template-concept
1111
---
1212

13-
# Azure Synapse Pathway behind the scenes
13+
# Azure Synapse Pathway (Preview) behind the scenes
1414

1515
Azure Synapse Pathway’s goal is to preserve the functional intent of the original code while optimizing for the modern Synapse SQL data warehouse. Synapse Pathway uses a three-stage process for translating SQL code from a source system to Azure Synapse SQL.
1616

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Azure Synapse Pathway download
2+
title: Azure Synapse Pathway (Preview) download
33
description: Learn how to get download Azure Synapse Pathway
44
ms.date: 02/23/2021
55
ms.prod: sql
@@ -13,7 +13,7 @@ ms.author: anrampal
1313

1414
## Prerequisites
1515

16-
Azure Synapse Pathway requires [.NET Core Desktop Runtime 3.1.11 or later](https://dotnet.microsoft.com/download/dotnet-core/3.1).
16+
Azure Synapse Pathway (Preview) requires [.NET Core Desktop Runtime 3.1.11 or later](https://dotnet.microsoft.com/download/dotnet-core/3.1).
1717

1818
## Download
1919

docs/tools/synapse-pathway/tutorial-saveload-assessment.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Save and load assessments with Azure Synapse Pathway.
3-
description: Save and load data warehouse assessments with Azure Synapse Pathway.
2+
title: Save and load assessments with Azure Synapse Pathway (Preview).
3+
description: Save and load data warehouse assessments with Azure Synapse Pathway (Preview).
44
author: anshul82-ms
55
ms.author: anrampal
66
ms.prod: sql
@@ -9,7 +9,7 @@ ms.topic: tutorial
99
ms.date: 02/18/2021
1010
---
1111

12-
# Save and load assessments with Azure Synapse Pathway
12+
# Save and load assessments with Azure Synapse Pathway (Preview)
1313

1414
The following step-by-step instructions demonstrates saving and uploading a data warehouse assessment from a file using Azure Synapse Pathway.
1515

0 commit comments

Comments
 (0)