LATEST ARTICLES

SQL: Checking in SQL Reports (Azure DevOps) In this tutorial, we will cover how SQL Reports can be checked into source control (Git) with Azure...
.NET: Application Insights Availability Checks (Internal / External) I've created and I am sharing a .NET Microservice that takes a list of sites and runs...
Azure App Config + Key Vault In distributed environments using a centralized configuration store and secret store can improve security posture, increase productivity, and make...
Builder.cs: Dependency Configuration I can't take credit for this pattern but some co-workers of mine showed me this and I absolutely fell in love with...
IdentityServer: Token Exchange This custom Token Exchange Grant Flow allows IdentityServer to exchange a reference token through the creation of a new JWT token. There...
.NET Microservices: Project Structure with Git Submodules After working in microservice architecture for many years I have concluded there are many different strategies to project...
Resetting SA Password in MSSQL Server Docker 2022 This was a bit tricky, so I thought I would share how this can actually be done....
Istio: Missing App and Version Label If you are seeing the error in Istio's Kialia that says that the app and version label are missing...