Skip to main content

Creating Connections

Connections store the credentials and configuration needed to access external data sources—databases, APIs, file storage, and more. Once created, connections can be reused across tasks and task groups.

Supported Connection Types

CategoryExamples
DatabasesSQL Server, Azure SQL, Oracle, PostgreSQL, MySQL, Snowflake
Cloud StorageADLS Gen2, Azure Blob, Amazon S3, SFTP
APIs & ServicesREST APIs, OData, ServiceNow, Salesforce, Dynamics 365
EnterpriseSAP, Power BI, SharePoint

See the Connection Types Reference for the full list and required properties.

Creating a Connection

  1. Navigate to Build > Connections
  2. Click New Connection
  3. Enter a Code and Name
  4. Select the Connection Type
  5. Fill in the required properties (often Key Vault secret names)
  6. Click Save

Some connection types require a Data Factory Integration Runtime for on-premises or private network access.

Testing a Connection

Use the Test Connection button to verify your configuration before saving.

note

Test Connection is not supported by all providers (e.g., Power BI, Azure Functions).

What's Next?