microsoft / microsoft/azure-tools-for-java
[IntelliJ][ReportedByUser] Azure Explorer's Select Subscriptions list doesn't match those in `az account subscription list`
Open
@wangmingliang-ms is already working on this.
Since Jul 2, 2024.
Type: Feature Request
- Dominant language
- Java
- Stars
- 262
- Forks
- 185
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 1
Description
Setup
IntelliJ build version: 2024.1.4 IU-241.18034.62
OS: Windows 11
JDK: JetBrains s.r.o. 17.0.11
Plugin version: 3.89.0-2024.1
Describe the bug
The Azure Explorer's Select Subscriptions list doesn't match those in az account subscription list. Appears to be an old cached version.
To Reproduce
- Open Azure Explorer
- Click Select Subscriptions and note them
- Add a subscription
- Click Select Subscriptions and note the new subscription doesn't exist
Workaround
- Sign out of plugin
az logoutaz login- Sign in to plugin
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.