From the course: Learning Azure SQL Querying
Unlock the full course today
Join today to access over 24,400 courses taught by industry experts.
Connect with the Azure Query Editor - Azure Tutorial
From the course: Learning Azure SQL Querying
Connect with the Azure Query Editor
- [Instructor] In the breadcrumbs, at the top of your Azure console, click on home and then click on Azure SQL from your recent items or search for it in the services search bar. You'll see that two resources have been created. One is a SQL server that is running our SQL database, which is the second resource that's listed here. Click on the SQL server resource which is labeled azuresqldemoserver with the random numbers that you appended to the name. On the left, scroll down to the Security heading and click on Networking. Under the Public access tab, scroll down and look at the Firewall rules. If your IP address changes and you can't connect to your database, click the Add your client IP address button and this will add a new rule with your IP. And then you can click Save at the bottom. On the previous blade on the far left, select your SQL database, which is labeled as azuresqldemodatabase. On the left hand…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.