Below thread has a workaround given by Kranthi where Copy activity > source > additional column setting is used to export variable value to file.
Please don't forget to Accept Answer and Up-vote if the response helped -- Vaibhav
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
This question was already asked before here: https://social.msdn.microsoft.com/Forums/en-US/929f1bf5-9221-492a-9d7c-44db81b0363e/variable-value-write-to-blob-text-file?forum=AzureDataFactory
But there was no clear answer and the person who asked the question did not follow up on the question.
I have a pipeline variable. Is there a way to write the value of this variable (either string of array) to a csv/text file? The link above suggests using data flow,but how?
Below thread has a workaround given by Kranthi where Copy activity > source > additional column setting is used to export variable value to file.
Please don't forget to Accept Answer and Up-vote if the response helped -- Vaibhav