Skip to main content
Under the kover of business intelligence
  • Home
  • Copyright
  • About

Author: Koen Verbeeck

Koen Verbeeck is a Microsoft Business Intelligence consultant at AE, helping clients to get insight in their data. Koen has a comprehensive knowledge of the SQL Server BI stack, with a particular love for Integration Services. He's also a speaker at various conferences.

Azure Function with PowerShell and the Power BI REST API

April 26, 2022April 26, 2022 Koen Verbeeck Leave a comment

In this blog post I’m going to show you how you can create an Azure Function that will interact with the Power BI REST API. I choose PowerShell as the programming language because in my opinion it was a bit easier to authenticate with the Power BI service. For the development environment, I’m using Visual […]

Read More

How to Deploy Azure Logic Apps with ARM and Azure Devops

April 21, 2022April 21, 2022 Koen Verbeeck Leave a comment

It’s easy to duplicate an Azure Logic App in a resource group, but unfortunately you cannot duplicate a Logic App between environments (you might try to copy paste the JSON though). So unless you want to hand craft every Logic App yourself on each of your environments, you need a way to automatically deploy your […]

Read More

Logic Apps and Source Control (with PowerShell)

April 20, 2022April 20, 2022 Koen Verbeeck Leave a comment

At a data warehouse project I’m using a couple of Logic Apps to do some lightweight data movements. For example: reading a SharePoint list and dumping the contents into a SQL Server table. Or reading CSV files from a OneDrive directory and putting them in Blob storage. Some of those things can be done in […]

Read More

Error – Reference to external ‘master.dacpac’ could not be resolved when deploying dacpac in Azure Devops

April 16, 2022April 16, 2022 Koen Verbeeck Leave a comment

I have a database project in Visual Studio. Inside the database, I use a couple of system views to fetch some metadata about tables. To make the project build successfully, you need to add a reference to the master database in the project. I created a build pipeline in Azure Devops, which builds the Visual […]

Read More

Webinar – Intro to Azure Data Factory

April 12, 2022April 12, 2022 Koen Verbeeck Leave a comment

I’m excited to announce I’m giving a webinar for MSSQLTips.com, with “Introduction to Azure Data Factory” as the subject. The webinar will take place at Tuesday May the 3th, at 6PM UTC and it’s free to attend. The abstract: Azure Data Factory (ADF) is the tool in the Azure cloud for creating your data pipelines. […]

Read More

t-sql tuesday long

T-SQL Tuesday #149 – T-SQL Advice you’d give to your younger self

April 12, 2022April 12, 2022 Koen Verbeeck Leave a comment

It’s the second Tuesday of the month, so it’s time for the T-SQL Tuesday blog party! This month’s topic is chosen by Camila Henrique (blog): what T-SQL advice would you give to your younger self? Here’s a little list I’d tell anyone starting out with T-SQL: you can configure most tools that when you hit […]

Read More

Authentication Error in Azure Devops when Deploying DACPAC

April 7, 2022April 7, 2022 Koen Verbeeck 1 Comment

I was building a CI/CD pipeline in Azure Devops, where I was building my SSDT project into a DACPAC file and then deploying it to the development server. For the deployment step, I use the built-in Azure SQL Database deployment task. I was planning on using SQL Server authentication, so I created a SQL user, […]

Read More

Book Review – Pro Serverless Data Handling with Microsoft Azure

April 5, 2022April 5, 2022 Koen Verbeeck 2 Comments

Yet another book review! I just finished the book Pro Serverless Data Handling with Microsoft Azure: Architecting ETL and Data-Driven Applications in the Cloud (what a title :), written by German MVPs (and metalheads) Benjamin Kettner and Frank Geisler. The book handles the topic of “serverless” computing in the Microsoft Data Platform, where serverless is […]

Read More

Book Review – Snowflake Security

April 2, 2022April 2, 2022 Koen Verbeeck 1 Comment

When I was working with Snowflake on a project, it seemed security (assigning roles to users, assigning permissions etc.) is not as straight forward as it is in SQL Server. That’s why I bought the book Snowflake Security – Securing Your Snowflake Data Cloud, written by Ben Herzberg and Yoav Cohen, and published by Apress. […]

Read More

Book Review – Azure Data Factory by Example

March 29, 2022March 29, 2022 Koen Verbeeck 2 Comments

I just finished the book Azure Data Factory by Example: Practical Implementation for Data Engineers by Richard Swinbank. The book was not exactly what I was expecting, but that’s actually my fault and not the book’s. The book itself is great and is a great introduction to Azure Data Factory (ADF) and it covers almost […]

Read More

Posts pagination

Newer posts 1 … 9 10 11 … 33 Older posts

Feed

RSS

Social

  • Twitter
  • LinkedIn

MVP

Microsoft Data Platform MVP

star schema all the things
Get your star schema merchandise

Author of the Year 2014/2020/2023

Support this blog and buy me a beer

Recent Posts

  • Techorama 2025 – Slides
  • Redgate SQL Prompt in SSMS 21
  • Execute Fabric Data Pipeline from Azure Data Factory
  • Azure Data Factory Pipeline Debugging Fails with BadRequest
  • Call a Fabric REST API from Azure Data Factory

Categories

  • Azure (25)
  • Azure Data Factory (25)
  • Azure Devops (4)
  • Book Review (26)
  • Business Intelligence (29)
  • Events (57)
  • Fabric (19)
  • Power BI (41)
  • Professional Development (9)
  • Snowflake (14)
  • SQL Server (113)
    • MDS (8)
    • SSAS (12)
    • SSIS (46)
    • SSRS (13)
    • TSQL (9)
  • Varia (37)
  • Twitter
  • LinkedIn
  • Home
  • Copyright
  • About
Under the kover of business intelligence All rights reserved. Theme by Colorlib Powered by WordPress