DEV Community

Patrick Sameera Jayalath
Patrick Sameera Jayalath

Posted on

Connecting to Azure SQL Database

In this tutorial I’m going to show how to:

• Connect to SQL Server Database through Query Editor on Azure Portal
• Configure Firewall Rules
• Run SQL Queries on Query Editor
• Connect to SQL Database through SQL Server Management Studio
• Add Virtual Network to SQL Server Firewall Rules
• Set Azure Active Directory Admin

Alt Text

You can find the PDF version of this tutorial here.

You can find all my Azure/.Net tutorials here.

Enjoy !!

Top comments (0)