Ken Muse
Restoring Azure Tests for SonarQube
The vstest task in Azure DevOps doesn’t guarantee an output location. Learn how to ensure that SonarQube will see your test results correctly.

Read this article

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

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

DevOps and Creating Documentation
Good software requires good documentation. And good documentation requires a DevOps process to ensure you always have the latest version…

Read this article

Conditional Build and Release Tasks in VSTS
Did you know that build and release tasks can be configured to execute based on logical conditions? Learn about this powerful VSTS feature…

Read this article

Enabling Release Annotations in VSTS
Learn how to use VSTS to automatically create release annotations in Application Insights as part of your release pipeline.

Read this article

Handling “Open File – Security Warning”
Using an Azure File share to run an executable via PowerShell is easy – unless Windows stops you. Learn how to deal with the OFSW from a PowerShell script.

Read this article

DevOps News From Connect(); 2017
Microsoft Connect(); 2017 is introducing a number of much-need and much anticipated DevOps functionality … and we have a summary of the best bits!

Read this article