For Linux folks you can access the MSSQL AdventureWorks2022 database with Azure Data Studio.
You can install Azure Data Studio on Red Hat Enterprise Linux (RHEL), SUSE Linux Enterprise Server (SLES), Ubuntu, Debian, and Windows Subsystem for Linux (WSL).
Azure Data Studio is retiring on February 28, 2026. We recommend that you use Visual Studio Code.
Select the OS:
Ubuntu & Debian
Ensure all the existing packages are up-to-date.
sudoaptupdate&&sudoaptupgrade
Ensure dependencies are up-to-date.
sudoaptinstalllibunwind8
Download Azure Data Studio for Ubuntu or Debian by using the .deb file.
To extract the .deb file, open a new terminal window, and then run the following commands:
Azure Data Studio installation failure is a known issue on RHEL 8. Manually install glibc-2.29 and add it to the Library Path and then re-install ADS to resolve the issue.
Ensure all the existing packages are up-to-date.
sudodnfcheck-update&sudodnfupgrade
Ensure dependencies are up-to-date.
sudodnfinstalllibXScrnSaver
Download Azure Data Studio for Red Hat Enterprise Linux by using the .rpm file.
To extract the file, open a new terminal window, and then run the following command: