Deploying to multiple SQL Server database types using Azure DevOps faster

I want to cover deploying to multiple SQL Server database types using Azure DevOps faster. because I have done this recently. In fact, I done it for the pipeline I discussed in a previous post. Which was able to deploy updates to multiple database types after updating one single database project. You can read that … Read more

Tips for deploying to multiple SQL Server database types using Azure DevOps

In this post I want to share some tips for deploying to multiple SQL Server database types using Azure DevOps. Because I’ve had a few questions about this. Live Demo To explain why I am doing this post I thought I better cover a demo I did last week. Last Monday myself and Sander Stad … Read more