Kusto - AzureCore changes (#11751)

* AzureCore changes

* Removed connectazuredataexplorer command from command.ts, package.json, and package.nls.json (#11844)

Co-authored-by: Monica Gupta <mogupt@microsoft.com>
Co-authored-by: Justin M <63619224+JustinMDotNet@users.noreply.github.com>
This commit is contained in:
Shafiq Ur Rahman
2020-08-18 16:56:17 -07:00
committed by GitHub
parent 2bfba53e21
commit 62d60f62f3
9 changed files with 153 additions and 1 deletions

View File

@@ -261,6 +261,11 @@
"when": "viewItem == azure.resource.itemType.account",
"group": "inline"
},
{
"command": "azure.resource.connectsqlserver",
"when": "viewItem == azure.resource.itemType.azureDataExplorer",
"group": "inline"
},
{
"command": "azure.resource.startterminal",
"when": "viewItem == azure.resource.itemType.account",