Installing SQL Server on Azure
Download DOCKER DESKTOP Download Docker desktop from https://www.docker.com/products/docker-desktop/ 2. DOCKERHUB.COM Register/login at Dockerhub.com. We will sql server download image from here. 3. SEARCH IMAGE Search Azure SQL Edge Image from docker hub and install on local machine open the terminal and type docker pull mcr.microsoft.com/azure-sql-edge It will pull docker […]