Microsoft Discovery is now generally available on Azure, bringing agentic AI-powered research workflows to organizations worldwide. At Build 2026, the company also unveiled a new Microsoft Discovery desktop app in preview, designed for researchers, students, and labs. The dual announcement marks a significant expansion of Microsoft’s AI portfolio, targeting the scientific and academic communities with tools that automate complex discovery processes.

Agentic AI Workflows Come to Azure

Microsoft Discovery is not a single tool but an orchestration layer that coordinates multiple AI agents to accelerate research tasks. It leverages Azure AI Agent Service to let users define goals, then autonomously execute multi-step workflows. This includes literature analysis, hypothesis generation, data processing, and even designing follow-up experiments. The general availability on Azure means enterprises can now integrate these capabilities into their own pipelines with enterprise-grade security, compliance, and scalability.

The service uses a concept of “agentic workflows” where specialized AI agents—each trained or prompted for a specific subdomain—work together under human supervision. A researcher might ask Discovery to “review recent papers on quantum error correction and propose three novel approaches” and the system will search academic databases, extract methodologies, cross-reference results, and synthesize a report. Behind the scenes, Azure’s infrastructure handles the heavy lifting, spinning up compute resources as needed.

Pricing for the GA release follows a consumption-based model, with charges tied to compute time and API calls to external knowledge bases. Microsoft has also introduced volume commitments for academic institutions, with discounts up to 40% for multi-year contracts. Early adopters from pharmaceutical and materials science companies have reported time savings of up to 60% on literature review phases.

Desktop App Preview for Researchers

Alongside the cloud service, Microsoft released a preview of the Microsoft Discovery desktop application. Built for Windows (with macOS and web versions promised), the app provides a local interface to the same agentic capabilities. It is specifically marketed to individual researchers, graduate students, and small labs that may not have Azure subscriptions or prefer a turnkey experience.

The desktop app bundles a lightweight runtime that can connect to Azure’s AI models or use on-device SLMs (Small Language Models) for initial reasoning steps. This hybrid architecture means users can draft hypotheses or analyze small datasets offline, then sync to the cloud for heavy computation. The app also integrates with Microsoft 365 accounts, allowing seamless sharing of queries and results via OneDrive or Teams.

Notable features include:
- A natural language “Research Canvas” where users outline objectives and constraints.
- Drag-and-drop connectors for popular tools like Jupyter Notebooks, MATLAB, and Excel.
- Version-controlled project histories, enabling reproducible research.
- Plug-and-play access to academic databases including PubMed, arXiv, and IEEE Xplore.
- An experiment designer that can output machine-readable protocols for lab equipment.

During the Build keynote, a demonstration showed a graduate student using Discovery to identify a protein folding pathway. The app parsed a CSV of amino acid sequences, searched the Protein Data Bank, ran structural alignment agents, and returned a list of candidate conformations with confidence scores—all within 90 seconds. The student then exported the results directly to a PowerPoint slide adorned with charts generated by the AI.

Security and Ethical Guardrails

Microsoft took care to emphasize built-in safety mechanisms. Discovery enforces role-based access controls and audit logging through Azure Active Directory. All generated content is watermarked and logged for reproducibility checks. The system also includes a “skeptic agent” that critically evaluates outputs before presentation, reducing hallucination risks.

An ethics review module can flag potential dual-use research concerns—for instance, queries related to pathogen engineering or weapons design will trigger a human-in-the-loop checkpoint. This aligns with Microsoft’s Responsible AI framework and recent calls from the National Science Foundation for trustworthy AI in research.

Integration with the Broader Microsoft Ecosystem

Discovery does not exist in a vacuum. It ties deeply into Microsoft Fabric, allowing data scientists to pull insights from lakehouses and warehouses. Similarly, Copilot in Word and Excel can ingest Discovery outputs for polishing reports. For developers, a new API enables embedding Discovery’s reasoning loops into custom line-of-business applications.

The desktop app also connects to GitHub Copilot, letting researchers version-control their Discovery projects and share them as repositories. This integration hints at Microsoft’s vision of a collaborative research platform where AI assistants handle routine tasks, freeing humans for creative high-level thinking.

Community Reception and Early Feedback

Reaction from the academic community has been cautiously optimistic. On Windows forums and Reddit, users praised the streamlined UI but raised concerns about data privacy, especially when using the cloud service. Some noted that the desktop app’s offline mode will be critical for labs handling proprietary or sensitive data.

Others questioned the subscription costs for the desktop app, which will eventually be priced per seat per month after the preview period. Microsoft has not disclosed final numbers but indicated that qualifying students and faculty would receive free or heavily discounted access. A university System Administrator expressed hope that volume licensing for the desktop app would mirror the Azure academic grants program.

A thread on the r/MachineLearning subreddit highlighted that Discovery’s agentic approach, while powerful, requires careful prompt engineering to avoid combinatorial explosions of tasks—a user reported accidentally running a $200 compute job when a poorly defined goal caused agents to recursively generate sub-tasks. Microsoft responded by adding budget cap settings in the GA release.

Competing Landscape

Microsoft is not alone in pursuing AI for scientific discovery. Google’s DeepMind has its own AI for science suite, and startups like Elicit and Consensus are targeting literature review. However, Discovery’s deep Azure integration and the new desktop client give Microsoft a unique on-ramp: from individual student to enterprise lab, all within one ecosystem. The ability to run agents locally on a PC, then burst to Azure GPUs, addresses a key pain point for resource-constrained academic users.

What’s Next

The desktop app preview is available starting June 2026 for Windows Insiders in the Dev Channel, with general availability slated for late 2026. Microsoft promises to add multimodal inputs—including diagrams and lab notebook scans—as well as integrations with electronic lab notebooks from Benchling and LabArchives. A mobile companion app for iOS and Android is also in the works, aimed at field researchers collecting data.

For organizations, the journey begins now with the Azure GA. Microsoft has published a series of quickstart guides and a 30-day free trial with $200 in Azure credits for new users. As the lines blur between human intellect and agentic systems, Microsoft Discovery seeks to redefine the research workflow—one AI agent at a time.

More immediately, Build attendees can test the desktop app at the Microsoft Discovery booth in Hall C, where on-site experts will help craft custom agent loops.