App Service Deployment Slots Strategy
Open
area/app-service
enhancement
production
- Dominant language
- Go
- Stars
- 569
- Forks
- 364
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 136
Description
**Summary**: Implement deployment slot strategy for Azure App Service with staging/production slot swapping and traffic shifting capabilities.
**Acceptance Criteria**:
- [ ] Deploy to staging slot by default
- [ ] Pre-deployment validation in staging slot
- [ ] Automated slot swap after validation
- [ ] Traffic shifting support (gradual rollout)
- [ ] Custom slot naming configuration
- [ ] Slot-specific configuration and settings
- [ ] Rollback via slot swap
- [ ] Integration with App Service deployment slots API
Contributor guide
Assessment
This issue has not been assessed yet.