Archives post
Azure Logic App deployment process with Powershell
Prasad KulkarniAug 21, 2019
Prologue A software product goes through three broad phases viz. development, testing and deployment. The last phase can be approached in multiple ways. One of the ways...
Making ADF Web activity synchronous with Logic App
Prasad KulkarniAug 18, 2019
Prologue It is a common scenario in ETL jobs to send Email Notifications. With Azure Data Factory, such an example can be found in this article. Accordingly, we use web...
Move Files with Azure Data Factory- End to End
Prasad KulkarniAug 06, 2019
Pre-requisite In the first part of this series, we focused on moving a single file from one blob location to another using ADF. Here is the link for the first part: Move...
Move Files with Azure Data Factory- Part II
Prasad KulkarniAug 02, 2019
Prologue In the first part of this series i.e. Move Files with Azure Data Factory- Part I, we went through the approach and demonstration to move a single file from one...