Microsoft Fabric
Microsoft Fabric is an all-in-one analytics solution for enterprises. It offers a comprehensive suite of services, including a data warehouse.Available on the Enterprise Premier plan.
Contact us for details.
Setup
When creating a new deployment in Cube Cloud, at the Set up a database connection step, choose Microsoft Fabric.<SERVER_NAME>, <DATABASE_NAME>,
<AUTH_TYPE>, <USER_NAME>, and <PASSWORD>.
Server and database name
To obtain your data warehouse server name and database name, navigate to your data warehouse in Microsoft Fabric and click on the cog icon to open Settings:<DATABASE_NAME>)
under Name and the server name (<SERVER_NAME>) under
SQL connection string:
Authentication
Microsoft Fabric supports two authentication types:- Use
ActiveDirectoryPasswordas<AUTH_TYPE>to connect using a Microsoft Entra principal name and password. Provide principal name as<USER_NAME>and password as<PASSWORD>. - Use
ActiveDirectoryServicePrincipalas<AUTH_TYPE>to connect using the client ID and secret of a service principal identity. Provide client ID as<USER_NAME>and secet as<PASSWORD>.
Pre-Aggregation Feature Support
count_distinct_approx
Measures of typecount_distinct_approx can
not be used in pre-aggregations when using Microsoft Fabric as a source
database.
Pre-Aggregation Build Strategies
To learn more about pre-aggregation build strategies, head
here.
| Feature | Works with read-only mode? | Is default? |
|---|---|---|
| Simple | ✅ | ✅ |
| Batching | - | - |
| Export Bucket | - | - |