microsoft / microsoft/vscode-azurecontainerapps
No prompt information pops up when typing an existing container app environment name
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: 20220405.6
Regression: Not a Regression
Repro Steps:
- Create a container app environment with a location.
- Create a container app environment with the same name and different location again.
- Check whether pops up a prompt information.
Expect:
Pop up a prompt information.
Actual:
No prompt information pops up.

More Info:
Fail to create a container app environment with the an existing name and different location.
Details of output:
1:44:50 PM: Using existing resource group "test".
1:44:51 PM: Creating new Log Analytic workspace...
1:44:53 PM: Creating new Container App environment "test"...
1:44:56 PM: Error: The resource 'test' already exists in location 'westeurope' in resource group 'test'. A resource with the same name cannot be created in location 'eastus'. Please select a new resource name.
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 container app environment creation flow using the listed steps, then trace the command that handles an existing name in a different location. Confirm how the resource-creation error is surfaced and make the completed flow show prompt information before or alongside the failure; verify the duplicate-name scenario against the reported output.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, typescript
- Domain
- cloud, devtools
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100