microsoft / microsoft/vscode-azurecontainerapps
[Suggestion] It would be better to remove the step "Select Container App Setting" when executing command "Azure Container Apps: Add Scale Rule..." from command palette
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 42
- Forks
- 21
- Avg merge
- 3d 7h
- Merged PRs (30d)
- 2
Description
OS: Win10
Build Version: 20221012.1
Regression: Not a regression
Repro Steps:
- Right click a container app -> Click "Choose Revision Model..." -> Select "Multiple".
- F1 -> Azure Container Apps: Add Scale Rule... -> Select a subscription -> Select a container app environment -> Select the above container app.
- Check whether the revisions show in the list directly.
Actual:
- The revisions don't show in the list directly.
- The next step is "Select Container App Setting".

Suggestion:
It would be better to remove the step "Select Container App Setting" when executing command "Azure Container Apps: Add Scale Rule..." from command palette.
More Info:
There is no step "Select Container App Setting" when executing command "Azure Container Apps: Edit Scaling Range..." from command palette.

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
Search the TypeScript command entry point for “Azure Container Apps: Add Scale Rule...” and trace its selection flow after the container app is chosen. Compare it with the “Edit Scaling Range...” flow; the work is done when revisions appear directly and the “Select Container App Setting” step is absent.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, typescript
- Domain
- cloud, devtools
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100