Skip to content

Commit

Permalink
hide tenant view command (#990)
Browse files Browse the repository at this point in the history
  • Loading branch information
motm32 authored Dec 19, 2024
1 parent 60c17db commit 8425d64
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -537,6 +537,10 @@
{
"command": "azureTenantsView.addAccount",
"when": "never"
},
{
"command": "azureTenantsView.signInToTenant",
"when": "never"
}
],
"azureResourceGroups.groupBy": [
Expand Down

0 comments on commit 8425d64

Please sign in to comment.