Overview
Use the Microsoft Fabric integration to ask questions about business data in Langdock. Langdock can find accessible APIs for GraphQL, inspect the required schema, and run focused queries. Write requests use a separate mutation action with confirmation before execution.Use Microsoft Fabric
- Open Microsoft Fabric in Langdock, select Add connection, and sign in with your Microsoft account.
- Tag Microsoft Fabric in a chat.
- Ask a question about your data. Name the workspace or GraphQL API only when Langdock asks you to distinguish between multiple matches.
If Fabric is not configured yet, share Configure Microsoft Fabric for Langdock with your Fabric or Langdock workspace admin.
Supported data
A GraphQL API can expose and combine selected objects from these supported sources:- Microsoft Fabric Data Warehouse
- Microsoft Fabric SQL database
- Microsoft Fabric Lakehouse through its SQL analytics endpoint
- Microsoft Fabric mirrored databases through their SQL analytics endpoints, including:
- Azure SQL Database
- Azure SQL Managed Instance
- Azure Cosmos DB
- Microsoft Fabric SQL database
- Azure Databricks
- Snowflake
- Open mirrored databases
- Azure SQL Database connected directly
Large results and exports
Ask for focused fields, filters, aggregation, and smaller pages whenever possible. Langdock returns larger successful query results as a JSON file automatically. You can also ask for a JSON file explicitly when you need a complete export for a workflow or code environment. If a result is too large to return, narrow the query or retrieve it in multiple pages. For mutations, verify the changed record in Fabric before deciding whether to repeat an operation whose response could not be returned.Choose the guide you need
Admin configuration
Prepare and secure a Fabric API for GraphQL, then configure the integration for your workspace.
Access and mutations
Choose SSO or Saved credentials and control read and write access.
Troubleshooting
Resolve common discovery, schema, permission, query, and capacity issues.