I am trying to load XML Data into Azure Table using ADF V2. There is a connector for XML as a Source but for some reason I am not able to get the data loaded as requirement.
So I tried to load the Entire XML into a stage table Column (XML TYPE) so that I can use XQuery to get the desired Result but unable to.
Any Ideas to load and query data by any other means using Azure Stack?



