Microsoft Fabric Connection

Access level: read, write

This connection enables access to data that is hosted in Microsoft Fabric Warehouse. The connection can be used with the following Integrator components:

Setting Description
Token connection An OAuth Token connection is required. See OAuthToken Connection for details.

The endpoint in OAuthToken connection should be configured in this way:

  • Token endpoint: https://login.microsoftonline.com/{tenant id}/oauth2/v2.0/token
  • Access token scope: 'https://analysis.windows.net/powerbi/api/.default'
Host Warehouse SQL endpoint.
Database The name of the Data Warehouse or Lakehouse database to connect to.
Additional JDBC parameters Optional: database-specific parameters that are added to the generated JDBC URL. Refer to the documentation of the database vendor for a list of possible values.

Updated September 2, 2026