BotBeat
...
← Back

> ▌

MicrosoftMicrosoft
PARTNERSHIPMicrosoft2026-04-01

Microsoft Azure Team Responds to MuJoCo Deployment Issues, Reveals Blobfuse2 and Download Mode Solution

Key Takeaways

  • ▸Azure ML uses Blobfuse2 (a FUSE layer over Azure Blob Storage) rather than traditional CIFS, which explains filesystem behavior differences and symlink failures
  • ▸Download Mode, which stages data to local NVMe before execution, is the recommended solution for ML workloads, providing native filesystem speed and compatibility
  • ▸Azure Blob Storage or ADLS should be used as the backing store for Linux HPC and ML workloads instead of Azure Files, which is optimized for Windows lift-and-shift scenarios
Source:
Hacker Newshttps://www.hapticlabs.ai/blog/2026/03/31/deploying-mujoco-on-azure-ml-part-2↗

Summary

Following the publication of a technical deep-dive into filesystem problems encountered while deploying DeepMind's MuJoCo on Azure ML, Microsoft's Azure team provided direct feedback addressing the root causes and recommended solutions. The original article, which gained traction on Hacker News, described issues with broken symlinks, metadata latency, and storage constraints when running robotics AI training workloads in simulation. Microsoft clarified that Azure ML uses Blobfuse2—a FUSE layer translating filesystem operations into REST API calls—rather than traditional CIFS, and recommended leveraging Download Mode to stage data onto local NVMe before execution, which resolves most of the performance and compatibility issues previously encountered.

The Azure team's response outlined four key technical recommendations: recognizing the Blobfuse2 architecture and its limitations, utilizing Download Mode for staging data to fast local storage, switching from Azure Files to Blob Storage or ADLS as the backing store for ML workloads, and understanding the architectural differences between various Azure storage options. The practical impact of these recommendations is significant—Download Mode eliminates the performance penalties of FUSE-layer I/O operations and restores native filesystem behavior, including proper symlink support, making it a categorical rather than incremental improvement for workloads involving thousands of files and heavy enumeration.

  • Direct engagement from Microsoft's technical team demonstrates responsiveness to community feedback and clarifies architectural decisions
RoboticsMachine LearningMLOps & Infrastructure

More from Microsoft

MicrosoftMicrosoft
PRODUCT LAUNCH

Microsoft Launches Comprehensive Agent Framework for Building and Orchestrating AI Agents

2026-04-04
MicrosoftMicrosoft
POLICY & REGULATION

Microsoft's Own Terms Reveal Copilot Is 'For Entertainment Purposes Only' and Cannot Be Trusted for Important Decisions

2026-04-03
MicrosoftMicrosoft
PRODUCT LAUNCH

Microsoft AI Announces Three New Multimodal Models: MAI-Transcribe-1, MAI-Voice-1, and MAI-Image-2

2026-04-03

Comments

Suggested

Google / AlphabetGoogle / Alphabet
RESEARCH

Deep Dive: Optimizing Sharded Matrix Multiplication on TPU with Pallas

2026-04-05
N/AN/A
RESEARCH

Machine Learning Model Identifies Thousands of Unrecognized COVID-19 Deaths in the US

2026-04-05
Independent ResearchIndependent Research
RESEARCH

New Research Proposes Infrastructure-Level Safety Framework for Advanced AI Systems

2026-04-05
← Back to news
© 2026 BotBeat
AboutPrivacy PolicyTerms of ServiceContact Us