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

Tag: devops

How to Parameterize Fabric Linked Services in Azure Data Factory for Azure Devops Deployment

March 3, 2026March 3, 2026 Koen Verbeeck Leave a comment

Quite the title, so let me set the stage first. You have an Azure Data Factory instance (or Azure Synapse Pipelines) and you have a couple of linked services that point to Fabric artifacts such as a lakehouse or a warehouse. You want to deploy your ADF instance with an Azure Devops build/release pipeline to […]

Read More

Bad Request Error when Running PowerShell Command in Azure Devops

July 9, 2025July 9, 2025 Koen Verbeeck Leave a comment

I needed to run a PowerShell cmdlet in an Azure Devops pipeline. The cmdlet in question was New-AzRoleAssignment, but the cmdlet itself isn’t important. What is important is that I needed to pass the object ID of a service principal to the command. Even though I was pretty sure the syntax and everything was correct, […]

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 Linting in an Azure Devops Build Pipeline

February 28, 2022February 28, 2022 Koen Verbeeck Leave a comment

Linting is a process where a code analyzer is run to find programmatic errors, bugs, “stylistic constructs” or anti-patterns. For example, in Python there are specific modules that help you with linting when the code is build. If the code is not indented correctly (or whatever rule your code has to obey in Python), the […]

Read More

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

  • 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
  • Power BI PBIR Format Admin Setting
  • Logged in as a member of an Azure AD Group Error while Deploying DACPAC

Categories

  • Azure (28)
  • Azure Data Factory (28)
  • Azure Devops (7)
  • Book Review (26)
  • Business Intelligence (29)
  • Events (62)
  • 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