Azure-Samples / Azure-Samples/tutor
perf: consolidate az containerapp show calls in deploy wait loops
Open
enhancement
- Dominant language
- Python
- Stars
- 17
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
Consolidate multiple az containerapp show + revision show calls per iteration into a single CLI call. Currently ~300 API calls per service deploy. Parse multiple fields from one JSON response instead of separate calls.
Contributor guide
Assessment
This issue has not been assessed yet.