microsoft / microsoft/vscode-azureresourcegroups
There is an extra step "Select a subscription" when executing "Deploy to Azure..." action if having multiple Microsoft accounts signed in but only checking 1 account
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 78
- Forks
- 55
- Avg merge
- 16h 49m
- Merged PRs (30d)
- 139
Description
OS: Win 11
Build Version: Azure Resources extension v0.10.2 & Azure Functions extension 20250110.1
Repro Steps:
- Sign in with 2 authenticated tenant‘s Microsoft accounts -> Select 1 subscription -> Check 1 account.
- F1 -> Select "Azure Functions: Deploy to Azure...".
- Check whether the next step is "Select a function app".
Expect:
The next step is the "Select a function app".
Actual:
The next step is the "Select a subscription" step. (The number of subscriptions is equal to the number of multiple logged-in accounts)
More Info:
- This issue also reproduces when executing "Azure Functions: Deploy to Function App..." and "Azure Functions: Deploy to Slot..." commands.
- This issue does not reproduce when executing other function-related commands.
- This issue does not reproduce on other extensions.
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
Reproduce the flow with two signed-in Microsoft accounts while selecting only one account, then run Azure Functions: Deploy to Azure.... Check the related Deploy to Function App... and Deploy to Slot... commands as well. Done means the next step is Select a function app rather than Select a subscription, matching the behavior of other function-related commands.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, typescript
- Domain
- cloud
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100