Fabric App Bootstrap

Use when creating or deploying a Microsoft Fabric App (preview, Rayfin CLI) — 'build my first Fabric App', 'host this SPA inside Fabric', 'deploy to Fabric Apps', 'rayfin up fails', 'what can Fabric Apps host', or when a deploy needs to run headless/CI with a service principal and zero portal clicks. Also use BEFORE porting an existing app into Fabric, to check what survives static hosting (no Node SSR, no server secrets, no Python runtime, 100 MB zip cap). Do NOT use for the data layer — that is fabric-app-lakehouse-live (read-only) or fabric-app-sqldb-writeback (write-back).

gusbavia 7789eae 2 files · 6.1 KB Updated

File contents

gusbavia/fabric-apps-skills/tree/main/skills/fabric-app-bootstrap commit 7789eaec2c

Frequently asked questions

npx skillmds@latest add gusbavia/fabric-app-bootstrap