Fabric App Lakehouse Live

Use when a web app (especially a Fabric App SPA) must read EXISTING Lakehouse data live with no backend — 'query the Lakehouse from the browser', 'live data without a server', 'call Fabric GraphQL from my SPA', or when debugging that path: 403 InsufficientPrivileges on a Fabric GraphQL API, MSAL sign-in returning to a blank page, popup 'tela preta', token works but queries fail, rows silently missing. Read-only by design — the Lakehouse SQL endpoint has no mutations and syncs lazily. If the app writes data back, use fabric-app-sqldb-writeback instead. For creating/deploying the app shell, use fabric-app-bootstrap.

gusbavia Updated

File contents

gusbavia/fabric-apps-skills/tree/main/skills/fabric-app-lakehouse-live commit 7d9c41c644

Frequently asked questions

npx skillmds@latest add gusbavia/fabric-app-lakehouse-live