Skip to content

Drop az containerapp extension install; rely on Azure CLI core#1181

Draft
Copilot wants to merge 1 commit into
mainfrom
copilot/switch-commands-to-azure-cli-core
Draft

Drop az containerapp extension install; rely on Azure CLI core#1181
Copilot wants to merge 1 commit into
mainfrom
copilot/switch-commands-to-azure-cli-core

Conversation

Copilot AI commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

az containerapp commands (update, show) graduated to Azure CLI core in v2.61.0 (May 2024). GitHub-hosted runners ship a newer az, so the explicit extension install is dead weight.

Changes

  • Build-Test-And-Deploy.yml — removed az extension add --name containerapp --upgrade --only-show-errors from both the dev and prod deploy steps

Co-authored-by: BenjaminMichaelis <22186029+BenjaminMichaelis@users.noreply.github.com>
Copilot AI changed the title Remove az containerapp extension install; use az CLI core commands Drop az containerapp extension install; rely on Azure CLI core Jun 9, 2026
Copilot AI requested a review from BenjaminMichaelis June 9, 2026 05:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants