Reading Time: 5 minutesIn this post I want to cover options for viewing Agile and Scrum work items at the same time in Azure DevOps. Because it’s a…
A blog about Microsoft Data Platform offerings
All things relating to cloud offerings
Reading Time: 5 minutesIn this post I want to cover options for viewing Agile and Scrum work items at the same time in Azure DevOps. Because it’s a…
Reading Time: 6 minutesIn this post I want to share some tips for deploying to multiple SQL Server database types using Azure DevOps. Because I’ve had a few…
Reading Time: 7 minutesAfter my last post I wanted to test deploying to Azure SQL Database using GitHub Actions. To check that it all runs smoothly. By the…
Reading Time: 8 minutesSince I showed how to deploy SQLWATCH to SQL Server using Azure DevOps it’s only fair I cover how to deploy SQLWATCH to SQL Server…
Reading Time: 5 minutesMy T-SQL contribution for this month is about how I have been coping with the pandemic. It’s a topic that has given me a lot…
Reading Time: 5 minutesIn this post I want to cover how to deploy SQLWATCH to SQL Server using Azure DevOps. Because I’ve started experimenting with it. In addition,…
Reading Time: 7 minutesIn this post I want to share some tips if sharing personal Azure DevOps organizations to test SQL Server deployments. So that others can benefit…
Reading Time: 9 minutesIn this post I want to cover SQL Server installation options to test Azure DevOps deployments locally. Because I have been asked about this. By…
Reading Time: 9 minutesIn this post I want to cover how you can set up your laptop as an Azure DevOps agent to test SQL Server deployments. Because…
Reading Time: 5 minutesIn this post I want to demonstrate deploying to many versions of SQL Server databases using one commit. Just to show how the Kevin method…