Processing Event Hub XML file Data using ADF to store on SQL table
we have 2 systems 1 system send the data in XMl file and store into Azure Event hub , i need to process XMl file data & store it in sql server table.
multiple files are sent in event hub in 1 seconds.