I have a copy activity in ADF in which we are copying from SQL Table on Source Side and dumping it into ADLS gen2 in csv format.
I want directory of this sink side to change every time this pipeline is triggered.
first Run -- xyz22/sample.csv second Run -- xyz23/sample.csv
How can implement this in ADF?
2.1m questions
2.1m answers
60 comments
57.0k users