Microsoft Fabric Updates Blog

Eventstream CI/CD – Git Integration and Deployment Pipeline

We are excited to announce the CI/CD support in Fabric Eventstream, designed to enhance team collaboration, version control, and deployment processes. With Fabric’s Git integration and deployment pipelines, users can now work more efficiently on shared projects, track changes seamlessly in a Git repository, and deploy Eventstream updates confidently across different environments.

Key Features

  • Git Integration: You can now sync your workspace to a Git repository, such as Azure DevOps or GitHub, allowing for easy tracking of incremental changes, team collaboration, and commit history. Once synced, you can edit the Eventstream definition—such as adding new sources or updating processing logic—directly in the Git repository, then update the Eventstream items in your workspace.
  • Deployment Pipelines: This feature enables you to deploy Eventstream items across various environments (e.g., development, testing, and production workspaces). It simplifies the deployment lifecycle, giving you control over each stage and ensuring that updates flow smoothly across environments.

Connect a Workspace to a Git Repository

Syncing your workspace to a Git repository is straightforward. Go to Workspace settings and select Git integration. After choosing a Git repository and specifying a folder within it, and you’ll see a Synced status next to Eventstream items in the workspace view.

Commit Eventstream Changes to Git

After editing an Eventstream item in Fabric, an Uncommitted status will appear in the workspace view. Click Source control at the top, select the Eventstream item, and commit it. This action pushes the latest updates to your Git repository, where your team can review and comment on the changes.

Update Eventstream Items from Git

If you update an Eventstream item in the Git repository, an Update Required status will appear in the workspace view. Select Source control and then Update all to merge the latest changes and keep your workspace in sync with the repository.

Deploying Eventstream Items Across Workspaces

To set up a deployment pipeline, select Create deployment pipeline in the workspace view. The default pipeline includes three stages: Development, Test, and Production. You can add or rename stages to suit your workflow. After assigning workspaces to each stage, you can deploy Eventstream items smoothly from one stage to the next.

Conclusion

With these CI/CD capabilities, you and your team can build and deploy complex Eventstream projects with ease. Enjoy greater control over your development processes, and simplify team collaboration with integrated Git support. Start exploring these new features today to elevate your workflows and enhance productivity!

関連するブログ記事

Eventstream CI/CD – Git Integration and Deployment Pipeline

12月 11, 2025 作成者: Faisal Mohamood

A Leader in Data Integration We’re thrilled to share that Microsoft has been named a Leader in the 2025 Gartner Magic Quadrant for Data Integration Tools—our fifth consecutive year in this position. In our view, this recognition reflects our commitment to help organizations unify their data estate and unlock the full potential of AI. To … Continue reading “Microsoft Recognized as a Leader in the 2025 Gartner® Magic Quadrant™ for Data Integration Tools”

12月 11, 2025 作成者: Jene Zhang

This release brings consistent, secure, and scalable configuration management directly into notebooks—streamlining environment-aware development and CI/CD workflows without hardcoding. Why it Matters As projects grow, managing environment-specific settings can become complex. With Variable Library support in notebooks, you can: Key Highlights The following is an example of how to use Variable Library in notebook. Resources