Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Git integration and deployment pipelines are lifecycle management features in Microsoft Fabric that help you version, collaborate on, and deploy Real-Time Intelligence items across environments. If your team needs source control for eventhouses, KQL databases, or dashboards—or a structured way to promote changes from development to production—these tools can help.
Fabric platform offers Git integration and Deployment pipelines for different scenarios:
- Use Git integration to sync a workspace to a git repo, and manage incremental change, team collaboration, commit history.
- Use Deployment pipelines to deploy a workspace to different development, test, and production environments.
Git integration
Real-Time Intelligence supports Git integration for Eventstreams, Eventhouses, KQL databases, KQL querysets, Real-Time dashboards, and Activator. Git integration lets you track changes to these items in a Git-connected workspace. The integration provides a way to manage the lifecycle of these items, including versioning, branching, and merging.
For details on setting up Git integration, see Get started with Git integration.
Supported items
Deployment pipelines
Real-Time Intelligence supports deployment pipelines for Eventstreams, Eventhouses, KQL databases, KQL querysets, Real-Time dashboards, and Activator. Microsoft Fabric's deployment pipelines tool gives content creators a production environment where they can collaborate with others to manage the lifecycle of organizational content. Deployment pipelines enable creators to develop and test content in the service before it reaches users.
For details on setting up deployment pipelines, see Get started with deployment pipelines.
Limitations
- Git integration and Deployment pipelines have limited support for cross-workspace scenarios. To avoid issues, ensure all Eventstream destinations are within the same workspace. Cross-workspace deployment might not work as expected.
- If an Eventstream includes an Eventhouse destination using Direct Ingestion mode, you must manually reconfigure the connection after importing or deploying it to a new workspace.