Author: drweb

SQL

Microsoft Fabric (not to be confused with the more general term “fabric” in DevOps) is an integrated data and analytics platform designed for modern data-driven workloads, such as data engineering, business intelligence, and machine learning. With the introduction of Git integration in Microsoft Fabric, DevOps practices are becoming more accessible in the platform, allowing teams to implement collaborative, automated workflows that are common in DevOps environments.Here’s what DevOps might look like when applied to Microsoft Fabric:Version Control with Git: With Git integration in Fabric, data teams can now manage their code, data pipelines, notebooks, and models in a version-controlled environment.…

Read More

Docker Captain Feb 24, 2026 From the Captain’s Chair: Kristiyan Velkov In this edition of From the Captain’s Chair, we’re interviewing Kristiyan Velkov. A prolific writer and public speaker, Kristiyan shares his tips for developers and goals for the upcoming year. Read now

Read More
SQL

I’m honored to be hosting T-SQL Tuesday — edition #192.For those who may not know the history, T-SQL Tuesday started back in December 2009 when Adam Machanic (Blog |LinkedIn) sent out the first invitation for what he called a monthly “blog party.” The idea was simple: pick a topic, publish on the second Tuesday of the month, and share what you’ve learned. No gatekeepers — just community.Today, Steve Jones (Blog|LinkedIn) organizes the event and maintains the website with links to past topics and posts, preserving more than a decade of shared knowledge.Everyone is welcome to participate. If you’ve been thinking about writing,…

Read More
SQL

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 another environment (e.g. acceptance or production) and this means the linked services need to change as well because in those environments the lakehouse or warehouse are in a different workspace (and also have different object Ids).When you want to deploy ADF, you typically use the…

Read More
SQL

In the realm of software development and content creation, the deployment pipeline serves as a crucial bridge between innovation and implementation. Whether you are fine-tuning code, testing new features, or releasing a polished product to end-users, the deployment pipeline guides your content through distinct stages, each playing a vital role in ensuring a smooth and efficient journey from development to production.The Structure of PipelinesHere’s how the stages of a Microsoft Fabric deployment pipeline typically work:1. Development Stage: The journey begins here. Developers and creators upload fresh content, tweak designs, and build the foundations of their projects. This stage serves as…

Read More

Generative AI is transforming software development at remarkable speed. But in a new paper written by two Microsoft executives, Azure CTO Mark Russinovich and Scott Hanselman, VP of the developer community, argue that the AI technology also risks eroding the profession’s training pipeline. In their paper, Redefining the Software Engineering Profession for AI, published in […]

Read More