Azure

Azure on Beyond Market Intelligence: a running collection of 11 stories we have gathered and hand-picked because they are worth your time. Every post here touches on azure in some way — the news, the analysis, the deep dives, and the occasional surprise find. Acme AI is the next-generation, AI-powered spreadsheet platform built to replace Excel and redefine how analysts, data scientists, and enterprise teams work with data. New stories are added to this page as we find them, so check back if you want to keep up with what is happening around azure, or subscribe to the RSS feed to get them as soon as they are published. Browse the collection below, or head back to the homepage to see everything Beyond Market Intelligence is covering right now.

Copilot Code Review Reaches Azure Repos, Billed Per Review with Reporting Two Days Behind
InfoQ

Copilot Code Review Reaches Azure Repos, Billed Per Review with Reporting Two Days Behind

Microsoft now extends GitHub Copilot’s code review capabilities to Azure Repos, recognizing the need for flexibility within the Azure DevOps ecosystem. This expansion allows all Azure DevOps customers to leverage AI-powered code analysis without requiring a migration to GitHub. Reviews are billed per use via your Azure subscription, with cost visibility appearing in Cost Management approximately 48 hours later. Budget alerts will notify you of spending, and organizations are limited to five concurrent reviews.

Enterprises put non-Nvidia chips 14 points ahead of Nvidia's next-gen GPUs on their evaluation lists
VentureBeat

Enterprises put non-Nvidia chips 14 points ahead of Nvidia's next-gen GPUs on their evaluation lists

Recent VentureBeat research reveals a significant shift in enterprise AI accelerator strategy. While Nvidia remains dominant in production environments, a striking 39.4% of organizations are now actively evaluating non-Nvidia alternatives like AWS Trainium and Google TPUs – a 14-point increase over Nvidia's next-gen GPUs. This indicates a move toward greater optionality and workload-level scrutiny, with organizations prioritizing integration, performance, and cost-effectiveness. Enterprises are increasingly seeking control over their AI infrastructure, a trend underscored by growing interest in open-source components.

AKS Looks to Make Node Disruption More Predictable with New NAP Guidance
InfoQ

AKS Looks to Make Node Disruption More Predictable with New NAP Guidance

Microsoft is enhancing the predictability of node disruptions within Azure Kubernetes Service (AKS) with new guidance focused on Node Auto-Provisioning (NAP). This initiative balances the efficiency gains of automated node consolidation with the critical need for application availability. Platform teams can now leverage this resource to proactively manage potential impacts. For those exploring the broader implications of AI in data workflows, consider our article "How to Work with AI Coding Agents" for practical insights. This move underscores Microsoft’s commitment to a future-focused, reliable Kubernetes experience.

Microsoft Releases Aspire 13.5 With a Refreshed Dashboard and Workflow Improvements
InfoQ

Microsoft Releases Aspire 13.5 With a Refreshed Dashboard and Workflow Improvements

Microsoft’s Aspire 13.5 delivers a streamlined developer experience with a refreshed dashboard and workflow enhancements. This update prioritizes usability, introducing quality-of-life features like file imports for the Interaction Service and interactive terminals directly within the dashboard. Deployment capabilities are strengthened with Kubernetes persistent volume support and cross-scope Azure references. For those seeking broader context on modern development tools, explore our recent analysis of Next.js 16.3 and its performance improvements.

Designing a Persistent Knowledge Layer That Refuses to Guess
Towards Data Science

Designing a Persistent Knowledge Layer That Refuses to Guess

Traditional Retrieval-Augmented Generation (RAG) struggles with a fundamental limitation: it retrieves but doesn’t remember. Our blueprint, "Designing a Persistent Knowledge Layer That Refuses to Guess," offers a vendor-neutral solution for applications requiring accumulated understanding. This comprehensive guide details a complete Azure-native implementation—leveraging Microsoft Foundry, Azure AI Search, Cosmos DB, and FastAPI—demonstrated with a property-insurance corpus. Explore how building a persistent knowledge layer elevates RAG beyond simple retrieval, ensuring contextually relevant and consistently informed responses.

