mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-20 01:25:37 -05:00
[Kusto extension] Updated links (#12569)
* Add CodeQL Analysis workflow (#10195) * Add CodeQL Analysis workflow * Fix path * updated links * edit line 31 * edit lines 11 and 31 * edit line 11 again Co-authored-by: Justin Hutchings <jhutchings1@users.noreply.github.com>
This commit is contained in:
@@ -8,7 +8,7 @@ Connect and query Azure Data Explorer (Kusto) clusters and databases with Azure
|
||||
- Create a notebook with Kusto.
|
||||
- View query results and save to CSV, JSON, XML, Excel, or as a chart.
|
||||
|
||||
For more information, see the [Kusto extension for Azure Data Studio documentation](https://go.microsoft.com/fwlink/?linkid=2129918).
|
||||
For more information, visit the [Kusto (KQL) extension for Azure Data Studio](https://go.microsoft.com/fwlink/?linkid=2143832) documentation.
|
||||
|
||||
## Connect to an Azure Data Explorer cluster
|
||||
|
||||
@@ -20,8 +20,6 @@ Once connected to a cluster, you can start writing a KQL query, run it and a vie
|
||||
|
||||

|
||||
|
||||
For more information, see [how to create a notebook with the Kusto extension](https://go.microsoft.com/fwlink/?linkid=2129920).
|
||||
|
||||
## Create notebooks using the Kusto Kernel
|
||||
|
||||
You can run Kusto in a notebook with Azure Data Studio.
|
||||
@@ -30,7 +28,7 @@ Select on **Create notebook** to create a new notebook in Azure Data Studio.
|
||||
|
||||

|
||||
|
||||
For more information, see [how to create a notebook with the Kusto extension](https://go.microsoft.com/fwlink/?linkid=2129920).
|
||||
For more information, see [Create and run a Kusto (KQL) notebook](https://go.microsoft.com/fwlink/?linkid=2143934).
|
||||
|
||||
## Contributing to the Extension
|
||||
|
||||
|
||||
Reference in New Issue
Block a user