Reading Time: 6 minutesIn this post I want to cover performing CI/CD for SQL Server 2022 using GitHub Actions. For a couple of reasons. First one is due…
A blog about Microsoft Data Platform offerings
All things relating to cloud offerings
Reading Time: 6 minutesIn this post I want to cover performing CI/CD for SQL Server 2022 using GitHub Actions. For a couple of reasons. First one is due…
Reading Time: 4 minutesIn this post I want to share my thoughts about disabling classic pipelines in Azure DevOps. Which I know there are mixed feelings about. In…
Reading Time: 5 minutesIn this post I want to share how I created a homemade serverless SQL Pool database project. Because I know people are keen to work…
Reading Time: 4 minutesIn this post I want to cover using the sql-action v2 GitHub Action for Azure SQL Database deployments using GitHub Actions. Which is the GitHub…
Reading Time: 5 minutesIn this post I want to cover deploying a dacpac to a serverless SQL pool using Azure DevOps. By showing you examples based on both…
Reading Time: 3 minutesIn this post I want to cover using Azure SQL Deploy v2 for dedicated SQL Pool deployments using GitHub Actions. Which is the GitHub Action…
Reading Time: 3 minutesIn this post I want to cover CI/CD for serverless SQL Pools resources that I have either created or been a part of. For one…
Reading Time: 4 minutesIn this post I cover some recommended Microsoft certifications for DevOps enthusiasts. To make people aware of some of the options that are available. In…
Reading Time: 6 minutesIn this post I want to do a six-minute crash course about Synapse Studio. I wanted to do this follow-up post for a couple of…
Reading Time: 9 minutesIn this post I want to show how a GitHub CI/CD experience for Azure Synapse Link for SQL Server 2022 can look. Which uses GitHub…