Kernel Options

Let's see how we can use different Kernels on Azure Data Studio.

Introduction

The prior section used the SQL Kernel Notebook option. This is a primary use case, but by no means the only supported language. To see all the choices (at the time of this writing), click on the down arrow in the Kernel textbox, as displayed below:

This section will introduce PowerShell Notebooks. As mentioned earlier, ADS does not allow multi-Kernel notebooks. So, for the time being, your ...