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…
A blog about Microsoft Data Platform offerings
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: 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: 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: 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…
Reading Time: 4 minutesIn this post I want to cover one way you can get GitHub Actions information using the GitHub connector in Power BI. I want to…
Reading Time: 4 minutesIn this post I introduce the dbops PowerShell module for Azure DevOps deployments as part of the community tools awareness month. Which is an initiative…
Reading Time: 2 minutesIn this post I want raise awareness about the new GitHub certifications for Azure partners. Since I have gained the two below recently. One key…
T-SQL Tuesday 156 – Think twice about your comments
Published by Kevin Chant on November 8, 2022Reading Time: 3 minutesFor this months T-SQL Tuesday contribution I want to explain why you should think twice about your comments when writing code. Because you never know…