In a distributed system where multiple microservices communicate via a shared Azure Service Bus topic, managing message routing… Continue reading on ITNEXT »
Right when VNet Flow Logs were launched I blogged about some recipes that help to extract insights out of the different information fields contained in the […]
Use Microsoft Graph PowerShell to identify Entra applications that have owners who are not privileged users. The post How to find non-privileged applications owners in Microsoft […]
Ensuring your environment is secure goes beyond just installing an anti-virus security product on your servers. You need to think about protecting your storage, your apps, […]
<![CDATA[ This past weekend – in between kids birthday parties, cake, and chaos – I pulled together something Ive been meaning to build for a while: […]
In my previous post I wrote about Migrating Azure Durable Function App to Use Durable Task Scheduler: Running Locally. And in this post, let’s see how […]
You’ve probably heard the acronym ‘MCP’ before or Model Context Protocol (MCP). Open-sourced by Anthropic in November 2024, it has quickly become the go-to standard for […]
It’s generally best practice to keep your container images as small as possible and only include the resources and libraries you need. If you can keep […]
Covers assessed skill: Describe the Benefits of High Availability and Scalability in the Cloud This is part of the full course at https://youtube.com/playlist?list=PLlVtbbG169nED0_vMEniWBQjSoxTsBYS3. Full handout for […]
Introduction to the full AZ-900 Azure Fundamentals Certification Course. Full course below updated for 2025. This is part of the full course at https://youtube.com/playlist?list=PLlVtbbG169nED0_vMEniWBQjSoxTsBYS3. Full handout […]
Signature of Benjamin Franklin from Wikimedia Commons I have a command-line program that implements native auth and validates the tokens. See this post about implementing native auth. As […]