Skip to content

Commit 2356929

Browse files
authored
Merge pull request #206956 from jonburchel/2022-08-04-screenshot-updates-data-flow-rank-thru-data-flow-window
Screenshot updates data-flow-rank.md thru data-flow-window.md
2 parents 2b26b87 + 5c9ca3d commit 2356929

33 files changed

+24
-24
lines changed

articles/data-factory/concepts-data-flow-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Each transformation contains at least four configuration tabs.
5050

5151
The first tab in each transformation's configuration pane contains the settings specific to that transformation. For more information, see that transformation's documentation page.
5252

53-
:::image type="content" source="media/data-flow/source1.png" alt-text="Source settings tab":::
53+
:::image type="content" source="media/data-flow/source-1.png" alt-text="Source settings tab":::
5454

5555
#### Optimize
5656

articles/data-factory/data-flow-rank.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.service: data-factory
99
ms.subservice: data-flows
1010
ms.topic: conceptual
1111
ms.custom: synapse
12-
ms.date: 09/09/2021
12+
ms.date: 08/04/2022
1313
---
1414

1515
# Rank transformation in mapping data flow

articles/data-factory/data-flow-reserved-capacity-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: kromerm
66
ms.author: makromer
77
ms.service: data-factory
88
ms.subservice: data-flows
9-
ms.date: 02/05/2021
9+
ms.date: 08/04/2022
1010
---
1111
# Save costs for resources with reserved capacity - Azure Data Factory data flows
1212

articles/data-factory/data-flow-script.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.service: data-factory
77
ms.subservice: data-flows
88
ms.topic: conceptual
99
ms.custom: seo-lt-2019
10-
ms.date: 09/22/2021
10+
ms.date: 08/04/2022
1111
---
1212

1313
# Data flow script (DFS)

articles/data-factory/data-flow-select.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.service: data-factory
88
ms.subservice: data-flows
99
ms.topic: conceptual
1010
ms.custom: synapse
11-
ms.date: 09/09/2021
11+
ms.date: 08/04/2022
1212
---
1313

1414
# Select transformation in mapping data flow

articles/data-factory/data-flow-sink.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.service: data-factory
99
ms.subservice: data-flows
1010
ms.topic: conceptual
1111
ms.custom: seo-lt-2019
12-
ms.date: 06/23/2022
12+
ms.date: 08/04/2022
1313
---
1414

1515
# Sink transformation in mapping data flow

articles/data-factory/data-flow-sort.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.service: data-factory
99
ms.subservice: data-flows
1010
ms.topic: conceptual
1111
ms.custom: synapse
12-
ms.date: 09/09/2021
12+
ms.date: 08/04/2022
1313
---
1414

1515
# Sort transformation in mapping data flow

articles/data-factory/data-flow-source.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.service: data-factory
88
ms.subservice: data-flows
99
ms.topic: conceptual
1010
ms.custom: seo-lt-2019
11-
ms.date: 05/31/2022
11+
ms.date: 08/04/2022
1212
---
1313

1414
# Source transformation in mapping data flow
@@ -84,7 +84,7 @@ After you've added a source, configure via the **Source settings** tab. Here you
8484

8585
Development values for dataset parameters can be configured in [debug settings](concepts-data-flow-debug-mode.md). (Debug mode must be turned on.)
8686

87-
:::image type="content" source="media/data-flow/source1.png" alt-text="Screenshot that shows the Source settings tab.":::
87+
:::image type="content" source="media/data-flow/source-1.png" alt-text="Screenshot that shows the Source settings tab.":::
8888

8989
**Output stream name**: The name of the source transformation.
9090

@@ -117,7 +117,7 @@ The **Source options** tab contains settings specific to the connector and forma
117117

118118
Like schemas in datasets, the projection in a source defines the data columns, types, and formats from the source data. For most dataset types, such as SQL and Parquet, the projection in a source is fixed to reflect the schema defined in a dataset. When your source files aren't strongly typed (for example, flat .csv files rather than Parquet files), you can define the data types for each field in the source transformation.
119119

120-
:::image type="content" source="media/data-flow/source3.png" alt-text="Screenshot that shows settings on the Projection tab.":::
120+
:::image type="content" source="media/data-flow/source-3.png" alt-text="Screenshot that shows settings on the Projection tab.":::
121121

122122
If your text file has no defined schema, select **Detect data type** so that the service will sample and infer the data types. Select **Define default format** to autodetect the default data formats.
123123

articles/data-factory/data-flow-stringify.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: makromer
66
ms.service: data-factory
77
ms.subservice: data-flows
88
ms.topic: conceptual
9-
ms.date: 10/06/2021
9+
ms.date: 08/04/2022
1010
---
1111

1212
# Stringify transformation in mapping data flow

articles/data-factory/data-flow-surrogate-key.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.service: data-factory
99
ms.subservice: data-flows
1010
ms.topic: conceptual
1111
ms.custom: synapse
12-
ms.date: 09/09/2021
12+
ms.date: 08/04/2022
1313
---
1414

1515
# Surrogate key transformation in mapping data flow

0 commit comments

Comments
 (0)