One of the things I slightly regret is not learning to precisely touch type, but […]
Installing all the things on my new Mac
After about five years of an Apple hiatus I just couldn’t resist the new M4 […]
Some articles I’ve written about the Azure Marketplace
An introduction to marketplace deployment architectures Exploring SaaS Offers in the Microsoft Commercial Marketplace: Essential […]
Rebooting the Azure for Executives Podcast with Landing Zones
My co-host Paul Maher and I took a break from the Azure for Executives podcast […]
Refactoring Bloated Controllers with [FromService]
In my previous article, Refactoring Bloated Controllers with IServiceProvider, I explored using the Service Locator […]
Refactoring Bloated Controllers with IServiceProvider
I have come into an ASP.NET MVC project that has a HomeController that takes at […]
Life’s a Party: Analyzing Party Compositions for Combat – Encounters in Dungeons & Dragons Fifth Edition through Monte Carlo Methods
My son, Mason Starr, is a grad student at Georgia Tech in astrophysics or something […]
Getting Azure API Access Token Via OAuth or MSAL
article, we’ll look at how to do that using two different approaches. We’ll also see how to call those Azure APIs once you have your bearer token.