microsoft / microsoft/vscode-azureresourcegroups

[CoR][Suggestion] Selected subscription is not displayed in the Azure Deployment Plan

Open
#1,841 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

AT-CTI CoR
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:

  1. Create and scaffold an Azure project
  2. Complete the Local Development phase
  3. Start the Deployment workflow
  4. Select an Azure subscription for deployment
  5. Wait for the Azure Deployment Plan page to be generated
  6. 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
Image

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.