Reading Time: 5 minutes In this post I want to cover how you can keep your Azure Synapse secrets secret in Azure DevOps. Because you need to do this…
A blog about Microsoft Data Platform offerings
Reading Time: 5 minutes In this post I want to cover how you can keep your Azure Synapse secrets secret in Azure DevOps. Because you need to do this…
Reading Time: 3 minutes In this post I want to cover reasons to learn GitHub if using Azure DevOps. Because I think it is an important topic to cover.…
Reading Time: 5 minutes In 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: 5 minutes Recently I have taken part in various discussions about why there is an increase in demand for Data Platform automation. Mostly linked to CI/CD deployments…
Reading Time: 3 minutes For my T-SQL Tuesday contribution this month is I want to introduce my Azure DevOps templates for Data Platform deployments. This months T-SQL Tuesday is…
Reading Time: 6 minutes In 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: 4 minutes 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…
Reading Time: 6 minutes 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…
Reading Time: 7 minutes After 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 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…