Microsoft Fabric Updates Blog

Fabric Data Agent now supports CI/CD, ALM Flow, and Git Integration

Fabric data agents now support CI/CD, ALM flow, and Git integration. These enhancements help you implement best practices for managing your data agent artifacts and tracking changes, leading to more reliable and collaborative development.

Benefits of CI/CD and ALM Flow

Fabric data agents support a variety of data sources, including Lakehouse, Warehouse, Power BI Semantic Models, and KQL databases. Managing these configurations effectively is critical as they evolve. CI/CD and ALM provide a structured way to handle updates such as schema selections, data source configurations, example queries, and custom instructions for each data source.

All changes are stored in a Git repository, which ensures that every update is tracked, reviewable, and reversible. Meaning you can apply standard source control practices—committing changes, opening pull requests for review, and rolling back if necessary. By integrating with Git, CI/CD and ALM turn the management of data agents into a repeatable, auditable process that aligns with modern software engineering practices.

Git Integration for Version Control and Collaboration

Git integration brings versioning and collaboration directly into the lifecycle of a data agent. Every modification—whether you add or update example queries for a data source, provide instructions for the agent, or define instructions specific to each data source—they are all recorded with full history of what changed, when, and by whom. If an issue arises, you can quickly revert to a previous version.

Collaboration also becomes streamlined. Team members can experiment independently and safely on separate branches, validate changes, and merge them into the main branch once approved. This workflow reduces risk, accelerates development, and ensures that updates are introduced in a controlled, transparent manner. Team members can version and track different updates through Git, giving them a reliable history of changes and making it easier to collaborate across the organization.

Managing Data Agent Changes Across Environments

Git version control not only tracks your changes but also aligns naturally with application lifecycle management (ALM) practices, where changes move through dedicated environments before reaching production. A recommended approach is to separate your work into three dedicated workspaces:

  • Development workspace—where you design, build, and test updates to enhance the data agent’s performance. This includes modifications to agent instructions, data source instructions, and sample queries etc.
  • Test workspace—used to validate updates in an environment that closely resembles production and consumption channels.
  • Production workspace—dedicated to running the data agents relied on by your end users and stakeholders across consumption channels.

For example, if your team updates the data agent to support a new data source, you can test this change in the development workspace, validate it in test workspace, and then deploy it to production workspace without disrupting existing users.

This separation ensures all changes are thoroughly validated before reaching the production environment. With Fabric’s deployment pipelines, you can transfer changes between workspaces efficiently and safely, reducing risk and supporting consistent, reliable operations.

By combining CI/CD, ALM flow, and Git integration, you gain a predictable, auditable, and scalable way to manage changes to the Fabric data agent.

Getting Started

To get started with CI/CD, ALM flow, and Git integration for your Fabric data agent, visit our documentation at Fabric data agent | Microsoft Learn for step-by-step instructions.

Entradas de blog relacionadas

Fabric Data Agent now supports CI/CD, ALM Flow, and Git Integration

enero 28, 2026 por Katie Murray

If you’ve been trying to keep up with everything shipping in Microsoft Fabric, this January 2026 round-up is for you—covering the biggest updates across the platform, from new AI-powered catalog experiences and OneLake governance improvements to enhancements in Data Engineering, Data Warehouse, Real-Time Intelligence, and Data Factory. If you haven’t already, make sure FabCon Atlanta … Continue reading “Fabric January 2026 Feature Summary”

enero 21, 2026 por Michal Bar

Turning questions into KQL queries just became part of Real-Time Dashboard tile editing experience, using Copilot. This new feature brings the power of AI directly into the tile editing workflow. When editing a tile, you’ll now see the Copilot assistant pane ready to help you turn natural language into actionable queries. Whether you’re new to … Continue reading “Introducing Copilot for Real-Time Dashboards: Write KQL with natural language”