microsoft / microsoft/vscode-azurecontainerapps

"Deploy Image to Azure Container Apps" shows "Select a location" instead of "Select a container apps environment" when resources are grouped by location

Open
#994 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

AT-CTI investigate
Dominant language
TypeScript
Stars
42
Forks
21
Avg merge
3d 7h
Merged PRs (30d)
2

Description

OS: All
Build Version: 20251104.1

Repro Steps:

  1. Navigate to Azure Resources view -> Set resources to "Group by Location".
  2. Navigate to Container Registries view -> Right click one image and select "Deploy Image to Azure Container Apps...".
  3. Check whether the first option is "Select a container apps environment" or not.

Expect:
The first option is "Select a container apps environment".
Image

Actual:
The first option is "Select a location".
Image

More Info:

  1. This issue reproduces if resources are grouped by "Resource Group/Location/ARM Tag...".
  2. This issue does not reproduce if resources are grouped by "Resource Type".

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the issue in the Azure Resources view by grouping resources by Location, then inspect the code behind the Container Registries command “Deploy Image to Azure Container Apps...”. Compare the first option with the Resource Type grouping behavior and verify that it consistently says “Select a container apps environment” rather than “Select a location”.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, typescript, vscode
Domain
cloud, tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.