Microsoft Fabric DevOps
Microsoft Fabric DevOps MCP helps you manage Git integration, deployment pipelines, and bulk item definition operations for Fabric workspaces.
Basic Information
Authentication
Uses OAuth 2.0 for authentication.
Key Features
- Connect and sync workspaces with Git
- Manage deployment pipelines and stages
- Run deployments and view deployment history
- Bulk export and import item definitions
Supported MCP Tools
connect_to_git
Runs the Microsoft Fabric connect_to_git operation.
disconnect_from_git
Runs the Microsoft Fabric disconnect_from_git operation.
get_git_connection
Runs the Microsoft Fabric get_git_connection operation.
get_git_status
Runs the Microsoft Fabric get_git_status operation.
commit_to_git
Runs the Microsoft Fabric commit_to_git operation.
update_from_git
Runs the Microsoft Fabric update_from_git operation.
initialize_git_connection
Runs the Microsoft Fabric initialize_git_connection operation.
get_git_credentials
Runs the Microsoft Fabric get_git_credentials operation.
update_git_credentials
Runs the Microsoft Fabric update_git_credentials operation.
list_deploy_pipelines
Runs the Microsoft Fabric list_deploy_pipelines operation.
get_deploy_pipeline
Runs the Microsoft Fabric get_deploy_pipeline operation.
create_deploy_pipeline
Runs the Microsoft Fabric create_deploy_pipeline operation.
update_deploy_pipeline
Runs the Microsoft Fabric update_deploy_pipeline operation.
delete_deploy_pipeline
Runs the Microsoft Fabric delete_deploy_pipeline operation.
list_deploy_stages
Runs the Microsoft Fabric list_deploy_stages operation.
get_deploy_stage
Runs the Microsoft Fabric get_deploy_stage operation.
update_deploy_stage
Runs the Microsoft Fabric update_deploy_stage operation.
assign_ws_to_stage
Runs the Microsoft Fabric assign_ws_to_stage operation.
unassign_ws_from_stage
Runs the Microsoft Fabric unassign_ws_from_stage operation.
deploy_stage_content
Runs the Microsoft Fabric deploy_stage_content operation.
list_stage_items
Runs the Microsoft Fabric list_stage_items operation.
list_deploy_operations
Runs the Microsoft Fabric list_deploy_operations operation.
get_deploy_operation
Runs the Microsoft Fabric get_deploy_operation operation.
add_pipeline_role
Runs the Microsoft Fabric add_pipeline_role operation.
delete_pipeline_role
Runs the Microsoft Fabric delete_pipeline_role operation.
list_pipeline_roles
Runs the Microsoft Fabric list_pipeline_roles operation.
bulk_export_definitions
Runs the Microsoft Fabric bulk_export_definitions operation.
bulk_import_definitions
Runs the Microsoft Fabric bulk_import_definitions operation.
Usage Examples
- “Connect this workspace to Git”
- “Run the deployment pipeline”
- “Export item definitions”
Notes
- To access Microsoft Fabric resources, the Microsoft account must have the required Fabric permissions.
- Some features may require Microsoft Fabric or Power BI API permissions, tenant settings, or administrator roles.
- If Microsoft Entra app permissions change, disconnect and reconnect the existing OAuth connection so the new permissions can take effect.