我们希望使用Azure数据工厂读取XML文档,并能够将文档中的列映射到SQL Server表,以便将文档中包含的数据移动到SQL表。在ADF中可以吗?
答案 0 :(得分:1)
Please note that XML
file type in copy activity is not supported based on the document.
I suggest you voting up an idea submitted by another Azure customer.
All of the feedback you share in these forums will be monitored and reviewed by the Microsoft engineering teams responsible for building Azure.
As workarounds,maybe you could get some clues from this link.
答案 1 :(得分:0)
Azure 数据工厂现在在复制活动和映射数据流中都支持 XML 格式。