Goal is to extract data from Offce 365 via Azure Data Factory into a SQL Server. It seems like that it is only possible to sink the data from an Office source into the following technologies:
Azure Copy Object:
Sinks für Offce Source:
How is that possible?
CodePudding user response:
So 1st step would be to copy the data into blob as a file and then copy from file into SQL