Identity

Azure Pipeline service principal detail without AD Access

This posts demonstrates how to lookup the Azure Pipeline service principal information without querying Azure AD directly....

July 25, 2023 · 2 min · lpains
Infinity

An opinionated guide to choosing between Azure DevOps and Git Hub

Choosing between Azure DevOps and GitHub for your DevOps needs can be a challenging decision. In this opinionated guide, I will provide insights to help you navigate the selection process...

July 4, 2023 · 6 min · lpains
Developer on top of clock

Ephemeral environments with GitHub Codespaces

GitHub Codespaces now offers free plans for everyone. Let's explore its capabilities and compare it to GitPod and Replit we've used in the not-too-distant past....

December 2, 2022 · 3 min · lpains
GitHub

Running Agile projects in GitHub Projects

GitHub is a fantastic tool for repos and actions. But can you do Agile with GitHub Issues? Let's find out....

September 5, 2022 · 7 min · lpains
Developer VM

Setting up Hyper-V VM using powershell

If you are one of those that need to frequently create VMs based on a template, keep reading, I got PowerShell automation for you....

August 28, 2022 · 5 min · lpains