Speaking at Data Saturday Rheinland – Migrating SSIS to ADF

2 years ago

I'm pleased to announce that I'll be talking about how you can migrate your SSIS skills to Azure Data Factory…

Speaking at Techorama 2023

2 years ago

I'm excited to announce I've been selected again as a speaker for Techorama 2023. Techorama is one of the biggest…

Build Once – Add Metadata (the importance of metadata-driven frameworks)

2 years ago

When working in business intelligence, data engineering or data in general, there are some "mantras" that are being adopted by…

Why Managed Identities are Awesome

2 years ago

For the first workdays of this new year, I had the pleasurable task of resetting a bunch of passwords. The…

CONCAT_WS Function Truncates Text

2 years ago

I was writing some dynamic SQL that generates some SQL statements to load my facts and dimensions into a data…

Allow a user to only trigger pipelines in Azure Data Factory

2 years ago

Typically you have a bunch of pipelines that are started by one or more triggers. Sometimes, a pipeline needs to…

Logic App errors out when using variables in a SharePoint Action

2 years ago

I have a Logic App that reads out a SharePoint library and stores all the documents found into Azure Blob…

Speaking at Data Community Austria Day 2023

2 years ago

Let me start by wishing everyone the best for the year 2023! We're going to kick off the new year…

Book Review – Designing Data-Intensive Applications

2 years ago

The book Designing Data-Intensive Applications: The Big Ideas Behind Reliable, Scalable, and Maintainable Systems by Martin Kleppmann was recommended to me…

How to Specify the Format of the Request Body of an Azure Function

2 years ago

This is a bit of a niche blog post, because you don't actually need this to make your Azure Function…