Reading Time: 3 minutes My T-SQL contribution for this month is about using database analogies. Because it is something I have had to do a lot both personally and…
A blog about Microsoft Data Platform offerings
Reading Time: 3 minutes My T-SQL contribution for this month is about using database analogies. Because it is something I have had to do a lot both personally and…
Reading Time: 4 minutes In this post I want to cover common questions about migrating to Azure DevOps for SQL Server deployments. Because I got asked a fair few…
Reading Time: 2 minutes In this post I want to point out that you can set default branch name for new repositories in Azure DevOps. So that more people…
Reading Time: 4 minutes In this post I want to cover implementing your first database deployment pipeline as a team. Because I was asked about this the other day.…
Reading Time: 3 minutes In this post I want to cover more thoughts about SQL Server professionals using version control. Because I have had some interesting conversations since my…
Reading Time: 3 minutes I want to share some tips about using both Azure DevOps and GitHub together for SQL Server deployments in this post. So that they help…
Reading Time: 8 minutes In this post I will show you how you can update both SQL Server 2019 and Azure SQL Database objects using one commit. Because I…
Reading Time: 4 minutes In this post I want to cover using the same dacpac for Azure Pipelines and GitHub Actions deployments. Because it is something I have done…
Reading Time: 2 minutes My T-SQL contribution for this month is about when I started automating SQL Server updates using Azure DevOps. Because it brought me many advantages. This…
Reading Time: 4 minutes In this post I thought I would share some tips about creating Database Projects in Azure Data Studio Insiders build. Because the extension to do…