-
Cultivating Intelligence: The Data-Backed Future of Vertical Farming
Introduction: Data-Driven Cultivation – Where Science Meets Innovation In the realm of modern agriculture, a profound shift is underway — a harmonious blend of science and innovation that’s shaping the future of farming. Imagine a world where plant growth is deciphered through data, where technology orchestrates a seamless partnership with nature. In this blog, we…
-
Nested ForEach loops in Azure Data Factory
In a recent project, I tried to copy data from a SharePoint site to an Azure Blob Storage using Azure Data Factory (Copy files from SharePoint to Blob Storage using Azure Data Factory – Syntera). The goal was to enable employees to upload their expense receipts to their SharePoint site using OneDrive’s built-in scan function.…
-
Copy files from SharePoint to Blob Storage using Azure Data Factory
Azure Data Factory is a great tool for ETL pipelines, and we love working with it. However, when it comes to the integration with the rest of the non-Azure Microsoft world (especially SharePoint) it can get a bit frustrating. In a recent project I wanted to build a solution, which allows employees to upload documents…