Using the Microsoft Agent Framework, we can build agents that interact with our data via chat capabilities. In my personal project, I decided to create a […]
I’ve just published an MCP server that turns Merill & Joshua’s weekly Entra News newsletter into a searchable knowledge base you can query directly from tools […]
We’re all drowning in content. Every week there are new podcast episodes, conference talks, and YouTube videos that feel essential to keeping up. The problem is […]
Introduction: The Identity Problem with AI Agents AI agents are moving beyond simple prompt-and-response. They’re calling APIs, reading databases, writing to storage etc. Doing actions on […]
An economic bubble occurs when asset prices detach from long term fundamentals and are driven instead by irrational exuberance and social contagion. Since 2025 we’ve seen […]
In Microsoft Entra Agent ID, we use agent identity blueprints to create agent identities and request tokens using those agent identities. These agent identities represent AI […]
As agents become more capable of making decisions, they require own identities to ensure proper governance, security, and accountability. AI Agents are already being used in […]
For the last few months, I have been shipping blogs, code, and videos as part of a FREE and self-published course on the Microsoft Agent Framework. […]
If you’ve been following this series, you’ll know we’ve been incrementally building out the Iron Mind AI personal trainer agent. We’ve added function tools, agents as […]
After deploying AKS KAITO Retrieval Augmented Generation (RAG) Engine withe an embeddings model, I tested with many curl commands to index, update and query documents. I […]