Konverga
open-menu closeme
Home
Categories
Series
Timeline
github linkedin
  • Configure dbt with MS Fabric in VS Code with the dbt Power User extension

    calendar Oct 21, 2025 · 7 min read · Visual Studio Code  ·
    Share on: twitter facebook linkedin copy
    Configure dbt with MS Fabric in VS Code with the dbt Power User extension

    Lately, I’ve been setting up dbt Cloud to work with Microsoft Fabric. We started out using dbt’s browser-based IDE, but as our number of models grew, I began to miss Visual Studio Code. First, a quick distinction: dbt Core is the open-source command-line tool for local development, while dbt Cloud is the managed …


    Read More
  • Automating File Transfers to Microsoft Fabric with PowerShell and AzCopy

    calendar Jun 24, 2025 · 6 min read · AzCopy  ·
    Share on: twitter facebook linkedin copy
    Automating File Transfers to Microsoft Fabric with PowerShell and AzCopy

    Last year, I shared my experience with managing files in OneLake using the Python SDK, where I explored how to programmatically interact with Microsoft Fabric’s data lake capabilities. Recently, I revisited a similar challenge — but this time, I approached it from a different angle. Instead of Python, I used PowerShell …


    Read More
  • Fabric and dbt Cloud - First Impressions

    calendar Apr 18, 2025 · 6 min read  ·
    Share on: twitter facebook linkedin copy
    Fabric and dbt Cloud - First Impressions

    I recently had the chance to work on a proof of concept combining dbt Cloud with Microsoft Fabric. It was a great opportunity to explore how well these two platforms work together. In this blog post, I'll share my first impressions. What I really liked Data Tests Unit Testing Integration Testing Data Health Tiles Two …


    Read More
  • Managing files in a Fabric Lakehouse using the Python Azure SDK

    calendar Jan 11, 2024 · 4 min read · Python SDK Pipelines  ·
    Share on: twitter facebook linkedin copy
    Managing files in a Fabric Lakehouse using the Python Azure SDK

    In this blogpost, you’ll see how to manage files in OneLake programmatically using the Python Azure SDK. Very little coding experience is required and yet you can create very interesting automations this way. I started testing this approach when I was creating a proof-of-concept. I was working on a virtual machine …


    Read More
  • Bringing Python to Azure Data Factory with Azure Batch Service

    calendar Dec 16, 2021 · 19 min read  ·
    Share on: twitter facebook linkedin copy
    Bringing Python to Azure Data Factory with Azure Batch Service

    Azure Data Factory (ADF) is a cloud-based Extract-Transform-Load (ETL) and data integration service. It allows you to create data-driven workflows for orchestrating data movement and transforming data at scale. Through a simple drag-and-drop interface the tool ensures that processes are easy to maintain. In most cases …


    Read More
  • Running Python scripts on Azure with Azure Container Instances

    calendar Dec 14, 2020 · 17 min read  ·
    Share on: twitter facebook linkedin copy
    Running Python scripts on Azure with Azure Container Instances

    In this post, I’ll walk through how to set up a container that reads a file from an Azure file share and writes the content to a blob container. It’s a relatively simple task, but it’s a great way to highlight the core features of ACI. We’ll use a managed identity to securely access an Azure Key Vault, mount an Azure …


    Read More

Johan Hostens photo

Johan Hostens

Freelance Azure Data Engineer

Passionate about

  • Databricks
  • Python
  • SQL

Featured Posts

  • Configure dbt with MS Fabric in VS Code with the dbt Power User extension
  • Automating File Transfers to Microsoft Fabric with PowerShell and AzCopy
  • Unity Catalog with Azure Databricks - First Impressions
  • Fabric and dbt Cloud - First Impressions
  • Managing files in a Fabric Lakehouse using the Python Azure SDK
  • Oops I lost my Excel password

Recent Posts

  • Bringing Python to Azure Data Factory with Azure Batch Service
  • Concurrent API requests with Python by example
  • Avoid headaches when working with separate PBIX files in Power BI
  • Running Python scripts on Azure with Azure Container Instances
  • Compare Ranges in Excel

Categories

MICROSOFT FABRIC 4 DBT 2 EXCEL 2 PYTHON 2 AZURE BATCH 1 AZURE CONTAINER INSTANCES 1 DATABRICKS 1 POWER BI 1 POWERSHELL 1 UNITY CATALOG 1

Series

DATA ENGINEERING 6 DATA QUALITY 1 PERFORMANCE 1 REPORTING 1 SECURITY 1

Tags

ACCESS RECOVERY 1 API 1 AZCOPY 1 CONCURRENCY 1 PIPELINES 1 PYTHON SDK 1 VBA 1 VISUAL STUDIO CODE 1
Konverga

Copyright  KONVERGA. All Rights Reserved

to-top