microsoft / microsoft/vscode-azurefunctions

[GitHub Codespaces] There is no step "Select subscription" when creating a function app by clicking "+" in the "Resources" view

Open
#3,930 0 comments 0 reactions 0 assignees View on GitHub

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:

  1. Make sure more than two subscriptions are selected.
  2. Click "+" in the "Resources" view -> Click "Create Function App in Azure...".
  3. Check whether the next step is "Select subscription".

Expect:
The next step is "Select subscription".
image

Actual:

  1. The next step is "Enter a unique name...".
    image
  2. There is no step "Select subscription".

More Info:

  1. This issue doesn't reproduce after executing command "Create Resource..." from command palette.
  2. This issue doesn't reproduce on the Non-Codespaces environment.

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.