What this solves
- SharePoint storage cost at TB scale
- Large-file and media-heavy libraries
- Teams that need SharePoint’s UI but Azure governance
How it works
- Deploy the BlobBridge SPFx web part.
- Point it to your ADLS Gen2 container (Blob API / hierarchical namespace).
- Use least-privilege SAS or Azure AD for access. Publish.
Security & limits
- Short-lived, path-scoped SAS; rotate on a schedule.
- No SharePoint search indexing of lake data (use Azure Search if needed).
- Read-only or controlled write via SAS permissions.