Azure DevOps CI/CD Pipeline for .NET & React
Automated pipeline for full-stack app with test gates, container build, and blue/green deployment via slot swaps.
Azure DevOps PipelinesApp ServiceACRYAMLSlot Swaps
What I built
- YAML pipelines for build/test; Docker image push to ACR.
- Staged deploy to App Service slots with manual approvals.
- Health checks and auto-rollback conditions using deployment status.
Outcomes
- Zero-downtime deploys; rollback under 1 minute.
- Release cycle shortened from weekly to daily.