Skip to content

Latest commit

 

History

History
57 lines (38 loc) · 2.69 KB

File metadata and controls

57 lines (38 loc) · 2.69 KB
title Connect to a SQL Server or Azure SQL Database
ms.custom seo-lt-2019
ms.date 01/28/2019
ms.prod sql
ms.prod_service sql-tools
ms.reviewer
ms.technology ssms
ms.topic conceptual
ms.assetid 9803a8a0-a8f1-4b65-87b8-989b06850194
author markingmyname
ms.author maghan

Connect to a SQL Server or Azure SQL Database

[!INCLUDEappliesto-ss-asdb-asdw-pdw-md] To work with servers and databases, you must first connect to the server. You can connect to multiple servers at the same time.

SQL Server Management Studio (SSMS) supports several types of connections. This article provides details for connecting to SQL Server and Azure SQL Database (connecting to an Azure SQL single database or elastic pool). For information on the other connection options, see the links at the bottom of this page.

Connecting to a Server

  1. On Object Explorer, click Connect > Database Engine....

    connect

  2. Fill out the Connect to Server form and click Connect:

    connect to server

  3. If you're connecting to an Azure SQL Server, you might get prompted to sign in to create a firewall rule. Click Sign In... (if not, skip to step 6 below)

    firewall

  4. After successfully signing in, the form is pre-populated with your specific IP address. If your IP address changes often, it might be easier to grant access to a range, so select the option that's best for your environment.

    firewall

  5. To create the firewall rule and connect to the server, click OK.

  6. The server appears in Object Explorer after successfully connecting:

    connected

Next Steps

Design, Create, and Update Tables

See Also

SQL Server Management Studio (SSMS)
Download SQL Server Management Studio (SSMS)

Analysis Services
Integration Services
Reporting Services
Azure Storage