azure-prepare: Generate Bicep using supported Container App deployment strategies
Open
area/aca
area/provisioning
enhancement
- Dominant language
- Go
- Stars
- 569
- Forks
- 364
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 136
Description
Tracking issue for questions and follow-up discussion related to microsoft/GitHub-Copilot-for-Azure#2254.
The `azure-prepare` skill generates Bicep that references an ACR image directly during provisioning, which fails because the image doesn't exist yet. The generated Bicep should follow one of the two supported Container App deployment strategies in `azd` (image-based with upsert or revision-based).
See the detailed analysis and strategy documentation in the [original issue comment](https://github.com/microsoft/GitHub-Copilot-for-Azure/issues/2254#issuecomment-4494559416).
Contributor guide
Assessment
This issue has not been assessed yet.