


You can also see the image in the Docker Desktop window as shown below. Once you hit the above command, docker will start pulling the image from online repository and download this on your local system. Open the terminal in your system and hit command: docker pull /azure-sql-edge Step 4: Download the docker image using MacOS terminal. Once we run the image in the container, we will be able to use SQL server on our M1 based Mac. We will download this image on our local system using docker commands and then run the image in the docker container on localhost port. Once you are logged in, just hit and you will a docker image hosted by Microsoft with name Azure SQL Edge. Step 3: Create a new ID on or login using your existing ID. We will use this tool in our M1 based Mac.

Thanks to the Microsoft team, they provided an alternative to SSMS. The best tool for SQL Server is SQL Server Management Studio (SSMS), but bad luck is that it is only supported on Windows OS. Step 2: Download an IDE to run the SQL commands and perform other DB operations. You should be able to view the docker desktop.
#Sql operations studio for mac install
Once you download it, install the docker preview in your machine. Go to and download the latest preview build available on the website. Docker development team is still working on the stable version, but they had released a Tech Preview for the Developers around the globe to help them test their development quickly and they can address as many bugs that they can.įor the purpose of this tutorial, I am also going to download the same Tech Preview on my M1 based Mac and will try to run SQL Server images on this. You must be aware that Docker is not natively supported by M1 based Macs. Installing SQL Server using Docker image.Installing alternative of SQL Server management studio i.e.
