microsoft / microsoft/vscode-azurefunctions
[GitHub Codespaces] There is no step "Select subscription" when creating a function app by clicking "+" in the "Resources" view
Open
Nobody has claimed this yet.
AT-CTI
bug
- Dominant language
- TypeScript
- Stars
- 319
- Forks
- 158
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 4
Description
OS: GiHub Codespaces (Remote)
Build Version: 20231224.1
Regression: Not a regression
Repro Steps:
- Make sure more than two subscriptions are selected.
- Click "+" in the "Resources" view -> Click "Create Function App in Azure...".
- Check whether the next step is "Select subscription".
Expect:
The next step is "Select subscription".
Actual:
- The next step is "Enter a unique name...".
- There is no step "Select subscription".
More Info:
- This issue doesn't reproduce after executing command "Create Resource..." from command palette.
- This issue doesn't reproduce on the Non-Codespaces environment.
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
Trace the Resources view's "+" flow into "Create Function App in Azure..." and compare it with the "Create Resource..." command-palette flow, which does not reproduce the issue. Confirm done when, with more than two subscriptions in GitHub Codespaces, the flow presents "Select subscription" before "Enter a unique name...".
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, github, 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