Skip to main content

Azure: Fabric Warehouse

This example demonstrates how to connect to a Microsoft Fabric Warehouse using Azure EntraID (service principal) authentication as a hugr data source. The example uses a star schema design with a Trip fact table and dimension tables.

You can find the complete example in the Hugr examples repository.

To read more about the SQL Server / Azure SQL data source, see the SQL Server / Azure SQL data source documentation.

Prerequisites

You need a Microsoft Fabric Warehouse instance and Azure AD service principal credentials (tenant_id, client_id, client_secret) to run this example.

Example

📄 Loading documentation...