Skip to Content
User Guide🧩 Available MCP ServersMicrosoft Fabric Integration

Microsoft Fabric Integration

Microsoft Fabric Integration MCP helps you start, stop, and check the status of Fabric Mirrored Database mirroring.

Basic Information

Authentication

Uses OAuth 2.0 for authentication.

Key Features

  • Start Mirrored Database mirroring
  • Stop Mirrored Database mirroring
  • Check mirroring status
  • Check per-table mirroring status

Supported MCP Tools

start_mirroring

Runs the Microsoft Fabric start_mirroring operation.

stop_mirroring

Runs the Microsoft Fabric stop_mirroring operation.

get_mirroring_status

Runs the Microsoft Fabric get_mirroring_status operation.

get_tables_mirroring_status

Runs the Microsoft Fabric get_tables_mirroring_status operation.

Usage Examples

  • “Check the mirroring status of this Mirrored Database”
  • “Start mirroring”
  • “Show mirroring status by table”

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.
Last updated on