How to get the file properties from Azure Storage using ADF/Synapse Pipeline for a date range?
Here I am going to demonstrate on how to take the filename using the ADF/Synapse Pipeline from the storage and store the file properties in SQL Table.
Here I am going to demonstrate on how to take the filename using the ADF/Synapse Pipeline from the storage and store the file properties in SQL Table.
Logic app is one of the most usable Paas Service offering by MS and it can be leveraged for many day to day activities and to achieve some tricky tasks as well. Sending a customized email is one of the most asked question by business to get notified on any event which generates a trigger….
What is Polybase in Synapse Analytics?
If you have data stored in some external source and you want to read and propagate that chunk of data to your warehouse post transformation or you just want to load it using an INSERT query in any staging table after some simple joins with other tables to form a meaningful data then Polybase would be a good option.