Reading Time: 4 minutesIn this post I want to cover how to install SqlPackage to work with dacpacs for serverless SQL Pools. I decided to do this post…
A blog about Microsoft Data Platform offerings
All things relating to cloud offerings
Reading Time: 4 minutesIn this post I want to cover how to install SqlPackage to work with dacpacs for serverless SQL Pools. I decided to do this post…
Reading Time: 3 minutesConsider this post as an introduction to upcoming spreading your SQL Server wings with the Microsoft Intelligent Data Platform series that I will be publishing.…
Reading Time: 4 minutesIn this post I want to cover how you can deploy a dacpac to a serverless SQL pool using GitHub Actions. Yes, you are reading that…
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…