Skip to content

Commit 6b5a537

Browse files
committed
Added .md to links
1 parent 87a6153 commit 6b5a537

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

articles/synapse-analytics/database-designer/overview-map-data.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ms.date: 11/11/2021
1515

1616
The Map Data tool is a guided process to help users create ETL mappings and mapping data flows from their source data to Synapse lake database tables without writing code. This process starts with the user choosing the destination tables in Synapse lake databases and then mapping their source data into these tables.
1717

18-
For more information on Synapse lake databases see [Overview of Azure Synapse database templates - Azure Synapse Analytics | Microsoft Docs](overview-database-templates)
18+
For more information on Synapse lake databases see [Overview of Azure Synapse database templates - Azure Synapse Analytics | Microsoft Docs](overview-database-templates.md)
1919

2020
Map Data provides for a guided experience where the user can generate a mapping data flow without having to start with a blank canvas and quickly generate a scalable mapping data flow runnable in Synapse pipelines.
2121

@@ -55,16 +55,16 @@ Use the New Mapping button to add a mapping method to create a mapping or transf
5555
Use the Additional source button to join to and add another source to your mapping.
5656

5757
### Preview Data
58-
The **Data Preview** tab gives you an interactive snapshot of the data of each transform. For more information, see [Data preview in debug mode](../../data-factory/concepts-data-flow-debug-mode#data-preview).
58+
The **Data Preview** tab gives you an interactive snapshot of the data of each transform. For more information, see [Data preview in debug mode](../../data-factory/concepts-data-flow-debug-mode.md#data-preview).
5959

6060
### Mapping Methods
6161
The following mapping methods are supported:
6262

63-
* [Direct](../../data-factory/data-flow-select)
64-
* [Surrogate Key](../../data-factory/data-flow-surrogate-key)
65-
* [Lookup](../../data-factory/data-flow-lookup)
66-
* [Unpivot](../../data-factory/data-flow-unpivot)
67-
* [Aggregate](../../data-factory/data-flow-aggregate)
63+
* [Direct](../../data-factory/data-flow-select.md)
64+
* [Surrogate Key](../../data-factory/data-flow-surrogate-key.md)
65+
* [Lookup](../../data-factory/data-flow-lookup.md)
66+
* [Unpivot](../../data-factory/data-flow-unpivot.md)
67+
* [Aggregate](../../data-factory/data-flow-aggregate.md)
6868
* Sum
6969
* Minimum
7070
* Maximum
@@ -73,7 +73,7 @@ The following mapping methods are supported:
7373
* Standard Deviation
7474
* Average
7575
* Mean
76-
* [Derived Column](../../data-factory/data-flow-derived-column)
76+
* [Derived Column](../../data-factory/data-flow-derived-column.md)
7777
* Trim
7878
* Upper
7979
* Lower

0 commit comments

Comments
 (0)