This section describes how to create connections to (DW).
Tip: This connection is now known as Azure Synapse Analytics. |
Supported Versions: n/a
Supported Environments:
Operation | Amazon | Microsoft Azure | ||
---|---|---|---|---|
Read | Not supported | Not supported | Supported | |
Write | Not supported | Not supported | Supported
|
SSL connections to are required.
NOTE: In this release, this connection cannot be created through the APIs. Please create connections of this type through the application. |
The supports two types of connections to an Azure SQL DW data warehouse:
Connection Type | Description | Notes | ||
---|---|---|---|---|
SQL DW Read-Only | Read-only access to the To create, see Import Data Page. | This connection requires fewer permissions on the data warehouse and its databases but is less performant. | ||
SQL DW Read-Write | Read-write access to the
To create, see Connections Page. | This connection requires more permissions. You must also specify an External Datasource Name. See below.
|
Read-Write connection: In addition to the above, the authenticating DB user must have the following permissions:
CREATE TABLE** ALTER ANY SCHEMA ALTER ANY EXTERNAL DATA SOURCE ALTER ANY EXTERNAL FILE FORMAT |
When specifying a SQL DW Read-Write connection, you can provide an External Data Source Name value as part of the connection definition. The External Data Source enables publishing and support for large-scale data ingestion.
NOTE: This setting is not used for |
If the External Data Source is not provided:
Requirements:
To create this connection:
Please create a connection of this type in the appropriate page and modify the following properties with the listed values:
Property | Description | |
---|---|---|
Host | Enter your hostname. Example:
| |
Port | Set this value to 1433 . | |
Database | Set this value to the default database name. | |
External Data Source Name | For read-write connections, you must provide an External Data Source. Otherwise, the connection is read-only. See above for details. | |
Connect String options | Include any options required for your environment: | |
User Name | Username to use to connect to the database. | |
Password | Password associated with the above username. | |
Credential Type |
| |
Default Column Data Type Inference | Set to |
If you have enabled Azure AD SSO integration for the , you can create SSO connections to Azure relational databases.
NOTE: When Azure AD SSO is enabled, write operations to |
See Enable SSO for Azure Relational Connections.
For more information on locating data, see Database Browser.
For more information, see Using SQL DW.
For more information on how values are converted during input and output with this database, see SQL DW Data Type Conversions.