microsoft / microsoft/vscode-azureresourcegroups
[CoR][Suggestion] Selected subscription is not displayed in the Azure Deployment Plan
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 78
- Forks
- 55
- Avg merge
- 16h 49m
- Merged PRs (30d)
- 139
Description
OS: Win11 x64
Build Version: 0.12.8-alpha.0
VS Code Version: Version: 1.137.0
Repro Steps:
- Create and scaffold an Azure project
- Complete the Local Development phase
- Start the Deployment workflow
- Select an Azure subscription for deployment
- Wait for the Azure Deployment Plan page to be generated
- Review the plan before approving it
Expect:
The Azure Deployment Plan should display the selected Azure subscription name and subscription ID, so the customer can clearly verify the deployment target before approving the plan.
For example:
- Subscription: AzCode2607
- Subscription ID: 7ac60bd1-23ed-4537-9243-5c730308d661
Actual:
The Azure Deployment Plan displays the location, environment, estimated cost, prerequisites, and planned Azure resources.
However, the selected Azure subscription name and subscription ID are not displayed on the plan page
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
Start at the Azure Deployment workflow and the code that generates the Deployment Plan page, then trace how the selected subscription is carried into that view. Reproduce the steps in the issue and identify the existing plan fields. Done means the plan displays both the selected subscription name and subscription ID before approval.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, typescript, vscode
- Domain
- cloud, frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100