Microsoft Fabric Updates Blog

OneLake APIs: Bring your apps and build new ones with familiar Blob and ADLS APIs

OneLake is the unified data lake for Microsoft Fabric, designed to simplify data management and accelerate analytics across your organization. The best part is, OneLake speaks the same language your applications already do.

With support for the ubiquitous Azure Data Lake Storage (ADLS) or Blob Storage APIs, OneLake makes it easy to bring your existing applications and tools into the Fabric ecosystem without rewriting a single line of code. If your apps already work with Azure Blob Storage or Azure Data Lake Storage – like Azure Storage Explorer – they’ll feel right at home in OneLake. All you have to do is use the OneLake endpoints:

https://onelake.dfs.fabric.microsoft.com/<workspace>/<item>.<itemtype>/<path>/<fileName>

https://onelake.blob.fabric.microsoft.com/<workspace>/<item>.<itemtype>/<path>/<fileName> 

Why This Matters

Organizations have invested heavily in applications, scripts, and workflows built on Blob and ADLS APIs. Migrating to a new platform often means costly rewrites and long timelines—but not with OneLake. By supporting these familiar APIs, OneLake ensures:

  • Seamless migration: Move your workloads to OneLake without changing your existing code.
  • Immediate compatibility: Your tools, SDKs, and scripts that use Blob or DFS APIs just work.
  • Faster innovation: Focus on building new capabilities instead of re-engineering old ones.

This compatibility means you can start leveraging the power of Microsoft Fabric and OneLake today, without disruption.

See it in Action

The OneLake APIs in Action guide shows you exactly how this works. You’ll find an end-to-end C# example using the Azure Blob Storage and Distributed File System (DFS) libraries with OneLake, plus tips for getting good performance and best practices when working with a cloud file system. The guide uses open mirroring to replicate data from an on-premises system to OneLake Delta tables. It’s the perfect starting point for developers and data engineers who want to make the most of OneLake’s capabilities.

Entradas de blog relacionadas

OneLake APIs: Bring your apps and build new ones with familiar Blob and ADLS APIs

diciembre 4, 2025 por Michaela Isaacs

Introducing staging support for Mirroring for Google BigQuery (Preview), a major enhancement that dramatically improves the speed and efficiency of initial data replication from Google BigQuery into Microsoft Fabric. Why Staging Matters Previously, initial replication of large datasets from BigQuery into Fabric could be time-consuming. With staging enabled, organizations are now seeing performance improvements of … Continue reading “Announcing Staging for Mirroring for Google BigQuery (Preview)”

diciembre 3, 2025 por Pradeep Srikakolapu

Deployment Challenges While Solutions Are in Development Microsoft Fabric has revolutionized data analytics with its unified platform, but deploying complex architectures with cross-dependencies remains a significant challenge for organizations. The good news is that the Microsoft Fabric team is actively working on native warehouse deployment capabilities with DacFx, cross-item dependency resolution, and cross-warehouse reference support. … Continue reading “Bridging the Gap: Automate Warehouse & SQL Endpoint Deployment in Microsoft Fabric”