Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 1.08 KB

sql-database-connect-query-prerequisites-server-connection-info-includes.md

File metadata and controls

24 lines (16 loc) · 1.08 KB
author ms.service ms.topic ms.date ms.author
MightyPen
sql-database
include
11/09/2018
genemi

Get the connection information needed to connect to the Azure SQL database. You will need the fully qualified server name, database name, and login information in the next procedures.

  1. Sign in to the Azure portal.

  2. Select SQL databases from the left-hand menu, and click your database on the SQL databases page.

  3. On the Overview page for your database, review the fully qualified server name as shown in the following image. You can hover over the Server name to bring up the Click to copy option.

    server-name

  4. If you forget your server login information, you can click on the Server name to navigate to the SQL server page and view the Server admin name. If necessary, select Reset password.