Skip to content

Commit 030fb5f

Browse files
authored
Merge pull request #18682 from julieMSFT/20210226_monikers
UPdates for monikers and applies to
2 parents cbb383d + 87640ad commit 030fb5f

8 files changed

Lines changed: 30 additions & 16 deletions

docs/docfx.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -173,10 +173,8 @@
173173
"ssms/visual-db-tools/**/*.md": "Visual Database Tools",
174174
"tools/ssbdiagnose/**/*.md": "ssbdiagnose",
175175
"data-quality-services/**/*.md": "Data Quality Services (DQS)",
176-
"azdata/**/*.md": "Azure Data CLI (azdata)"
177-
178-
179-
176+
"azdata/**/*.md": "Azure Data CLI (azdata)",
177+
"tools/synapse-pathway/**/*.md": "Azure Synapse Pathway"
180178
},
181179

182180
"breadcrumb_path": {

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@ title: Azure Synapse Pathway Preview overview
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
6-
ms.date: 02/22/2020
6+
ms.date: 03/02/2021
77
ms.prod: sql
88
ms.technology: "Azure Synapse Pathway"
9+
monikerRange: "=azure-sqldw-latest"
910
ms.custom: template-overview
1011
---
1112
# Azure Synapse Pathway Preview
12-
13-
## Overview
13+
[!INCLUDE [Azure Synapse Analytics](../../includes/applies-to-version/asa.md)]
1414

1515
As customers consider modernizing their data warehouse systems, one of the critical blockers they face is translating their SQL code. The existing code is written and optimized for their current system but needs to be optimized for the new system they're migrating to.
1616

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,14 @@ description: Frequently asked question for Azure Synapse Pathway
44
author: anshul82-ms
55
ms.author: anrampal
66
ms.topic: overview
7-
ms.date: 02/22/2020
7+
ms.date: 03/02/2021
88
ms.prod: sql
99
ms.technology: "Azure Synapse Pathway"
10+
monikerRange: "=azure-sqldw-latest"
1011
ms.custom: template-overview
1112
---
1213
# Azure Synapse Pathway Preview
14+
[!INCLUDE [Azure Synapse Analytics](../../includes/applies-to-version/asa.md)]
1315

1416
In this guide, you'll find the most frequently asked questions on Azure Synapse Pathway.
1517

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,13 @@ ms.author: anrampal
66
ms.topic: tutorial
77
ms.prod: sql
88
ms.technology: "Azure Synapse Pathway"
9-
ms.date: 02/16/2021
9+
ms.date: 03/02/2021
10+
monikerRange: "=azure-sqldw-latest"
1011
ms.custom: template-tutorial
1112
---
1213

1314
# Report Generation for Azure Synapse Pathway Preview
15+
[!INCLUDE [Azure Synapse Analytics](../../includes/applies-to-version/asa.md)]
1416

1517
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.
1618

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,13 @@ ms.author: anrampal
66
ms.prod: sql
77
ms.technology: "Azure Synapse Pathway"
88
ms.topic: tutorial
9-
ms.date: 02/16/2021
9+
ms.date: 03/02/2021
10+
monikerRange: "=azure-sqldw-latest"
1011
ms.custom: template-tutorial
1112
---
1213

1314
# Tutorial to perform your first code translation with Azure Synapse Pathway Preview
15+
[!INCLUDE [Azure Synapse Analytics](../../includes/applies-to-version/asa.md)]
1416

1517
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.
1618

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,13 @@ ms.author: anrampal.
66
ms.prod: sql
77
ms.technology: "Azure Synapse Pathway"
88
ms.topic: conceptual
9-
ms.date: 02/24/2021.
9+
ms.date: 03/02/2021
10+
monikerRange: "=azure-sqldw-latest"
1011
ms.custom: template-concept
1112
---
1213

1314
# Azure Synapse Pathway Preview behind the scenes
15+
[!INCLUDE [Azure Synapse Analytics](../../includes/applies-to-version/asa.md)]
1416

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

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

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,22 @@
11
---
22
title: Azure Synapse Pathway Preview download
33
description: Learn how to get download Azure Synapse Pathway
4-
ms.date: 02/23/2021
4+
ms.date: 03/02/2021
55
ms.prod: sql
66
ms.technology: "Azure Synapse Pathway"
77
keywords: ""
88
helpviewer_keywords:
99
- "Azure Synapse Pathway, download"
1010
author: anshul82-ms
11+
monikerRange: "=azure-sqldw-latest"
1112
ms.author: anrampal
1213
---
1314

15+
# Azure Synapse Pathway Preview download
16+
[!INCLUDE [Azure Synapse Analytics](../../includes/applies-to-version/asa.md)]
17+
18+
This article contains directions to download Azure Synapse Pathway preview.
19+
1420
## Prerequisites
1521

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

docs/tools/synapse-pathway/tutorial-save-load-assessment.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,17 @@
11
---
2-
title: Save and load assessments with Azure Synapse Pathway (Preview).
3-
description: Save and load data warehouse assessments with Azure Synapse Pathway (Preview).
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
77
ms.technology: "Azure Synapse Pathway"
88
ms.topic: tutorial
9-
ms.date: 02/18/2021
9+
ms.date: 03/02/2021
10+
monikerRange: "=azure-sqldw-latest"
1011
---
1112

12-
# Save and load assessments with Azure Synapse Pathway (Preview)
13+
# Save and load assessments with Azure Synapse Pathway Preview
14+
[!INCLUDE [Azure Synapse Analytics](../../includes/applies-to-version/asa.md)]
1315

1416
The following step-by-step instructions demonstrate how to save and upload a data warehouse assessment from a file using Azure Synapse Pathway.
1517

0 commit comments

Comments
 (0)