How to call an AAD protected Azure Function from React
Once you have protected an Azure Function using AAD (Azure Active Directory) , these instructions allow you to securely call it from a…
How to protect an Azure Function with AAD
The following steps describe how to protect an Azure Function with AAD (Azure Active Directory). Step 1: Add identity provider Navigate to…
How to call an AAD protected Azure Function
Once you have protected an Azure Function using AAD (Azure Active Directory) , these instructions allow you to securely call it from…
How to use Dynamic Variable Groups in Azure Pipelines
I had a recent requirement to use dynamic variable groups in an Azure Pipeline. It was a React app that was dependant on environment…
Dragonlance Spellfire Deck
Recently I've been re-learning Spellfire, a Dungeons & Dragons CCG from the 90s. I've detailed the gameplay and mechanics here . I'm also a…
How to fix Chrome error 'status_breakpoint'
Recently I put together a new PC build and occasionally my Chrome browser would crash with a 'status_breakpoint' error. Researching this…