You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/azure-data-studio/notebooks/notebooks-kusto-kernel.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,11 +31,11 @@ The following steps show how to create a notebook file in Azure Data Studio:
31
31
32
32
2. Navigate to the **Connections** pane and under the **Servers** window , right-click the Kusto database and select *New Notebook*. For this article, we use the help.kusto.windows.net cluster with the Samples database data.
3. Select *Kusto* for the **Kernel**. Confirm that **Attach to** is set to the cluster name and database. For this article, we use the help.kusto.windows.net cluster with the Samples database data.
37
37
38
-

38
+
:::image type="content" source="media/notebooks-kusto-kernel/set-kusto-kernel.png" alt-text="Set Kernel and Attach to":::
39
39
40
40
You can save the notebook using the **Save** or **Save as...** command from the **File** menu.
41
41
@@ -47,7 +47,7 @@ To change the Kusto connection for a notebook:
47
47
48
48
1. Select the **Attach to** menu from the notebook toolbar and then select **Change Connection**.
49
49
50
-

0 commit comments