Skip to content

Commit c553b29

Browse files
committed
param update
1 parent dc04228 commit c553b29

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,6 @@ Mapping data flows in Azure Data Factory support the use of parameters. You can
1919

2020
Use this capability to make your data flows general-purpose, flexible, and reusable. You can parameterize data flow settings and expressions with these parameters.
2121

22-
> [!NOTE]
23-
> To use pipeline control flow expressions, your data flow parameter must be of type string.
24-
2522
## Create parameters in a mapping data flow
2623

2724
To add parameters to your data flow, click on the blank portion of the data flow canvas to see the general properties. In the settings pane, you will see a tab called **Parameter**. Select **New** to generate a new parameter. For each parameter, you must assign a name, select a type, and optionally set a default value.

0 commit comments

Comments
 (0)