Skip to content

Commit a6f9200

Browse files
Merge pull request #231590 from jonburchel/patch-36
Update control-flow-append-variable-activity.md
2 parents 5aad46a + 5f6f130 commit a6f9200

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/data-factory/control-flow-append-variable-activity.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,9 @@ To use a Append Variable activity in a pipeline, complete the following steps:
3131

3232
:::image type="content" source="media/control-flow-append-variable-activity/append-variable.png" alt-text="Shows the UI for an Append Variable activity.":::
3333

34+
> [!NOTE]
35+
> The appended variable value does not appear in debug output unless you use a [Set Variable activity](control-flow-set-variable-activity.md) to explicitly set a new variable with its value.
36+
3437
## Type properties
3538

3639
Property | Description | Required

0 commit comments

Comments
 (0)