microsoft / microsoft/vscode-azurecontainerapps
User is allowed to create container app environment with same name in the same 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: 20240326.5
Regression: Not a Regression
Repro Steps:
- Right click to the container app -> Enter a Container apps environment name -> Select location for resource -> Verify.
- Repeat the first step by entering the same name and same location.
- Check whether able to create container app environment.
Expected:
Should not be able to create container app environment with the same name.
Actual:
Allow to create container app environment with the same name in the same location.
More info:
- Fail to create container app environment with the same name and a different location.
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
Start by reproducing the duplicate-name flow in the Azure Container Apps environment creation UI, using the same location for both attempts. Trace the name and location checks, then verify that an existing environment blocks creation in the same location while the reported different-location behavior remains unchanged.
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
- Clearly specified
- Newbie friendliness
- 35/100