Microsoft Foundry Blog

Your source for learning and building with our models, agents, and tools.

Featured posts

Build and run agents at scale with Microsoft Foundry at Build 2026
Jun 2, 2026
Post comments count 0
Post likes count 3

Build and run agents at scale with Microsoft Foundry at Build 2026

Tina Schuchman

Learn how Microsoft Foundry helps developers build, deploy, and operate production-ready agents with Agent Framework, Toolboxes, hosted agents, Microsoft 365 di...

Microsoft FoundryMicrosoft BuildAIAgent
Foundry IQ: Build smarter agents faster with unified knowledge and serverless retrieval
Jun 2, 2026
Post comments count 0
Post likes count 1

Foundry IQ: Build smarter agents faster with unified knowledge and serverless retrieval

Pablo Castro

Learn how Foundry IQ helps developers ground agents with unified enterprise knowledge, serverless retrieval, improved agentic retrieval quality, and production-...

Foundry IQMicrosoft FoundryMicrosoft Build
What’s new in Microsoft Foundry | Build Edition
Jun 2, 2026
Post comments count 0
Post likes count 5

What’s new in Microsoft Foundry | Build Edition

Nick Brady

Microsoft Build 2026 brings a major set of Microsoft Foundry updates for developers building agents: hosted runtimes, Toolboxes, memory, Voice Live, Foundry IQ,...

Microsoft FoundryWhat's NewMicrosoft Build

Latest posts

Jun 2, 2026
Post comments count 0
Post likes count 1

Azure Translator API Version 2026‑06‑06 (GA): Supporting Multilingual Applications with Flexible Translation Options

Mohamed Elghazali

Ship multilingual features in hours, not months Your translation workflow probably looks like this: one vendor for real-time chat, another for document translation, a custom LLM integration for nuanced content, and a spreadsheet tracking which system handles what. Azure Translator's new API (version 2026-06-06, now GA) consolidates all of this—NMT speed, LLM fluency, and adaptive customization—into a single endpoint. Why It Matters: Managing Trade‑offs Translation approaches often involve trade-offs. NMT is commonly used for fast, real‑time scenarios, while LLM-based approaches may provide more fluent ...

Jun 2, 2026
Post comments count 0
Post likes count 2

What’s New in Hosted Agents in Foundry Agent Service

Tina,
Pranav

A few weeks ago, we announced the public preview refresh of hosted agents in Foundry Agent Service — a fundamentally re-imagined agent runtime built for operationalizing production-grade AI agents in enterprise systems. Today at Microsoft Build, we are excited to share several updates that make hosted agents easier to deploy, more capable across modalities, and seamless to optimize through the agent loop. This article covers what's new, and what's coming. The Problems We Set Out to Solve Developers who want to take agents to production find themselves managing a list of things that have nothing to do with the a...

May 30, 2026
Post comments count 0
Post likes count 0

What’s new in Microsoft Foundry | May 2026

Nick Brady

May ships trace-based evaluation for any agent on any cloud, Grok 4.3 and DeepSeek V4 in the model catalog, GPT-5 Reinforcement Fine-Tuning at gated GA, three Microsoft Research on-device agent models, Managed VNET at GA, project-level cost attribution, Content Understanding improvements reaching GA, Foundry Local 1.1 and 1.2 with live audio and vision, and azure-ai-projects 2.2.0 with skills, toolboxes, external agents, and model weight registry — plus a guide to Microsoft Foundry sessions at Microsoft Build.

May 19, 2026
Post comments count 0
Post likes count 1

How to run evals for the model router

Sanjeev,
leestott,
Marie-Louise

Walk through running quality, cost, and latency evaluations for the Foundry model router using an open-source GitHub repo designed for router-aware eval pipelines.

May 12, 2026
Post comments count 2
Post likes count 0

Foundry Local 1.1: Live Transcription, Embeddings, and Responses API

samkemp

Foundry Local 1.1 adds live transcription, embeddings, Responses API, WebGPU plugin, and download cancellation.

May 12, 2026
Post comments count 0
Post likes count 0

What’s new in Microsoft Foundry | April 2026

Nick Brady

April brings a wave of model arrivals — GPT-5.5, GPT-image-2, Microsoft first-party MAI models for image, voice, and transcription, Gemma 4, and Claude Opus 4.7 — alongside Foundry Local GA, Microsoft Agent Framework 1.0 GA, the Microsoft Foundry Toolkit for VS Code GA, batch evaluations for third-party agents, new tracing and monitoring capabilities, SDK updates across Python, JavaScript/TypeScript, .NET, and Java, and a reminder to register for Microsoft Build.

Apr 22, 2026
Post comments count 0
Post likes count 1

Introducing Toolboxes in Foundry

Linda,
Maria,
Ronak

Available in Public Preview Today   Toolbox is a new way to curate, configure, and reuse tools across all of your AI agents without rewiring them every time from Foundry.  Today, teams build agents across different frameworks and runtimes. Each agent often wires tools directly, with its own authentication, credentials, and integration code. As organizations scale agent usage, this leads to duplicated work, inconsistent behavior, and fragile production deployments.  Toolbox fixes this by letting you define a curated set of tools once, manage them centrally in Foundry, and expose them through a unified endpo...

Apr 22, 2026
Post comments count 0
Post likes count 4

From Local to Production: The Complete Developer Journey for Building, Composing, and Deploying AI Agents

Takuto,
jeffhollan

When we launched Microsoft Agent Framework last October, we made a promise: building production-grade AI agents should feel as natural and structured as building any other software. Today, we’re delivering on that promise — with the v1.0 release of Microsoft Agent Framework and the general availability of Foundry Toolkit for Visual Studio Code (formerly AI Toolkit for VS Code), new capabilities in memory (preview) in Foundry Agent Service, Toolbox in Foundry (preview) to give your agents the right tools, a faster and more secure hosted agents experience in Foundry Agent Service (preview), and Observability in ...

Apr 22, 2026
Post comments count 2
Post likes count 7

Introducing the new hosted agents in Foundry Agent Service: secure, scalable compute built for agents

Takuto,
jeffhollan,
Lakshmi

Agents are already transforming how developers solve problems. Whether it's a coding agent that refactors your repo overnight, a research agent that synthesizes hundreds of documents into a brief, or an ops agent that monitors and remediates infrastructure — the pattern is clear. Developers are building agents that don't just answer questions, they go do things. Agents of today don’t just execute from a list of tools. They access the underlying file system, write and execute code, and persist files and memories for long running and complex tasks. Today, it is easy to build agents locally. But how do you tak...