Microsoft Fabric BI
Microsoft Fabric BI MCPは、Semantic ModelとReportを対象にDAXクエリ、更新、エクスポート、複製操作を実行できます。
基本情報
認証方式
OAuth 2.0を使用して認証します。
主な機能
- Semantic ModelでのDAXクエリ実行
- Semantic Modelの更新と履歴照会
- データソース、パラメータ、ユーザー権限管理
- Reportのエクスポート、複製、Rebind
サポートされるMCPツール
execute_dax_query
Microsoft Fabricのexecute_dax_query操作を実行します。
refresh_semantic_model
Microsoft Fabricのrefresh_semantic_model操作を実行します。
get_refresh_history
Microsoft Fabricのget_refresh_history操作を実行します。
cancel_refresh
Microsoft Fabricのcancel_refresh操作を実行します。
bind_semantic_model_connection
Microsoft Fabricのbind_semantic_model_connection操作を実行します。
get_parameters
Microsoft Fabricのget_parameters操作を実行します。
update_parameters
Microsoft Fabricのupdate_parameters操作を実行します。
take_over_dataset
Microsoft Fabricのtake_over_dataset操作を実行します。
get_dataset_users
Microsoft Fabricのget_dataset_users操作を実行します。
get_refresh_schedule
Microsoft Fabricのget_refresh_schedule操作を実行します。
update_refresh_schedule
Microsoft Fabricのupdate_refresh_schedule操作を実行します。
get_datasources
Microsoft Fabricのget_datasources操作を実行します。
export_report
Microsoft Fabricのexport_report操作を実行します。
clone_report
Microsoft Fabricのclone_report操作を実行します。
rebind_report
Microsoft Fabricのrebind_report操作を実行します。
使用例
- 「Semantic ModelでDAXクエリを実行して」
- 「更新履歴を確認して」
- 「Reportをエクスポートして」
注意事項
- Microsoft Fabricリソースにアクセスするには、該当Microsoftアカウントに必要なFabric権限が必要です。
- 一部の機能はMicrosoft FabricまたはPower BI API権限、テナント設定、管理者ロールが必要になる場合があります。
- Microsoft Entraアプリの権限を変更した場合、既存のOAuth接続を解除して再接続すると、新しい権限が反映されます。