I'm calling an api with xml as response and I need to write this to Azure Data Lake? But I do not see a sink dataset for XML in Synapse Copy Activity. Source dataset is http (binary). Sink is ADLS Gen 2 but I cannot see XML on the data format.
Thanks.
CodePudding user response:
Sink: Connect your sink dataset to binary format and copy the file.