Microsoft Agent Framework shipped a substantive 1.15.0 release: A2UI support for agent-generated interfaces, MiddlewareFailure as a first-class fatal signal, workflow checkpoint registry support for Cosmos, and steering/retry/recovery support for resilient Foundry Hosted Agents. The repo still shows real traction at about 60.6k stars and 9.1k forks. Sources: https://github.com/microsoft/agent-framework/releases ; https://github.com/microsoft/agent-framework
Microsoft’s Cosmos DB team published a concrete agentic-era tooling post showing Copilot inside the VS Code Query Editor with schema sampling, generated-query execution, optional MCP via Cosmos DB Shell, and emulator-backed local/CI validation. It’s a strong example of grounding agents in the real data workflow instead of a pure chat box. Source: https://devblogs.microsoft.com/cosmosdb/azure-cosmos-db-in-the-agentic-era-data-tools-for-developers-and-ai-agents/
r/AZURE has a solid production discussion on Microsoft Foundry: one operator describes APIM fronting multiple Foundry instances with centralized logging, chargeback, per-app keys, and private networking, and points to Microsoft’s APIM Unified AI Gateway sample as the reference pattern. Source: https://www.reddit.com/r/AZURE/comments/1tlbvbp/microsoft_foundry_setup_in_production/
r/AZURE also has a useful build-notes thread on a Zendesk ticket classifier in Microsoft Foundry. The workflow is webhook -> Azure Function -> RAG -> Foundry -> Teams approval, and the author reports agreement improving from 68% to 82% after fixing the source classification guide, which is a good reminder that grounding quality matters more than prompt polish. Source: https://www.reddit.com/r/AZURE/comments/1uxm8bz/built_a_zendesk_ticket_classifier_with_microsoft/