Live wire — dispatch open27 Aug 2026

The AI Wire

Machine-drafted, human-approved AI industry news. Every story reviewed before it hits the wire.

From the archive34 dispatches · page 03 / 04
27
azureproduct· filed 7 Aug 2026

Microsoft's Agent Framework Details Five Orchestration Patterns for Multi-Agent AI

Microsoft's Agent Framework introduces five orchestration patterns for coordinating multiple AI agents: concurrent, sequential, group chat, handoff, and Magentic. Each pattern uses the same Foundry chat client and targets different control structures, from simple parallel execution to agent-driven routing and planning with persistent task state. The patterns are illustrated with sample code for tasks like customer support ticket processing and autonomous blog writing.

25
azureproduct· filed 5 Aug 2026

Azure Speech adds real-time multichannel speech-to-text in public preview

Microsoft has launched a public preview of real-time multichannel speech-to-text for Azure Speech, allowing stereo audio to be processed while preserving channel separation. The feature simplifies transcription workflows for contact centers by eliminating the need to run parallel pipelines or merge channels. It works with the existing Speech SDK and requires a single configuration property.

24
azureproduct· filed 5 Aug 2026

Azure DevOps MCP Server Reaches General Availability with Entra and Client Limits

Microsoft has made its hosted Azure DevOps MCP Server generally available, but the remote server currently only works with Microsoft's own clients due to Entra authentication requirements. Popular assistants like Claude, ChatGPT, and Cursor cannot connect yet, leaving the local server as the interim option for those users.

22
azureazure· filed 5 Aug 2026

Managed Identity support now available for local Logic Apps development

Microsoft has added Managed Identity support to the Logic Apps Standard VS Code extension, allowing developers to use the same authentication method locally and after deployment. The feature requires specific extension and bundle versions and a local setting. Managed connectors do not yet generate dynamic values in the designer, while service provider connectors do.

20
azureproduct· filed 4 Aug 2026

Azure Functions Agents runtime adds OpenTelemetry tracing for agent runs

Azure Functions Agents now emits OpenTelemetry traces from the runtime itself, so every agent run shows up in Application Insights without adding instrumentation code. Two settings enable the export, and a Model Router example shows how the trace makes otherwise invisible model-selection decisions visible. The behavior applies to any agent on any model.

19
azureproduct· filed 3 Aug 2026

Azure App Service launches public preview of Markdown for Agents

Microsoft has released a public preview of Markdown for Agents for Azure App Service. It converts HTML to Markdown when a client sends the `Accept: text/markdown` header, reducing median payload size by 97 percent in internal tests. The feature is Windows-only for now and requires manual REST API or CLI configuration.

15
azureproduct· filed 30 Jul 2026

Microsoft adds cost management and pricing tools to Azure Resource Manager MCP server

Microsoft has added cost management and pricing tools to the Azure Resource Manager MCP server, enabling AI agents to query cost data, retrieve pricing, and manage budgets. The update includes two toolsets for Cost Management and Pricing, accessible through Visual Studio Code and GitHub Copilot with opt-in configuration. Limitations include dependence on Azure's backend data accuracy and update latencies.

11
azuretooling· filed 28 Jul 2026

Two Layers for GitHub Copilot Cost Governance as the Promotional Cushion Nears Its End

GitHub Copilot's promotional credit uplift ends September 1, 2026, shifting focus to spend governance. Native budget controls provide financial caps across all surfaces, while a second layer using Azure API Management enables real-time token quotas for IDE and CLI usage. Organizations should enable native budgets now and consider piloting the more granular BYOK approach if needed.

10
azureproduct· filed 27 Jul 2026

Azure Databricks Adds Claude Opus 5 to Model Serving

Azure Databricks has made Claude Opus 5 generally available via its AI Model Serving platform, allowing organizations to use the latest Anthropic model for inference within the Databricks environment. The model targets advanced reasoning and agentic workflows, but details on performance, pricing, and differentiation from its predecessor remain scarce, leaving developers to conduct their own testing.

09
azureazure· filed 27 Jul 2026

Microsoft Releases AI Gateway Tier for Azure API Management

Microsoft has released a public preview of the AI Gateway tier for Azure API Management, offering a dedicated pricing and feature tier for routing and securing AI API calls. The announcement is short on specifics about features, performance, or region availability. Engineers can test the tier in staging, but its value depends on whether it provides distinct capabilities beyond existing API Management tiers.