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

Tag: syndicated

Speaking at dataMinds Connect 2022

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

I’m very excited to announce I’ll be giving a session at the 15th edition of dataMinds Connect (in the beginning it was called SQL Server Day(s)). It will be my 11th session at the event (I think only Nico Jacobs has more; Nico has done a perfect strike: 15 sessions!). I will be talking about […]

Read More

Techorama 2022 – Session Materials

May 25, 2022May 25, 2022 Koen Verbeeck Leave a comment

You can find my slidedeck for the session “Introduction to Azure Data Factory” on Github:https://github.com/KoenVerbeeck/SessionMaterials All demos given in the session are explained in the ADF tutorial at MSSQLTips.com.

Read More

How you can save up to 80% on Azure Data Factory pricing

May 11, 2022May 11, 2022 Koen Verbeeck 1 Comment

… with this one weird little trick 🙂 Sorry for the clickbait, but you can actually save a lot on ADF pricing if you design your pipelines carefully. And as we will see, don’t do everything in ADF. Before we proceed further, I advise to watch this short YouTube video by Cathrine Wilhelmsen on ADF […]

Read More

How to Deploy an Azure Function with PowerShell using Azure Devops

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

In the blog post Azure Function with PowerShell and the Power BI REST API I explained how you could create an Azure Function using the PowerShell scripting language. This Function connected with the Power BI REST API and retrieved the last refresh status of a dataset. Developing the Function is one thing, deploying it is […]

Read More

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

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

Posts pagination

Newer posts 1 … 10 11 12 … 31 Older posts

Feed

RSS

Social

  • Twitter
  • LinkedIn

Former MVP

Former Microsoft Data Platform MVP (2017-2025)

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

  • Webinar Series – SQL Server Indexing
  • ADF Pipeline Debugging Fails with BadRequest – The Sequel
  • How to Parameterize Fabric Linked Services in Azure Data Factory for Azure Devops Deployment
  • dataMinds Saturday 2026 – Slides
  • SSMS 22 still inserting tabs instead of spaces

Categories

  • Azure (28)
  • Azure Data Factory (29)
  • Azure Devops (7)
  • Book Review (26)
  • Business Intelligence (29)
  • Events (63)
  • Fabric (20)
  • Power BI (44)
  • Professional Development (9)
  • Snowflake (14)
  • SQL Server (116)
    • 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