Scale Units and Multi-Region Support
Open
area/provisioning
feature
- Dominant language
- Go
- Stars
- 569
- Forks
- 364
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 136
Description
**Summary**: Implement scale unit concept that represents the full stack required to run an app and can be deployed to one or more regions.
**Acceptance Criteria**:
- [ ] Define scale unit configuration schema
- [ ] Support named scale units with region associations
- [ ] Deploy scale units to multiple regions
- [ ] Handle global vs regional layer scoping
- [ ] Cross-region orchestration and coordination
- [ ] Unique naming and resource isolation per scale unit
- [ ] CLI commands for scale unit operations (`azd provision scale-unit `)
Contributor guide
Assessment
This issue has not been assessed yet.