Skip to content

Commit 4ecce81

Browse files
Update copy-activity-overview.md
Added a tip to remind users to explicitly add any additional columns, to column Mapping. This caught me out!
1 parent 003698b commit 4ecce81

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/data-factory/copy-activity-overview.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -238,6 +238,8 @@ To configure it programmatically, add the `additionalColumns` property in your c
238238
}
239239
]
240240
```
241+
>[!TIP]
242+
>After configuring additional columns remember to map them to you destination sink, in the Mapping tab.
241243
242244
## Auto create sink tables
243245

0 commit comments

Comments
 (0)