[Kusto extension] Moved Gifs files to resources/images folder (#12196)

* Add CodeQL Analysis workflow (#10195)

* Add CodeQL Analysis workflow

* Fix path

* [Kusto extension]  Moved Gifs files to resources/images folder

Co-authored-by: Justin Hutchings <jhutchings1@users.noreply.github.com>
This commit is contained in:
Mark Ghanayem
2020-09-09 16:09:30 -05:00
committed by GitHub
parent 8a8137e96c
commit 7a744bc7f2
3 changed files with 2 additions and 2 deletions

View File

@@ -18,7 +18,7 @@ Select **New Connection** and choose **Kusto** for the **Connection Type**.
Once connected to a cluster, you can start writing a KQL query, run it and a view the results to save it to CSV, JSON, XML, Excel, or as a chart as shown below.
![KQL query in Azure Data Studio](media/kusto-readme-query.gif)
![KQL query in Azure Data Studio](resources/images/kusto-readme-query.gif)
For more information, see [how to create a notebook with the Kusto extension](https://go.microsoft.com/fwlink/?linkid=2129920).
@@ -28,7 +28,7 @@ You can run Kusto in a notebook with Azure Data Studio.
Select on **Create notebook** to create a new notebook in Azure Data Studio.
![Kusto notebook in Azure Data Studio](media/kusto-readme-notebook.gif)
![Kusto notebook in Azure Data Studio](resources/images/kusto-readme-notebook.gif)
For more information, see [how to create a notebook with the Kusto extension](https://go.microsoft.com/fwlink/?linkid=2129920).

View File

Before

Width:  |  Height:  |  Size: 3.9 MiB

After

Width:  |  Height:  |  Size: 3.9 MiB

View File

Before

Width:  |  Height:  |  Size: 3.7 MiB

After

Width:  |  Height:  |  Size: 3.7 MiB