Azure update · July 15, 2026

Announcing: Tracing for Microsoft Agent Framework (Python and .NET)

Microsoft FoundryAzure update

In public preview, Microsoft Foundry now offers tracing for the Microsoft Agent Framework in both Python and .NET, helping developers observe how agents reason, call tools, and interact with models during execution. This release is part of the broader hosted agents update and emits OpenTelemetry-compatible spans that you can route to Application Insights or other compatible backends, making it easier to debug failures, identify latency hotspots, and validate behavior before deploying to production. The preview is intended for evaluation and may evolve as schemas, attributes, and sampling controls are finalized ahead of general availability. By giving early access to tracing, Microsoft Foundry helps teams accelerate innovation on multi-step agent workflows without building custom instrumentation. To get started, enable tracing in the Microsoft Agent Framework SDK for Python or .NET and connect your preferred OpenTelemetry exporter.  Learn more .

Brief published .