Microsoft Fabric Updates Blog

Terraform Provider for Microsoft Fabric: #2 Using MCP servers and Fabric CLI to help define your fabric resources

After the first blog post you now have a simple starter config, and you can work successfully in the user context having authenticated to your new app registration. This post will explore some of the various resources available to you as you start to expand your config. This post is the second in the series. … Continue reading “Terraform Provider for Microsoft Fabric: #2 Using MCP servers and Fabric CLI to help define your fabric resources”

Terraform Provider for Microsoft Fabric: #1 Accelerating first steps using the CLIs

Terraform is the dominant infrastructure as code tool used for declarative cloud deployments. In the first post of this series we’ll explore how to get up and running automating Fabric Administration tasks using both the Fabric CLI and the Terraform Provider for Microsoft Fabric to set up an initial config ready for development. This short … Continue reading “Terraform Provider for Microsoft Fabric: #1 Accelerating first steps using the CLIs”

Connecting AI Agents to Microsoft Fabric with GraphQL and the Model Context Protocol (MCP)

Have you ever wondered how to give AI assistants access to your organization’s data in a clean, structured way? The Model Context Protocol (MCP) is an open standard that creates a bridge between large language models and external tools, APIs, and data sources. Think of it as a universal translator that lets AI agents understand … Continue reading “Connecting AI Agents to Microsoft Fabric with GraphQL and the Model Context Protocol (MCP)”

Integrating Azure API Management with Fabric API for GraphQL

Introduction Integrating Azure API Management (APIM) with Microsoft Fabric’s API for GraphQL can significantly enhance your API’s capabilities by providing robust scalability and security features such as identity management, rate limiting, and caching. This post will guide you through the process of setting up and configuring these features. You may not be familiar with API … Continue reading “Integrating Azure API Management with Fabric API for GraphQL”

Introducing Aggregations in Fabric API for GraphQL: Query Smarter, Not Harder

Summarize, group, and explore data in one step with the new GraphQL aggregations feature We’re excited to launch a powerful new capability in the Fabric API for GraphQL—Aggregations. This feature brings native support for summary-level insights directly into your GraphQL queries, making your data exploration faster, simpler, and more efficient. Why Aggregations? Until now, getting … Continue reading “Introducing Aggregations in Fabric API for GraphQL: Query Smarter, Not Harder”