Hi @Glasier
Thanks for reaching out to the community forum.
Unfortunately, XML format is only supported as Source but not at Sink side in Azure Data Factory. Refer to documentation - XML format in Azure Data Factory.
You can also try using the query in copy activity source which returns XML format and in sink change the file extension to .XML
. Refer to this blog post.
Hope this helps. Do let us know if you any further queries.
If this answers your query, do click Accept Answer
and Yes
for was this answer helpful. And, if you have any further query do let us know.