Connections > Microsoft Fabric Data Warehouse connection properties > Connect to Microsoft Fabric Data Warehouse
  

Connect to Microsoft Fabric Data Warehouse

Let's configure the Microsoft Fabric Data Warehouse connection properties to connect to Microsoft Fabric Data Warehouse.

Before you begin

Before you get started, you'll need to keep the client ID, client secret, workspace name, database name, and tenant ID details handy.
Check out Prerequisites to make sure that the setup is complete and all the prerequisites are in place before you configure a connection.

Connection details

The following table describes the basic connection properties:
Property
Description
Connection Name
Name of the connection.
Each connection name must be unique within the organization. Connection names can contain alphanumeric characters, spaces, and the following special characters: _ . + -,
Maximum length is 255 characters.
Description
Description of the connection. Maximum length is 4000 characters.
Type
Microsoft Fabric Data Warehouse
Runtime Environment
The name of the runtime environment where you want to run tasks.
Select a Secure Agent, Hosted Agent, serverless, or elastic runtime environment.
For more information about how to configure and use the runtime environments, see Runtime environments.
SQL Connection String
The SQL connection string to connect to Microsoft Fabric Data Warehouse.
Specify the connection string in the following format:
<Server>.datawarehouse.pbidedicated.windows.net
Client ID
The application ID or client ID of your application registered in Azure Active Directory for service principal authentication.
Client Secret
The client secret for your application registered in Azure Active Directory.
Tenant ID
The tenant ID of your application registered in Azure Active Directory.
Workspace
The name of the workspace in Microsoft Fabric Data Warehouse that you want to connect.
Database
The name of the database in Microsoft Fabric Data Warehouse that you want to connect.

Advanced settings_admin

The following table describes the advanced connection properties:
Property
Description
Schema Name
The name of the schema in Microsoft Fabric Data Warehouse where the tables are stored.