VS Code Deployment Pane needs Subscriptoin ID in list.
- 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.

**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
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