Ken Muse
Missing Tests on Azure DevOps
Trying to integrate unit tests and code coverage Azure DevOps to other systems and things seem to be disappearing? Learn why it happens and how to fix it…

Read this article

Introducing My New Blog Site

Introducing My New Blog Site

It’s been a long time coming, but I finally updated the site. I’m now blogging directly from my website using a headless CMS, Piranha, and Markdown Monster. Welcome to the new site!

Read this article

Understanding ARM Templates _artifactsLocation
A lot of people are not familiar with the variable _artifactsLocation in their ARM templates. In this post, we’re going to shed some light on this subject.

Read this article

ARM Templates and Cloud Init

ARM Templates and Cloud Init

It’s easy to utilize inline Cloud-Init in your ARM templates to configure your site. But how do you develop and deploy if the file is not embedded?

Read this article

Data DevOps: Deploying SQL Server DACPACs to Docker
With the ability to run SQL Server 2017 and 2019 in Docker containers, we can easily automate the deployment of database migrations using DACPACs.

Read this article