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…
A blog about Microsoft Data Platform offerings
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: 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…
Reading Time: 4 minutesIn this post I want to cover using the same dacpac for Azure Pipelines and GitHub Actions deployments. Because it is something I have done…