I have an existing working pipeline in ADF. However, output CSV file in the storage container has every value enclosed in double quotes. I need to get rid of double quotes.
I presume, this happens because "Quote all text" option in the Sink tab is ticked in the Copy Data activity. I am unable to untick it as it seems inactive:
Any ideas will be highly appreciated.
To remove all double quotes from the Data that is inserted into CSV you need to set the Quote character
as No Quote character. Then it will not add quotes to the text.
Output for sample data: