Azure / Azure/bicep

VS Code Deployment Pane needs Subscriptoin ID in list.

Open
#11,689 0 comments 0 reactions 0 assignees View on GitHub
enhancement story: deploy pane
Dominant language
Bicep
Stars
3.6k
Forks
830
Avg merge
1d 2h
Merged PRs (30d)
79

Description

**Is your feature request related to a problem? Please describe.**
When using the Deploy Bicep feature in VS Code (either the inline version or the Deployment Pane), the list of Subscriptions is impossible for us to use. In our Tenant, we have dozens of Subscriptions with the exact same name.

![image](https://github.com/Azure/bicep/assets/6222962/d2d46c0b-6bed-44c6-8e1f-73eedc9269e9)

**Describe the solution you'd like**
If both the Subscription Name and the Subscription ID appeared in the list, we could find the right Subscription for the deployment.

```text
Subscription Name (GUID1)
Subscription Name (GUID2)
Subscription Name (GUID3)
```

Contributor guide

Open the contributing guide

Research direction

Start at the Deploy Bicep subscription-selection flow in the VS Code inline and Deployment Pane experiences. Trace how subscription names are displayed and include each subscription's ID in both lists. Done means subscriptions with identical names can be distinguished by their IDs in either entry point.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, vscode
Domain
cloud, devtools
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.