A beginner-friendly Microsoft Foundry setup: create a project, understand models and deployments, then run one focused first test.
Read article: Microsoft Foundry Setup: Project, Model and Deployment
I write about building secure AI agents with Microsoft Foundry and connecting them to enterprise data and tools. These guides cover implementation choices, access control, retrieval, evaluation and operation.Start with Microsoft Foundry project setup, follow the model deployment guide, or compare Agent Skills and MCP. The articles below cover the next implementation decisions.
A beginner-friendly Microsoft Foundry setup: create a project, understand models and deployments, then run one focused first test.
Read article: Microsoft Foundry Setup: Project, Model and Deployment
In this blog post I explain how observability works for AI agents in Microsoft Foundry: zero-code tracing with OpenTelemetry, the monitoring dashboard, continuous evaluation on live traffic and alerts. With the exact setup I use in…
Read article: Microsoft Foundry Observability: Trace AI Agents in Production
Talk to live screen information with a Microsoft Foundry Realtime voice agent. Share an Azure page, ask by voice, and receive an immediate spoken answer.
Read article: Microsoft Foundry Realtime Voice Agent: Talk to Your Screen
Migrate from the deprecated Azure AI Inference SDK to OpenAI v1 before 26 August 2026. Find old clients, update the endpoint and validate the deployment.
Read article: Azure AI Inference SDK Migration: OpenAI v1 Guide
In this blog post I take a deep look at the model router in Microsoft Foundry and the model catalog behind it. I explain how routing works, what it costs, which deployment types exist and how…
Read article: Microsoft Foundry Model Router and Catalog: A Deep Dive
Microsoft Foundry June 2026 added Claude, agent publishing, Toolboxes, Routines and Memory. I explain the changes and build a practical Intune example.
Read article: Microsoft Foundry June 2026: Build More Than a Demo
In this blog post I explain how I secure Microsoft Foundry end to end: private networking for agents, Entra Agent ID and RBAC, customer-managed keys and guardrails. Written from an IT admin perspective, with the traps…
Read article: Secure Microsoft Foundry: Network, Identity and Guardrails
Microsoft now offers two big platforms for building AI agents: Microsoft Foundry and Copilot Studio. In this blog post I explain in depth how both work, compare models, pricing, governance, and quality, and give you a…
Read article: Microsoft Foundry vs Copilot Studio: Which Agent Platform?
In this blog post I show how to evaluate AI agents in Microsoft Foundry. I go through the built-in evaluators, the evaluation wizard in the portal, a runnable SDK example, and how continuous evaluation keeps an…
Read article: How to Evaluate AI Agents in Microsoft Foundry Step by Step
In this blog post I explain what Agent Skills are and why they are becoming an open standard across AI tools. I also show step by step how you can build your first own skill with…
Read article: Agent Skills Explained: How to Build Your First Skill