microsoft / microsoft/vscode-azurecontainerapps

No prompt information pops up when typing an existing container app environment name

Open
#77 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

AT-CTI enhancement
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:

  1. Create a container app environment with a location.
  2. Create a container app environment with the same name and different location again.
  3. Check whether pops up a prompt information.

Expect:
Pop up a prompt information.

Actual:
No prompt information pops up.
Screen Shot 2022-04-06 at 18 22 02

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

  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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.