
Azure Weekly: OpenAI's GPT-5.3-Codex, Agentic Cloud Ops, and MCP Everywhere
The Week Azure Went All-In on Agents This past week saw some of the most substantial Azure releases in months — three new OpenAI models optimized for production use, agentic cloud operations moving from concept to product, and MCP (Model Context Protocol) becoming a first-class citizen in Azure Functions. If you're building AI-powered systems on Azure, this week changed the game. GPT-5.3-Codex: The Model That Actually Ships Code GPT-5.3-Codex launched on Azure OpenAI on February 24, and it's not just another incremental upgrade. This is the first model that unifies frontier coding performance with broader reasoning capabilities — you're no longer choosing between a specialized code model and a general-purpose reasoning model. The numbers matter: 25% faster execution according to OpenAI, with midtask steerability that lets you redirect the model during long-running operations without losing context. That last part is crucial for anyone building agentic DevOps workflows — you can now col
Continue reading on Dev.to
Opens in a new tab


