Code Coverage in GitHub with .NET Core
Today we are going to setup .NET code coverage in GitHub, with a badge to display the code coverage. Badges
Learning and sharing Azure architecture tips with DevOps
Today we are going to setup .NET code coverage in GitHub, with a badge to display the code coverage. Badges
Today we will use “GitVersion” to create a release and tag our code in GitHub. A tagged release helps to
Today we will learn how to use (free) Azure web app managed certificates. While we have been using the free
This week we are going to investigate the PowerShell module “What-if“, to preview an ARM template deployment. Infrastructure as code,
Today we are going to upgrade our ASP.NET 3.1 website to the latest preview version of ASP.NET 5. While .NET
Today we going to build a dynamic ARM template to read in a list of our webapps, and loop through
Today we are going to implement a new strategy to manage our ARM templates with Azure DevOps. We’ve been using
A few months ago, we looked at Dependabot, a tool to check for dependency updates. Recently, GitHub announced an update,
In Azure DevOps, there is an audit log to record changes to a variety of events in your Azure DevOps
Mistakes can happen – we certainly make many. Today we are going to look at how to remove secrets from