(2.3) Using Azure Data Studio to visualize your data

Caio Gasparine
2 min readNov 2, 2023

--

This is part of a series of articles called Azure Challenges. You can refer to the Intro Page to understand more about how the challenges work.

Open your Azure Data Studio Solution installed on your PC and select your server instance in the cloud.

Select Tables and then select the table you moved the data to.

Right-click in your table and select the option Select Top 1000 Rows.

The SQL statement will appear in the code area.

The SQL statement will appear in the code area.

As an exercise, you can try to change the SQL statement and add a WHERE clause to filter the results that contain the word “high” in the field clean_text

Next step (2.4) Check your Azure Subscription Cost

--

--

Caio Gasparine
Caio Gasparine

Written by Caio Gasparine

Project Manager | Data & AI | Professor

No responses yet