Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,076 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hello,
I want to bring xml files from SFTP which is just created yesterday to the Azure blob storage and then doing transformation. the xml files have a complex structure and they don´t follow XSD or DTD.
I found in the copy there is xml file option for source file but I can not find xml file option for sink.
is there any solution to do this?
Hey,
You can use binary dataset type to copy files as is from source to sink (any file type would be copied)
As for your query, XML type is not supported as SInk in ADF :
https://learn.microsoft.com/en-us/azure/data-factory/format-xml