/
Connecting to databases hosted on Azure Cloud

Connecting to databases hosted on Azure Cloud

Get connected to Azure SQL Data Warehouse.

Find your server name

The server name in the following example is samplesvr.database.windows.net. To find the fully qualified server name:

  1. Go to the Azure portal.
  2. Click on SQL data warehouses.
  3. Click on the data warehouse you want to connect to.
  4. Locate the full server name.

Full server name


This information was taken from https://docs.microsoft.com/en-us/azure/sql-data-warehouse/sql-data-warehouse-connect-overview


Details on creating and setting up an Azure SQL database can be found here: https://docs.microsoft.com/en-us/azure/sql-database/sql-database-get-started-portal

Related content

Database_Connections
Database_Connections
More like this
Connecting an Oracle Database with TNS Names
Connecting an Oracle Database with TNS Names
More like this