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
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 42
- Forks
- 21
- Avg merge
- 3d 7h
- Merged PRs (30d)
- 2
Description
OS: All
Build Version: 20251104.1
Repro Steps:
- Navigate to Azure Resources view -> Set resources to "Group by Location".
- Navigate to Container Registries view -> Right click one image and select "Deploy Image to Azure Container Apps...".
- Check whether the first option is "Select a container apps environment" or not.
Expect:
The first option is "Select a container apps environment".
Actual:
The first option is "Select a location".
More Info:
- This issue reproduces if resources are grouped by "Resource Group/Location/ARM Tag...".
- This issue does not reproduce if resources are grouped by "Resource Type".
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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