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

Open
#213 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

🌲 API AT-CTI
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:

  1. Right click a container app -> Click "Choose Revision Model..." -> Select "Multiple".
  2. F1 -> Azure Container Apps: Add Scale Rule... -> Select a subscription -> Select a container app environment -> Select the above container app.
  3. Check whether the revisions show in the list directly.

Actual:

  1. The revisions don't show in the list directly.
  2. The next step is "Select Container App Setting".
    image

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

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.