
Azure DevOps uses build agents to run pipelines, these can either be the Microsoft Hosted agents or build agents installed on servers you host yourself.
read more
Azure DevOps uses build agents to run pipelines, these can either be the Microsoft Hosted agents or build agents installed on servers you host yourself.
read more
Personal Access Tokens or PATs for short, can be used to programmatically access both Azure DevOps and GitHub.
read more
I came across a strange issue today while trying to automate working with groups in Azure DevOps.
read more
I recently updated my post build script for Azure IaaS VMs and hit problem with adding the VMs to DSC.
read more
I had a weird problem a few months ago. I cloned a repository from Azure quick starts on GitHub into a local repo and started making changes to one of the nested templates.
read more
Resource locks are something that you get told about and always think you’ll get round to them at some point.
read more