Skip to content
SQLBits 2026: A Conference Recap

SQLBits 2026: A Conference Recap

Carmel Eve

SQLBits is one of the largest data platform conferences in Europe. Here's a recap of my experience at SQLBits 2026, held at the ICC Wales.
FabCon Vienna 2025: Day 3

FabCon Vienna 2025: Day 3

Carmel Eve

FabCon is a conference dedicated to everything Microsoft Fabric. Day 3's sessions included migration, Databricks, Spark optimisation, and more.
FabCon Vienna 2025: Day 2

FabCon Vienna 2025: Day 2

Carmel Eve

FabCon is a conference dedicated to everything Microsoft Fabric. Day 2 featured deep dives into OneLake, Maps in Fabric, and multi-agent AI systems.
FabCon Vienna 2025: Day 1

FabCon Vienna 2025: Day 1

Carmel Eve

FabCon is a conference dedicated to everything Microsoft Fabric. Day 1 was mostly focused around the hundreds of new feature announcements.
Writing structured data to SharePoint from Synapse Notebooks

Writing structured data to SharePoint from Synapse Notebooks

James Broome

Write data back to SharePoint from Synapse Notebooks using PySpark, the Microsoft Graph API, and Service Principal auth — Drive IDs, tokens, and upload patterns.
Reading structured data from SharePoint in Synapse Notebooks

Reading structured data from SharePoint in Synapse Notebooks

James Broome

This post describes an approach to copy files and data from SharePoint into Azure using Synapse Notebooks.
Reading structured data from SharePoint in Synapse Pipelines

Reading structured data from SharePoint in Synapse Pipelines

James Broome

This post describes an approach to copy files and data from SharePoint into Azure using Synapse Pipelines.
Synapse & Service Principal SharePoint Integration

Synapse & Service Principal SharePoint Integration

James Broome

The interactive notebook shared in this post defines the process of granting Service Principals (inc. Synapse managed identities) access to SharePoint sites.
Carbon Optimised Data Pipelines: Next Steps

Carbon Optimised Data Pipelines: Next Steps

James Broome

Extending carbon-optimised pipelines: choose between Azure regions at runtime, work around Wait activity limits, and adapt the pattern beyond the UK.
Carbon Optimised Data Pipelines: Pipeline Definition

Carbon Optimised Data Pipelines: Pipeline Definition

James Broome

A portable Data Factory, Synapse, or Fabric pipeline that calls the Carbon Intensity API and waits for the greenest scheduling window — no custom code.
Carbon Optimised Data Pipelines: Architecture Overview

Carbon Optimised Data Pipelines: Architecture Overview

James Broome

Translating carbon-optimised scheduling into a modern data pipeline architecture for Microsoft Fabric, Azure Synapse and Azure Data Factory.
Carbon Optimised Data Pipelines: Introduction

Carbon Optimised Data Pipelines: Introduction

James Broome

Cloud data pipelines often have flexibility in when they run. Using the UK National Grid Carbon Intensity API, you can schedule them for the greenest window.