← Back to Projects

Static App Demo

Template-quality Azure web baseline: a pure-static Blazor WebAssembly frontend, a .NET 8 Azure Functions API, and Microsoft Entra ID auth—served together under Azure Static Web Apps.

Portfolio Snapshot

StaticAppDemo demonstrates a pragmatic “static-first” Azure stack with authentication and a clean seam for agent-style backends. The UI calls a small `/api/chat` surface that routes through Azure Static Web Apps to Azure Functions, with auth handled by SWA built-in Entra flows (`/.auth/*`).

What it proves

Key components

Delivery milestones

Operational notes

Verification

Screenshots coming soon.