Reading Time: 6 minutesIn this post I want to cover spreading your SQL Server wings with dedicated SQL Pools. As part of a series of posts about spreading…
A blog about Microsoft Data Platform offerings
Reading Time: 6 minutesIn this post I want to cover spreading your SQL Server wings with dedicated SQL Pools. As part of a series of posts about spreading…
Reading Time: 7 minutesIn this post I want to cover spreading your SQL Server wings with Azure Synapse Analytics. As part of a series of posts about spreading…
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: 2 minutesFor this months T-SQL Tuesday contribution I want to cover when I had fun with T-SQL by querying a delta table. Which I did as…
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 common Azure Synapse Link for SQL storage permission issues. Since I helped a fellow MVP out with this…
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: 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: 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…