Reading Time: 5 minutesIn this post I want to cover a couple of ways you can update a Database Project within the GitHub website. Because both ways can…
A blog about Microsoft Data Platform offerings
Reading Time: 5 minutesIn this post I want to cover a couple of ways you can update a Database Project within the GitHub website. Because both ways can…
Reading Time: 3 minutesMy T-SQL Tuesday contribution for this month is about doing easy demos using containers. Which is hosted by Anthony Nocentino this month. Anthony has invited…
Reading Time: 6 minutesIn this post I want to cover how you can create a dacpac for an Azure Synapse Analytics dedicated SQL Pool using GitHub Actions. By…
Reading Time: 4 minutesIn this post I want to share some advice about using GitHub CLI with GitHub Actions for Data Platform deployments. Because I showed that at…
Reading Time: 6 minutesIn this post I want to share how to deploy from one source to multiple SQL Server database types using GitHub Actions. Because I did…
Reading Time: 7 minutesAfter my last post I wanted to test deploying to Azure SQL Database using GitHub Actions. To check that it all runs smoothly. By the…
Reading Time: 8 minutesSince I showed how to deploy SQLWATCH to SQL Server using Azure DevOps it’s only fair I cover how to deploy SQLWATCH to SQL Server…
Reading Time: 4 minutesIn 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: 4 minutesIn 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 minutesI want to share some tips about using both Azure DevOps and GitHub together for SQL Server deployments in this post. So that they help…