Table of Contents

Search

  1. Preface
  2. Introduction to Microsoft Azure Synapse SQL Connector
  3. Connections for Microsoft Azure Synapse SQL
  4. Mappings for Microsoft Azure Synapse SQL
  5. Upgrading to Microsoft Azure Synapse SQL Connector
  6. Migrating a mapping
  7. SQL ELT optimization
  8. Data type reference
  9. Troubleshooting

Microsoft Azure Synapse SQL Connector

Microsoft Azure Synapse SQL Connector

Serverless SQL pool

Serverless SQL pool

You can configure a Microsoft Azure Synapse SQL connection to connect to a serverless SQL pool. A serverless SQL pool does not store data or require any preconfigured infrastructure. You can connect to a serverless SQL pool when you want to query external tables that reference data stored in Microsoft Azure Data Lake Storage Gen2 or when you want to use queries with the OPENROWSET function.
To connect to a serverless SQL pool, specify the Azure DW JDBC URL connection string for a serverless SQL pool in the Microsoft Azure Synapse SQL connection.
Before you connect to a serverless SQL pool to read from
Microsoft Azure Synapse SQL
, be sure to complete the following prerequisites:
  1. Configure an Azure Analytics serverless pool workspace.
  2. Create an SQL database in the serverless pool workspace.
  3. Get the JDBC URL for the following authentication types:
    • Microsoft SQL Server authentication
    • Azure Active Directory (AAD) authentication
    • Managed Identity authentication
  4. To use Service Principal authentication to connect to Microsoft Azure Data Lake Storage Gen2 to stage the files, get credentials for Service Principal.
  5. Configure steps to read data from a file using the OPENROWSET query or by creating an external table.
For more information, see Prerequisites to connect to a serverless SQL pool Informatica How-To Library article.

0 COMMENTS

We’d like to hear from you!