Reading Time: 3 minutesIn this post I want to cover spreading your SQL Server wings with Azure SQL Edge. As part of a series of posts about spreading…
A blog about Microsoft Data Platform offerings
Reading Time: 3 minutesIn this post I want to cover spreading your SQL Server wings with Azure SQL Edge. 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: 5 minutesIn this post I want to cover spreading your SQL Server wings with Azure SQL Database. As part of a series of posts about spreading…
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: 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…