Configuring Azure Data Studio on Ubuntu

Configuring Azure Data Studio on Ubuntu step by step

Azure Data Studio

Azure Data Studio is a cross-platform database tool for data professionals using the Microsoft family of on-premises and cloud data platforms on Windows, MacOS, and Linux.

Azure Data Studio offers a modern editor experience with IntelliSense, code snippets, source control integration, and an integrated terminal. It’s engineered with the data platform user in mind, with built-in charting of query result sets and customizable dashboards.

The source code for Azure Data Studio and its data providers is available on GitHub under a source code EULA that provides rights to modify and use the software, but not to redistribute it or host it in a cloud service. 

Install Azure Data Studio on Ubuntu

  1. Download Azure Data Studio for linux from https://docs.microsoft.com/en-us/sql/azure-data-studio/download-azure-data-studio?view=sql-server-ver15
Configuring Azure Data Studio on Ubuntu download

2. Check the installer name in download folder in Ubuntu

Configuring Azure Data Studio on Ubuntu install

3. Run the command as in below

# sudo dpkg -i ./Downloads/azuredatastudio-linux-1.16.1.deb

Configuring Azure Data Studio on Ubuntu install

4. Go to show applications

Configuring Azure Data Studio on Ubuntu application

5. Search “azure”

Configuring Azure Data Studio on Ubuntu application icon

6. Enter your SQL Instance name (default your server name)

Configuring Azure Data Studio on Ubuntu connection string first page

7. You are now connected to your SQL Instance

Configuring Azure Data Studio on Ubuntu SQL server running

Configuring Azure Data Studio on Ubuntu step by step is easy and understandable. If you have any query comment below, we will resolve ASAP.

You can also refer other blogs on Linux at link

And also if you required any technology you want to learn, let us know below we will publish them in our site http://tossolution.com/

Like our page in Facebook and follow us for New technical information.

Leave a Reply

Your email address will not be published. Required fields are marked *