From the course: Azure Data Studio Essential Training

Unlock this course with a free trial

Join today to access over 25,500 courses taught by industry experts.

Start a database server on Docker

Start a database server on Docker - Data Studio Tutorial

From the course: Azure Data Studio Essential Training

Start a database server on Docker

- For this course, it really doesn't matter what type of database server you'll be connecting to. And there's lots of different options and configurations that will work depending on your situation and the hardware that you have available. In the interest of full transparency though, I thought it might be helpful to run through the process that I'm using to get set up and running with a SQL server instance that I can then connect to in order to explore how Azure data studio works. I'll be working on a PC, but the process will be similar on a Mac or a Linux computer and it all starts with installing Docker. You can start at docker.com, then point to Products, and underneath Features, click on Docker Desktop. This will allow us to download the installer file for the Docker Desktop application for your particular operating system. I'm working on a windows PC, so I'll click on the windows link and that'll download that…

Contents