Fabric OneLake

Build lakehouses and configure workspace identity for cross-workspace data sharing via OneLake.

12|4|Updated Mar 1, 2026
One-click install
npx skills add https://github.com/markus41/Claude-m --skill fabric-onelake
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Fabric OneLake
Source: https://github.com/markus41/Claude-m/tree/main/fabric-onelake/skills/fabric-onelake
Command: npx skills add https://github.com/markus41/Claude-m --skill fabric-onelake

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Fabric OneLake provides a single, tenant-wide data lake that unifies storage, governance, and access across multiple Fabric workspaces, enabling scalable lakehouse architectures and seamless cross-workspace collaboration.

Core Features & Use Cases

  • Architecture overview of OneLake, hierarchical namespace, and Delta Parquet storage
  • Shortcuts for cross-workspace data sharing and virtualization
  • File operations, REST API access, and authentication models
  • Use Cases: building lakehouses, cross-workspace data sharing, governance and caching

Quick Start

Describe how to plan and implement OneLake setups across workspaces, enable workspace identity for cross-workspace access, and create shortcuts to shared datasets.

Frequently Asked Questions about Fabric OneLake

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I share data across Fabric workspaces using OneLake shortcuts?

Fabric OneLake shortcuts enable cross-workspace data sharing by creating virtualized pointers to Delta Parquet datasets, eliminating data duplication while maintaining unified governance and access control across the tenant-wide data lake.

What is OneLake architecture and how does hierarchical namespace manage Delta Parquet storage?

OneLake architecture provides a tenant-wide hierarchical namespace organizing Delta Parquet files across workspaces, enabling scalable lakehouse designs with unified storage, governance, and direct REST DFS API access for file operations.

How do I configure workspace identity for cross-workspace data access in Fabric OneLake?

Configuring workspace identity in Fabric OneLake involves enabling the identity within workspace settings to authenticate cross-workspace access, allowing secure shortcuts and file operations across shared lakehouse datasets.

Can I use the REST DFS API for direct file operations on Delta data in OneLake?

Yes, Fabric OneLake supports the REST DFS API for direct file operations on Delta Parquet data, providing programmatic access to manage hierarchical namespace files and authenticate using supported authentication models.

What's the best way to monitor caching and V-Order optimization in a Fabric OneLake lakehouse?

Monitoring V-Order optimization and caching in a Fabric OneLake lakehouse involves tracking file access patterns and query performance metrics to ensure optimal Delta Parquet read efficiency and cross-workspace data governance.

When should I use OneLake data access roles instead of standard workspace permissions for governance?

Use OneLake data access roles when you need granular governance over cross-workspace shared datasets, applying role-based access directly to Delta Parquet files and shortcuts beyond standard workspace-level permissions.