microsoft / microsoft/GitHub-Copilot-for-Azure
[Skill Bug]: Show a list of Azure subscriptions when getting user input during 'azd init'
@wbreza is already working on this.
Since Mar 17, 2026.
- Dominant language
- Python
- Stars
- 250
- Forks
- 204
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 67
Description
### Preflight Checklist
- [x] I have installed the [latest version of GitHub Copilot for Azure in VS Code](https://github.com/microsoft/GitHub-Copilot-for-Azure/releases/latest).
- [x] I have checked existing resources, including using the /help command in the chat window.
- [x] I have searched for [similar issues](https://github.com/microsoft/GitHub-Copilot-for-Azure/issues).
### Repro Steps
1. Run 'azd init' and use the agent mode
2. Go through the steps and at some point, the skill asks to provide subscription.
3. Sometimes it shows a list of subscriptions to select and sometimes it does not show at all.
### Prompt
1. Run 'azd init' and use the agent mode
2. Go through the steps and at some point, the skill asks to provide subscription.
### Expected Result
Always show the list of subscriptions, or at minimum the currently selected subscription. Without that context, users may need to leave the flow to find the subscription name they want to use.
### Actual Result
### Attachments
_No response_
### Regression?
_No response_
### Additional Context
_No response_
Contributor guide
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.
Assessment
This issue has not been assessed yet.