Author: drweb

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
SQL

Next Monday, Marchg 9, 2026, my one-day live online training SQL Server 2025 Unleashed: AI, Performance & Beyond will take place! This hands-on training is designed to help DBAs, developers, and consultants deeply understand the new features in SQL Server 2025 – like Vector Search, AI integration, Optimized Locking, and JSON support.If you’re still on the fence – there are still open seats available, but they’re filling up quickly. Don’t miss your chance to:What’s new and relevant in SQL Server 2025Integrate AI and Vector Search into your own database applicationsPractical use-cases around the new performance and T-SQL improvementsHow to achieve…

Read More