Connectors and Connections > Data Ingestion and Replication connection properties > Microsoft Fabric Data Warehouse connection properties
  

Microsoft Fabric Data Warehouse connection properties

Create a Microsoft Fabric Data Warehouse connection to securely load data to Microsoft Fabric Data Warehouse.

Prerequisites

Before you configure the connection properties, make sure to complete the following prerequisites:
  1. 1Power BI prerequisites:
    1. aCreate a workspace, if it does not already exist.
    2. bCreate a lakehouse in the workspace. Make sure you have the required admin privileges to create a lakehouse.
    For more information about creating a workspace and lakehouse, see Creating a workspace and lakehouse.
  2. 2Microsoft Azure portal prerequisites:
    1. aRegister your application in Microsoft Entra ID and generate client ID, tenant ID, and client secret.
    2. Microsoft Fabric Data Warehouse Connector does not require any API permissions assigned to your application. Additionally, you can remove any API permissions that are assigned to the application.
    3. bCreate a security group with assigned owners or members in Microsoft Entra ID.
    4. For more information about creating a security group, see Creating a security group.
  3. 3To allow the Microsoft Entra app to use the Power BI APIs, enable the Power BI service admin settings, and then add the Microsoft Entra app to the workspace in Power BI.
  4. Note: The Manage access pane in the Microsoft Entra app allows you to add roles based on the required capabilities. The pane displays admin, member, contributor, and viewer roles. The maximum number of capabilities are associated with the admin role. However, to access Microsoft Fabric OneLake and perform read and write operations, you need at least the Contributor role.
    For more information about enabling access in the Power BI admin portal and adding the Microsoft Entra app to the workspace, see Enabling access in the Power BI portal.

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.
Use Secret Vault
Stores sensitive credentials for this connection in the secrets manager that is configured for your organization.
This property appears only if secrets manager is set up for your organization.
This property is not supported by Data Ingestion and Replication and the Data Access Management services.
When you enable the secret vault in the connection, you can select which credentials that the Secure Agent retrieves from the secrets manager. If you don't enable this option, the credentials are stored in the repository or on a local Secure Agent, depending on how your organization is configured.
Note: If you’re using this connection to apply data access policies through pushdown or proxy services, you cannot use the Secret Vault configuration option.
For information about how to configure and use a secrets manager, see Secrets manager configuration.
Runtime Environment
The name of the runtime environment where you want to run tasks.
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

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.

Private links to access Microsoft Fabric Data Warehouse

You can access Microsoft Fabric Data Warehouse using Azure Private Link endpoints.
To connect to the Microsoft Fabric Data Warehouse account over the private Azure network, see Secure connectivity to Microsoft Fabric.
To run mappings in advanced mode over the private Azure network, additionally you must perform the following steps after you complete the required prerequisites:
  1. 1Log in to Informatica Intelligent Cloud Services, and then click Administrator.
  2. 2In Administrator, navigate to Advanced Clusters to create or modify an Advanced Configuration.
  3. 3In the Advanced Configuration tab, add the Vnet, Subnet, and IP Address Range properties that is linked with the private DNS zone. This helps to spawn the cluster resources under this subnet and provide access to the private DNS zone.
  4. The Advanced Configuration tab displays vnet, subnet, and IP address range properties in advanced cluster.