“Hello World and Then Some” with Azure Active Directory B2C Custom Policies – Part 4: Hello! (But Only If You Have an Access Code)
This post continues a series that provides a walkthrough illustrating how to work with Azure Active Directory B2C custom policies by building one from the ground up. As the series […]
“Hello World and Then Some” with Azure Active Directory B2C Custom Policies – Part 3: Hello [Your Name Here]!
This post continues a series that provides a walkthrough illustrating how to work with Azure Active Directory B2C custom policies by building one from the ground up. As the series […]
Create a Simple DevOps Pipeline for Containers with Azure Container Registry
With software development, there’s almost always multiple ways to do things, and sometimes the best solution for a problem is not a technical one, rather a nontechnical one. With DevOps, […]
“Hello World and Then Some” with Azure Active Directory B2C Custom Policies – Part 2: Hello World!
This post continues a series that provides a walkthrough illustrating how to work with Azure Active Directory B2C custom policies by building one from the ground up. As the series […]
“Hello World and Then Some” with Azure Active Directory B2C Custom Policies – Part 1: Introduction
Introduction I have been working with the Azure Active Directory B2C (AAD B2C) service since 2016, both integrating it into applications and helping people learn how to use it to […]
All The Ways to Run Containers on Azure
Containers are no longer the best kept secret in IT. Practically everywhere I go, I hear of organizations using containers for everything from small projects to mission critical 24×7 applications […]
On Being a Mentor
Mentoring is a big part of what I do professionally, but my path to being a mentor started with being mentored myself when I was still very young. It all […]
Restoring Azure Tests for SonarQube
Continuing from the previous post, SonarQube expects a certain set of files to be present in $(Common.TestResultsDirectory). When it doesn’t find the files in the folder, it can prevent it […]
Missing Tests on Azure DevOps
The customer was having a rough day. They had lots of unit tests, but were seeing an unexpected behavior from Azure DevOps and SonarQube. Because some tests were written in […]