From the course: Microsoft SQL Server 2022 Essential Training

Unlock this course with a free trial

Join today to access over 24,100 courses taught by industry experts.

Connect to Azure and Docker servers

Connect to Azure and Docker servers

- [Instructor] Management Studio will allow you to connect to multiple SQL Server instances at the same time, and they'll just show up one on top of another over here in the Object Explorer panel. In the previous chapter, I created two additional database servers, one running in an Azure Cloud hosted virtual machine, and a second one that's running inside of a Docker container. So let's connect to both of those instances now. First, I'll connect to the Azure Virtual Machine. There's a couple of pieces of information that we need to gather first. Go ahead and log into your Azure portal, and you'll see that the dashboard has now updated to list out all of the different components that have recently been added into the account. Find the resource called the Virtual Machine and click on the link. That'll take you to the overview page where you can locate the public IP address for this machine. Go ahead and write this number…

Contents