Skip to content

Commit 5f6f130

Browse files
authored
Update control-flow-append-variable-activity.md
Fixes https://github.com/MicrosoftDocs/azure-docs/issues/100631 ------- cc: @chez-charlie
1 parent e123ca9 commit 5f6f130

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)