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

enero 12, 2026 por Tom Peplow

In October 2025, we introduced OneLake diagnostics—a powerful capability that helps teams “answer who accessed what, when, and how” across your Fabric Lakehouse environment. OneLake diagnostics streams JSON-based activity logs into a Lakehouse you choose, enabling rich analysis, governance, and compliance workflows. A powerful capability that helps teams “answer who accessed what, when, and how” … Continue reading “Gain even more trust and compliance with OneLake diagnostics immutability (Generally Available)”

enero 8, 2026 por Adi Eldar

What if generating embeddings in Eventhouse didn’t require an external endpoint, callout policies, throttling management, or per‑request costs? That’s exactly what slm_embeddings_fl() delivers: a new user-defined function (UDF) that generates text embeddings using local Small Language Models (SLMs) from within the Kusto Python sandbox, returning vectors that you can immediately use for semantic search, similarity … Continue reading “Create Embeddings in Fabric Eventhouse with built-in Small Language Models (SLMs)”