Microsoft Build 2025
Microsoft's new platform gives scientists a governed factory for AI agents
Microsoft Discovery is now generally available, offering organizations a governed platform for agentic AI in science and engineering. The move signals Microsoft's push to capture enterprise R&D workflows with built-in compliance and orchestration.

Microsoft today formalized its bid to become the operating system for scientific research with the general availability of Microsoft Discovery. Announced at Microsoft Build, the platform targets a growing pain point for organizations deploying AI in R&D: how to move from isolated experiments by individual scientists to coordinated, governed, and reproducible agentic workflows.
From lab bench to governed pipeline
The core tension Microsoft Discovery addresses is the gap between AI's promise in research and the operational reality. Scientists have been using AI models for years, protein folding, materials discovery, drug screening, but each project typically lives in its own notebook, with its own data access patterns, compliance rules, and model configurations. Discovery wraps this chaos into a unified platform with role-based access, audit trails, and template-driven agent workflows.
The company also previewed a companion mobile app, Microsoft Discovery App, designed to let researchers monitor and steer experiments from their phones. While the app itself is a modest addition, essentially a mobile frontend, it signals that Microsoft views Discovery as a daily-use tool, not a back-office dashboard.
A competitive landscape
Microsoft Discovery enters a field dominated by point solutions from AWS, Google Cloud, and a raft of startups. AWS has Amazon SageMaker with its own ML governance capabilities; Google offers Vertex AI for model management. But Microsoft is betting that its tight integration with Azure Active Directory, Microsoft 365, and Power Platform will give it an edge in the enterprise settings that already run on its stack.
The platform also competes with specialized scientific AI platforms from companies like BenchSci, Insilico Medicine, and Schrödinger. Where Discovery differs is in its emphasis on governance and compliance, an increasingly critical feature as regulatory scrutiny of AI-assisted research grows, particularly in pharmaceuticals and medical devices.
What the platform actually does
Based on Microsoft's documentation, Discovery offers several capabilities. Users can define agentic workflows as directed graphs, where each node is an AI model, a data transformation, or a human approval step. These workflows can be versioned, tested on subsets of data, and promoted through staging environments, borrowing patterns from software CI/CD but applying them to scientific experimentation.
The platform includes built-in connectors to common scientific data sources: Azure Data Lake, the NCBI databases, and proprietary lab information management systems. It also supports arbitrary Python environments, meaning researchers aren't locked into Microsoft's own AI models and can bring models from Hugging Face, PyTorch, or JAX.
The governance angle
The most strategically important feature is probably the compliance framework. Every workflow execution generates a complete provenance record: which model was used, with which parameters, on which data, and which human approved each step. For an industry that increasingly must defend its findings to regulators, the FDA, the EPA, the SEC, this auditability is a selling point that open-source alternatives struggle to match.
What Microsoft didn't mention
Notably absent from the announcement were any specific adoption numbers, customer case studies, or performance benchmarks. Microsoft demonstrated the platform with a few illustrative examples, materials screening and drug re-purposing, but offered no concrete evidence that Discovery improves research velocity or accuracy compared to existing approaches.
The company also stayed quiet on pricing. Discovery is available as an add-on to existing Azure subscriptions, but Microsoft has not disclosed whether it will charge per workflow execution, per user seat, or as a flat monthly fee. This opacity leaves enterprises guessing about total cost of ownership, particularly for large-scale research organizations that may run thousands of agents daily.
The bigger picture
Microsoft Discovery represents the next logical step in the platform wars. First came AI models themselves, then model hosting and fine-tuning, then agent frameworks. Now the frontier is governed orchestration, the layer that lets organizations turn AI from an experiment into a production research pipeline.
For enterprises already deep in the Azure ecosystem, the value proposition is clear: one sign-on, one compliance regime, one billing relationship. For everyone else, the calculus is more complex. And for the open-source community, Discovery is a reminder that even if the underlying models are free, the infrastructure to run them safely and at scale is increasingly proprietary.
The mobile app preview, meanwhile, is a bet on the habits of researchers who want to check on an overnight simulation or approve a next experiment step from the coffee shop. It is not a technical breakthrough, but it is a cultural signal that Microsoft wants Discovery woven into the fabric of how science gets done.