Updates to Fabric Copilot Capacity
Fabric Copilot Capacities are making changes to be more streamlined and easier to use.
June 25, 2025 by Patrick LeBlanc 74,452 Views
Welcome to the June 2025 update. The June 2025 Fabric update introduces several key enhancements across multiple areas. Power BI celebrates its 10th anniversary with a range of community events, contests, expert-led sessions, and special certification exam discounts. In Data Engineering, Fabric Notebooks now support integration with variable libraries in preview, empowering users to manage …
Fabric Copilot Capacities are making changes to be more streamlined and easier to use.
Now available in preview, Copilot Inline Code Completion is an AI-powered feature that helps data scientists and engineers write high-quality Python code faster and with greater ease. Inspired by GitHub Copilot, this feature offers intelligent code suggestions as you type, with no commands needed. By understanding the context of your notebook, Copilot Inline Code Completion …
Continue reading “Improving productivity in Fabric Notebooks with Inline Code Completion (Preview)”
We’re excited to announce that you can now orchestrate Azure Databricks Jobs from your Microsoft Fabric data pipelines! Databrick Jobs allow you to schedule and orchestrate a task or multiple tasks in a workflow in your Databricks workspace. Since any operation in Databricks can be a task, this means you can now run anything in …
Continue reading “Orchestrate your Databricks Jobs with Fabric Data pipelines”
GraphQL has revolutionized the way developers interact with APIs by offering a more flexible and efficient alternative to REST. Before getting started , Create an API for GraphQL in Fabric and add data to use GraphQL in Fabric.
At the heart of GraphQL are two core operations: queries and mutations. While they may look similar on the surface, they serve very different purposes. Let’s explain it in detail.
We’re excited to announce that native support for evaluating Data Agents through the Fabric SDK is now available in Preview. You can now run structured evaluations of your agent’s responses using Python — directly from notebooks or your own automation pipelines. Whether you’re validating accuracy before deploying to production, tuning prompts for better performance, or …
Continue reading “Evaluate your Fabric Data Agents programmatically with the Python SDK (Preview)”