MICROSOFT CUSTOMER STORYBMW × AZURE — 12× FASTER TEST-DATA ANALYSIS5–10 TERABYTES OF TELEMETRY PER WEEK100+ ENGINEERS NOW QUERY IN NATURAL LANGUAGEINSIGHTS IN SECONDS, NOT DAYSBUILT ON MICROSOFT FOUNDRY + AGENT FRAMEWORK MICROSOFT CUSTOMER STORYBMW × AZURE — 12× FASTER TEST-DATA ANALYSIS5–10 TERABYTES OF TELEMETRY PER WEEK100+ ENGINEERS NOW QUERY IN NATURAL LANGUAGEINSIGHTS IN SECONDS, NOT DAYSBUILT ON MICROSOFT FOUNDRY + AGENT FRAMEWORK
Customer Story · Automotive AI

The Car That Learned to Explain Itself

BMW rebuilt its test-fleet telemetry system on Microsoft Azure and set a swarm of AI agents loose on it. The payoff: analysis twelvefold faster, and answers in the language engineers actually speak.

BMW test vehicle and engineering data visualization
BMW's development fleet produces 5–10 terabytes of telemetry every week. A multi-agent AI on Azure now turns that flood into answers. Photo: Microsoft / BMW AG.

Every week, thousands of BMW development vehicles roll off test tracks and public roads carrying a secret nobody could easily read. Between 5 and 10 terabytes of telemetry — brake pressures, steering angles, thermal loads, thousands of signals per car — poured into BMW's Mobile Data Recorder system. The data was all there. The problem was who could ask it questions.

For years, only IT specialists could query the MDR system. Every engineer who wanted to know how a component behaved on a specific drive had to file a request and wait. Hours, sometimes days, passed between a question and an answer. In an industry accelerating toward software-defined vehicles, that lag was a tax on the pace of R&D itself.

A Fleet of Agents Under the Hood

BMW's fix was not to hire more specialists. It was to rebuild the MDR system on Microsoft Azure and set a team of AI agents loose on the data. Working through the Microsoft Agent Framework, specialized agents divide the labor: some reach straight into the recorders inside development cars to fetch measurement data, others pre-analyze it, and still others visualize the result — all orchestrated by Microsoft Foundry and the Foundry Agent Service.

"The multi-agent AI automatically connects to specialized agents to acquire measurement data from MDRs in development cars, pre-analyzes it, and visualizes results." Andre Thomaser — Engineer, Brake Control Function, BMW

Under the surface, the architecture reads like a tour of modern AI infrastructure. Azure AI Search handles retrieval. Azure OpenAI in Foundry Models supplies the reasoning that turns a plain-English question into a plan of action. And Azure Cosmos DB keeps conversational memory alive across sessions, so an engineer's follow-up question lands with full context instead of a blank slate.

Microsoft FoundryAgent orchestration & the Foundry Agent Service
Agent FrameworkSpecialized agents that collaborate on each query
Azure OpenAIReasoning over telemetry in Foundry Models
Azure AI SearchRetrieval across the MDR data estate
Azure Cosmos DBPersistent conversational memory
AKS · Data Explorer · PostgreSQLThe scalable runtime beneath it all

Twelve Times Faster

The numbers are blunt. Analysis of vehicle test data now runs twelvefold faster. Insights that once took hours or days now arrive in seconds to minutes. And the audience for that data has exploded: more than 100 engineers can now query the fleet directly, in natural language, while the system chews through thousands of test scenarios in parallel.

12×
Faster test-data analysis
100+
Engineers with direct access
5–10 TB
Telemetry generated weekly

Time to Insight — Before vs. After

Before
IT-only queries
Hours → days
After
multi-agent AI
Seconds → minutes
Bars illustrate relative time-to-insight; BMW reports analysis running ~12× faster.
"With multi-agent AI, engineers don't just get data — they get insights they can act on immediately." Christof Gebhart — Manager, Advanced Vehicle Measurement Technology, BMW

From Experiment to Daily Practice

The quieter revolution is cultural. A task once locked inside a small circle of domain experts has been handed to the people who actually design the cars. BMW describes these agentic workflows as moving from experimental novelty to everyday engineering habit — and doing so without loosening governance or security standards.

"Azure services form the backbone of our multi-agent system, ensuring every engineer benefits from persistent conversational history." Sebastian Heinz — Technical Lead, Advanced Vehicle Measurement Technology, BMW

That persistence matters more than it sounds. Because Cosmos DB carries context from one question to the next, an engineer investigating a brake anomaly can drill deeper conversationally, the way a person would with a knowledgeable colleague — not restart a database query each time. The system runs across Azure Kubernetes Service, Azure Data Explorer, Azure Database for PostgreSQL, and Cosmos DB, a stack built to scale as BMW's test fleet — and its relentless output of data — keeps growing.

The lesson underneath the twelvefold headline is simpler than the architecture that produced it. The bottleneck in BMW's R&D was never the data. It was the number of people allowed to ask it a question. By putting a fleet of AI agents between the engineer and the terabytes, BMW didn't just make analysis faster. It made curiosity cheap — and at the scale of a global automaker, cheap curiosity is where the next breakthrough hides.