Developer Platform
Developer tooling gets more capable agents.
Visual Studio, .NET and Microsoft Foundry continue to deepen agent-assisted development with richer controls, reusable deployment patterns and broader model capabilities.
Visual Studio August Update expands Copilot controls and Git workflows
Microsoft's August Visual Studio update adds configurable model thinking levels, organization-level custom agents, and expanded Git support including worktrees and submodules. The update continues the shift from a single assistant experience toward a more configurable development agent environment.
Why it mattersDevelopment teams can standardize agent behavior at the organization level while using more advanced Git workflows without leaving the IDE, which makes Copilot adoption easier to govern across larger engineering teams.
Read the source →devblogs.microsoft.comC# 15 preview arrives with .NET 11
Microsoft's C# 15 preview work introduces language features aimed at stronger modeling and safer code, including union-type work, closed hierarchies and continued memory-safety improvements alongside the .NET 11 preview cycle.
Why it mattersTeams planning future .NET upgrades can start evaluating how the next language generation may simplify domain modeling and improve compile-time guarantees before these capabilities reach production support.
Read the source →devblogs.microsoft.comMicrosoft Agent Framework agents can move into Foundry Hosted Agents with minimal C# changes
Microsoft published guidance showing how Agent Framework applications can be deployed to Microsoft Foundry Hosted Agents with limited code changes. Hosted Agents provide a managed runtime for production deployment while preserving the programming model used during local development.
Why it mattersTeams building custom agents in C# gain a clearer path from development to a managed production runtime without having to redesign the agent application around a separate hosting model.
Read the source →devblogs.microsoft.comClaude in Microsoft Foundry gains structured outputs, web tools and MCP connectivity
Claude models hosted through Microsoft Foundry have gained capabilities including structured outputs, web search and fetch, Model Context Protocol connectivity and tool search. These features expand the range of enterprise agent scenarios that can be implemented using Claude on Azure.
Why it mattersOrganizations using multiple model families can keep more agent workloads inside the Azure governance boundary while taking advantage of model-specific tools and structured integration patterns.
Read the source →azure.microsoft.comAzure Content Understanding expands GPT-5 support and agentic workflows
Azure Content Understanding continues to expand its model and workflow capabilities with broader GPT-5-series support, synchronous APIs, contextualization improvements and richer extraction scenarios for multimodal enterprise content.
Why it mattersTeams working with documents, images, audio and other unstructured information can consolidate more extraction and understanding scenarios into a managed Azure service that is easier to combine with agent workflows.
Read the source →azure.microsoft.com