azure-static-web-apps - Azure Static Web Apps CLI Development and Deployment
Develop, configure, and deploy Azure Static Web Apps and serverless APIs using the SWA CLI.
Tags
Updated: 2026-09-21Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Initialize SWA project configuration
- Emulate local development server
- Build frontend and API
- Authenticate with Azure
- Deploy project to Azure
- Initialize database connections
Inputs
- Frontend source code
- API source code
- Azure subscription ID
- Deployment token
- staticwebapp.config.json file
Outputs
- swa-cli.config.json file
- Local emulator service
- Built application artifacts
- Deployed Azure Static Web App
- GitHub Actions workflow file
Requirements
- Node.js environment
- @azure/static-web-apps-cli package
- Azure account or deployment token
