Deploying Azure Static Web Apps

Deploys React + Azure Functions apps to Azure Static Web Apps with managed API functions, including the CommonJS / index.ts import / route-registration gotchas that make new functions 404 silently. Provides the SWA Bicep module, staticwebapp.config.json routing + security headers, and the API entrypoint convention. Use when scaffolding a SWA-based project, adding a new API function, or fixing a deployed function that returns 404 even though it compiled successfully.

alexpizarro aad3301 24 files · 118.6 KB Updated

File contents

alexpizarro/azure-lean-stack-skills/tree/main/skills/deploying-azure-static-web-apps commit aad3301fff

Frequently asked questions

npx skillmds@latest add alexpizarro/deploying-azure-static-web-apps