Infrastructure and compute: Enterprises are buying AI compute for speed while flying blind on what it costs
VentureBeat

Infrastructure and compute: Enterprises are buying AI compute for speed while flying blind on what it costs

Enterprises have decisively moved AI infrastructure into production, with two-thirds now running live workloads and nearly three in ten operating at scale. However, a critical gap exists: the ability to accurately track AI compute costs hasn't kept pace. Performance and GPU availability now outweigh total cost of ownership in purchasing decisions, yet fewer than half of organizations rigorously track their AI compute expenses. This VentureBeat Pulse Research, surveying 170 enterprises, highlights the need for improved visibility into AI infrastructure economics.

Azure and Community Guidelines on Choosing Between a Skill or a Sub-Agent
InfoQ

Azure and Community Guidelines on Choosing Between a Skill or a Sub-Agent

Navigating the complexities of AI system architecture? A recent Azure Architecture blog post by Azure lead engineer Kishorekumar Pattabiraman provides practical guidance on selecting between skills, sub-agents, and alternative approaches. The focus is clear: prioritize reusability, simplicity, and long-term maintainability for robust AI solutions. Explore these criteria to optimize your workflows—consider "Structured Evaluation Pipelines to Improve Your AI Workflows" for further insight. Discover how these principles can transform your AI development process and empower a future-focused approach.

Microsoft Three-Layer LLM Routing Architecture for AI Agents on AKS
InfoQ

Microsoft Three-Layer LLM Routing Architecture for AI Agents on AKS

Microsoft has introduced a robust three-layer LLM routing architecture for AI agents deployed on Azure Kubernetes Service (AKS), addressing critical challenges in agent traffic management. This reference architecture streamlines decision-making across three key areas: model selection for responses, call orchestration, and GPU replica assignment. By optimizing these elements, organizations can enhance agent performance and scalability. For those exploring custom skill integration, consider "How to Create Custom Skills in Claude," a valuable resource for maximizing LLM capabilities.

Presentation: Clean Architecture for Serverless: Business Logic You Can Take Anywhere
InfoQ

Presentation: Clean Architecture for Serverless: Business Logic You Can Take Anywhere

Unlock the portability of your serverless business logic with Elena van Engelen’s presentation, "Clean Architecture for Serverless." Learn how to avoid vendor lock-in while leveraging native cloud capabilities through a practical application of Clean Architecture, Spring Cloud Function, and Gradle modules. Elena will demonstrate a live deployment of portable Kotlin services across AWS and Azure, underpinned by Terraform CDK for multi-cloud infrastructure. For deeper insights into cloud infrastructure management, explore our recent article, "Amazon EKS Adds Kubernetes Version Rollback."

Microsoft launches new in-house AI models it says cut costs up to 89% versus OpenAI
VentureBeat

Microsoft launches new in-house AI models it says cut costs up to 89% versus OpenAI

Microsoft has unveiled two new in-house AI models, MAI-Image-2.5-Pro and MAI-Voice-2-Flash, marking a significant shift towards self-sufficiency in AI capabilities. These models, now in public preview, demonstrate the potential for substantial cost reductions – up to 89% versus OpenAI – across key products like Bing, Excel, and Dynamics 365.

Loop Engineering with Adaptive Parsing in Action: Parsing Flat Tables with Azure and Figures with a Vision LLM
Towards Data Science

Loop Engineering with Adaptive Parsing in Action: Parsing Flat Tables with Azure and Figures with a Vision LLM

Loop Engineering presents a progressive approach to enterprise document intelligence, demonstrating Adaptive Parsing in action. This initial installment, "Parsing Flat Tables with Azure and Figures with a Vision LLM," explores utilizing Large Language Models (LLMs) as a critical last line of defense. We detail two complete escalations: extracting data from flat tables via Azure and interpreting figures through a vision model. For those seeking to optimize agent performance, consider "How to Run Claude Code Agents for 24+ Hours" for deeper insights into long-running coding agents.