Azure AD Setting up Azure AD Application for authentication An Azure AD Application is basically just a entry in Azure AD saying: "I am application A, I offer certain roles and permissions that can be assigned to users and I would like Azure AD to handle the authentication".
Docker Running MongoDb in Docker with authentication This is mostly a "note to self" kind of thing as I keep having to look up how to run MongoDb with authentication enabled for local development. The
Docker Docker build and Azure Artifacts Azure Artifacts allows you to host your own NuGet-feed, which is great, but it introduces a slight complexity in the form of authentication and building Docker images. Azure DevOps'
Automation Blast from the past: Using Makefile for development tasks Makefiles are nothing new; they have been around since +/- forever. But since I'm currently enjoying the wonderful combination of Windows 10 + WSL I get the best of