microsoft / microsoft/vscode-azurecontainerapps
Resource group name is not pre-filled when using "Create new resource group" in Container Apps environment flow
Open
AT-CTI
enhancement
- Dominant language
- TypeScript
- Stars
- 42
- Forks
- 21
- Avg merge
- 3d 7h
- Merged PRs (30d)
- 2
Description
OS: Win 11 x64
Build Version: 20260626.1
Repro Steps:
- Clone the following project and open it in your VS Code workspace: https://github.com/Azure-Samples/containerapps-albumapi-javascript.
- Run the "Deploy Project from Workspace... " command -> Select “Advanced” deployment mode -> Select "+ Create new container apps environment" -> Enter a container apps environment name -> Select "+ Create new resource group".
- Observe the resource group name field.
Expect:
Resource group name is automatically populated with a reasonable default (e.g., based on environment name).
Actual:
Resource group name field is empty and requires manual input.
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.
Assessment
This issue has not been assessed yet.