← 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

Visual evidence of project

Static App Demo landing page
Landing Page
API endpoint test
API Endpoint Test
Chat interface
Chat Interface
Authentication
Authentication
CI/CD pipeline
CI/CD Pipeline