Data

2025-07-20

Data

Using Return Variables in Microsoft Fabric Child Pipelines

Using Return Variables in Microsoft Fabric Child Pipelines

  • 2025-07-20
  • 3 minutes to read

A step-by-step guide to configuring and using return variables from a Microsoft Fabric Data Factory child pipeline to pass output values back to a parent pipeline.

Installing SqlPackage on macOS Using the dotnet CLI Tool

Installing SqlPackage on macOS Using the dotnet CLI Tool

  • 2024-11-15
  • 1 minute to read

Installing SqlPackage on macOS has historically been tricky, but using the dotnet SDK alongside Homebrew makes the process much simpler. Here is how to get it done quickly.

Retrieving Microsoft Fabric Tenant Settings via PowerShell

Retrieving Microsoft Fabric Tenant Settings via PowerShell

  • 2024-08-02
  • 4 minutes to read

How to use standard Azure PowerShell cmdlets to retrieve all Microsoft Fabric tenant settings, useful for auditing and evaluating the configuration of your Fabric environment.

Installing Apache Spark on macOS Quickly Using Homebrew

Installing Apache Spark on macOS Quickly Using Homebrew

  • 2024-06-05
  • 3 minutes to read

Installing Apache Spark on macOS using Homebrew is quick and easy, allowing you to start loading and processing data within just a few minutes of beginning the installation.

Connecting to a Postgres database with Azure Data Studio

Connecting to a Postgres database with Azure Data Studio

  • 2024-05-09
  • 2 minutes to read

How to connect to a PostgreSQL database using Azure Data Studio by installing and configuring the Postgres extension, useful when running Postgres locally in Docker.

Creating a Postgres docker container and connecting dbt

Creating a Postgres docker container and connecting dbt

  • 2024-05-09
  • 5 minutes to read

This post covers how to create a Postgres database in a Docker container and connect dbt to it, providing a local development environment for data transformation workflows.

Steps required to set up the dbt SQL Server Adapter

Steps required to set up the dbt SQL Server Adapter

  • 2024-05-09
  • 6 minutes to read

This post explains how to get started with dbt and the SQL Server adapter. Also covers resolving some of the issues encountered on macOS.

Running SQL Server natively on macOS using SQLCMD CLI

Running SQL Server natively on macOS using SQLCMD CLI

  • 2024-05-08
  • 7 minutes to read

How to run SQL Server on macOS using the SQLCMD CLI tool, covering installation, configuration, and connecting to a local or remote SQL Server instance.

Running SQL Server on macOS Silicon natively using Docker

Running SQL Server on macOS Silicon natively using Docker

  • 2024-03-01
  • 3 minutes to read

Running the SQL Server database engine natively on macOS Silicon using Docker is straightforward and enables local SQL development without needing a Windows machine.

Set up Microsoft Fabric with Microsoft 365 Developer Account

Set up Microsoft Fabric with Microsoft 365 Developer Account

  • 2024-02-09
  • 2 minutes to read

If you do not have access to a Microsoft Fabric development environment, a free Microsoft 365 Developer Account lets you provision your own trial tenant to get started.

Running SQL Server natively on macOS using Azure SQL Edge

Running SQL Server natively on macOS using Azure SQL Edge

  • 2023-06-30
  • 2 minutes to read

How to run the SQL Server database engine on macOS with ARM architecture using Azure SQL Edge and Docker, enabling local SQL Server development on Apple Silicon Macs.

Setting Up an RSS Feed for the Microsoft Fabric Blog

Setting Up an RSS Feed for the Microsoft Fabric Blog

  • 2023-06-16
  • 3 minutes to read

The new Microsoft Fabric blog had no RSS feed, so I built my own using open-source tools. This post covers the approach taken and notes the official feed Microsoft later released.

How to Install and Code-Sign SqlPackage on macOS Silicon

How to Install and Code-Sign SqlPackage on macOS Silicon

  • 2023-06-01
  • 5 minutes to read

How to install SqlPackage on macOS and work around the security warnings that occur because Microsoft does not code-sign their packages correctly for macOS Gatekeeper.

Azure Data Studio NU1101 error Unable to Find Package

Azure Data Studio NU1101 error Unable to Find Package

  • 2021-06-03
  • 1 minute to read

A guide to resolving error NU1101 'Unable to find package Microsoft.NETFramework.ReferenceAssemblies' raised when building database projects in Azure Data Studio.

Redgate SQL Provision, SQL Clone, Data Masker Part2

Redgate SQL Provision, SQL Clone, Data Masker Part2

  • 2019-10-02
  • 7 minutes to read

Following on from part 1, this second look at Redgate SQL Provision, SQL Clone and Data Masker puts the product through its paces against a much larger database.

Redgate SQL Provision, SQL Clone, Data Masker Part1

Redgate SQL Provision, SQL Clone, Data Masker Part1

  • 2019-10-01
  • 10 minutes to read

I spent some time with the Redgate team at SQLBits XVIII for a demo of SQL Provision, SQL Clone and Data Masker. I was really impressed! This is part 1 of my review.