Remove some azure commands from palette (#9436)

This commit is contained in:
Charles Gagnon
2020-03-04 11:57:34 -08:00
committed by GitHub
parent 47c77cc2a7
commit 299568a506

View File

@@ -152,6 +152,14 @@
{ {
"command": "azure.resource.connectsqlserver", "command": "azure.resource.connectsqlserver",
"when": "false" "when": "false"
},
{
"command": "azure.accounts.getSubscriptions",
"when": "false"
},
{
"command": "azure.accounts.getResourceGroups",
"when": "false"
} }
], ],
"view/title": [ "view/title": [