microsoft / microsoft/vscode-azurecontainerapps

User is allowed to create container app environment with same name in the same location

Open
#655 0 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: 20240326.5
Regression: Not a Regression

Repro Steps:

  1. Right click to the container app -> Enter a Container apps environment name -> Select location for resource -> Verify.
  2. Repeat the first step by entering the same name and same location.
  3. 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.
image

More info:

  1. Fail to create container app environment with the same name and a different location.
    image

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.