From 78d905a2177325e01aea0ed895e7c02d766d30b2 Mon Sep 17 00:00:00 2001 From: Justin M <63619224+JustinMDotNet@users.noreply.github.com> Date: Tue, 20 Jul 2021 15:37:13 -0700 Subject: [PATCH] Changed Kernel Name from LogAnalytics to AzureMonitorLogs (#16157) * Changed Kernel Name from LogAnalytics to AzureMonitorLogs * Added spaces to Azure Monitor Notebook Kernel Alias --- extensions/azuremonitor/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extensions/azuremonitor/package.json b/extensions/azuremonitor/package.json index c78b494a85..a4b9295293 100644 --- a/extensions/azuremonitor/package.json +++ b/extensions/azuremonitor/package.json @@ -22,7 +22,7 @@ "providerId": "LOGANALYTICS", "languageMode": "loganalytics", "displayName": "%azuremonitor.displayName%", - "notebookKernelAlias": "LogAnalytics", + "notebookKernelAlias": "Azure Monitor Logs", "azureResource": "AzureLogAnalytics", "iconPath": [ {