Skip to content

Commit 14db264

Browse files
20220211 add redirect, remove lightbox
1 parent 0950f00 commit 14db264

4 files changed

Lines changed: 13 additions & 3 deletions

File tree

.openpublishing.redirection.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59314,6 +59314,16 @@
5931459314
"source_path": "docs/relational-databases/system-stored-procedures/sp-batch-params-transact-sql.md",
5931559315
"redirect_url": "/sql/relational-databases/system-stored-procedures/sp-describe-undeclared-parameters-transact-sql",
5931659316
"redirect_document_id": false
59317+
},
59318+
{
59319+
"source_path": "docs/tools/synapse-pathway/data-type-mappings-teradata-vantage.md",
59320+
"redirect_url": "/tools/synapse-pathway/dataazure-synapse-pathway-overview",
59321+
"redirect_document_id": false
59322+
},
59323+
{
59324+
"source_path": "docs/tools/synapse-pathway/pathway-faq.md",
59325+
"redirect_url": "/tools/synapse-pathway/pathway-faq",
59326+
"redirect_document_id": false
5931759327
}
5931859328
]
5931959329
}

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ To translate this critical SQL code, customers have to either manually rewrite e
3333
- Significant reduced migration costs
3434
- Accelerated migration time from months to minutes
3535

36-
:::image type="content" source="./media/azure-synapse-pathway-overview/azure-synapse-pathway-overview.svg" alt-text="Diagram explaining the Azure Synapse Pathway supported vendors and advantages of the Pathway migration to Azure Synapse" lightbox="./media/azure-synapse-pathway-overview/azure-synapse-pathway-overview.svg":::
36+
:::image type="content" source="./media/azure-synapse-pathway-overview/azure-synapse-pathway-overview.svg" alt-text="Diagram explaining the Azure Synapse Pathway supported vendors and advantages of the Pathway migration to Azure Synapse":::
3737

3838
Synapse Pathway translates Data Definition Language (DDL) and Data Manipulation Language (DML) statements into T-SQL compliant language that is compatible with Azure Synapse SQL.
3939

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ sections:
5050
- question: |
5151
What is included as part of the DML conversion?
5252
answer: |
53-
`INSERT`` statements in Microsoft SQL Server and `SELECT` statements in Snowflake are included as part of DML conversion.
53+
`INSERT` statements in Microsoft SQL Server and `SELECT` statements in Snowflake are included as part of DML conversion.
5454
- question: |
5555
Can it also scan my environment and provide an assessment report of all the objects that need to be converted/translated?
5656
answer: |

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Azure Synapse Pathway's goal is to preserve the functional intent of the origina
1919

2020
Each of the stages preserves and augments the knowledge of the source including source-specific metadata to ensure the highest quality in translation.
2121

22-
:::image type="content" source="./media/synapse-pathway-behind-the-scenes/azure-synapse-pathway-behind-the-scenes.svg" alt-text="Diagram explaining the Azure Synapse Pathway source, translation, and output " lightbox="./media/synapse-pathway-behind-the-scenes/azure-synapse-pathway-behind-the-scenes.svg":::
22+
:::image type="content" source="./media/synapse-pathway-behind-the-scenes/azure-synapse-pathway-behind-the-scenes.svg" alt-text="Diagram explaining the Azure Synapse Pathway source, translation, and output ":::
2323

2424
## Stage 1 – Lexing and parsing
2525

0 commit comments

Comments
 (0)