Azure Static Web Apps with GitHub Actions
In this project, I deployed a portfolio website using Azure Static Web Apps and GitHub Actions with OIDC authentication.
Architecture
The site is deployed automatically on each push using GitHub Actions.
Key Benefits
- No credentials stored
- Secure authentication (OIDC)
- Fast global delivery
Conclusion
This setup is ideal for modern cloud-native deployments.