Blog alert!

This time on taking over the ownership of an orphaned deployment pipeline using PowerShell.

#MicrosoftFabric
#DeploymentPipeline
#API
#PowerShell
#PowerBI

http://sqlreitse.com/2026/04/05/microsoft-fabric-taking-over-orphaned-deployment-pipelines/

Microsoft Fabric, taking over orphaned deployment pipelines

Last week, we ran into an issue where deployment pipelines are owned by a person who no longer works for our organisation. This meant we could not access the deployment pipelines owned by this acco…

Reitse's blog

The ability for a team to #deploy a properly tested and #versioned software system on their internal or #cloud-based infrastructure is a good indication of the maturity of a team. Any #manual step in that process (with the exception of manually triggering a #deploymentpipeline) is a potential liability and must be automated. People make mistakes, regardless of how meticulous they are. It's a fact of life.

On the other hand, a well-designed deployment pipeline takes care of compiling the...