Microsoft Fabric Updates Blog

Terraform Provider for Microsoft Fabric: #3 Creating a workload identity with Fabric permissions

After the first two blog posts you were able to get working quickly in the user context and then some real world advice in expanding your config and defining those Fabric Administrator resources. This is a common way to develop and test your initial config. In the third and fourth blog posts we will look … Continue reading “Terraform Provider for Microsoft Fabric: #3 Creating a workload identity with Fabric permissions”

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”