Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

azureResourceGroups.selectedSubscriptions at Workspace level #1808

Open
jdelombaert opened this issue Oct 31, 2024 · 3 comments
Open

azureResourceGroups.selectedSubscriptions at Workspace level #1808

jdelombaert opened this issue Oct 31, 2024 · 3 comments

Comments

@jdelombaert
Copy link

Currently the filtering of subscriptions (azureResourceGroups.selectedSubscriptions) is stored at User-level, but it would be nice to be able to do this also at Workspace-level.
I use different workspace-files (a file per customer) and this would allow someone to have the correct filtering per workspace/customer.
/J

@bwateratmsft
Copy link
Contributor

You should be able to copy the value of azureResourceGroups.selectedSubscriptions into your workspace settings.json file. The "select subscriptions" command will still store at the user level, but it should respect the value if you put one in workspace settings.json.

@jdelombaert
Copy link
Author

I already tried that.
Move the entries from user to workspace, but under workspace they are not recognized.

@bwateratmsft
Copy link
Contributor

Hm, that's a bug then. I'll transfer this to the vscode-azuretools repo because it would be an issue in the auth package we consume from there.

@bwateratmsft bwateratmsft transferred this issue from microsoft/vscode-azureresourcegroups Oct 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants