Infra in Azure for Developers – The How (Part 1)
We've looked at the why and what of infra for developers so now it's time to put it into action with the how. What separates this from a more generic…
22/01/2024
Introduction In this article we will see how to split a csv file located in an Azure Storage Account through Azure Data Factory Data Flow. We will do it through Azure Bicep in order to demonstrate the benefits of Infrastructure as Code (IaC) including: Reviewing the planned infrastructure…