Codementor Events

Connecting Azure SQL from SQL Server Management Studio.

Published Aug 11, 2019
Connecting Azure SQL from SQL Server Management Studio.

This post is a quick guide on how to connect to Azure SQL Database from SQL Server Managment Studio.

  1. Create a database in Azure SQL Server.

1.png

  1. Get the Server name.

2.png

  1. Add your local machine IP to Server firewall.

3.png

  1. Open Management Studio and enter credential. Username can be found in the
    database properties.

4.png

5.png

  1. Test sql query against Azure SQL.

6.png

Discover and read more posts from DhananjayKumar
get started
post commentsBe the first to share your opinion
Show more replies