GraphConnectorGuidancePlugin
顯示使用 Microsoft Graph 連接器的內容指引。
此外掛程式會偵測下列問題:
問題 | Request | 層級 |
---|---|---|
Microsoft 365 Microsoft Copilot 所需的架構遺漏一或多個語意標籤 | PATCH https://graph.microsoft.com/v1.0/external/connections/{id}/schema |
失敗 |
外掛程式實例定義
{
"name": "GraphConnectorGuidancePlugin",
"enabled": true,
"pluginPath": "~appFolder/plugins/dev-proxy-plugins.dll",
"urlsToWatch": [
"https://graph.microsoft.com/*/external/connections/*/schema",
"https://graph.microsoft.us/*/external/connections/*/schema",
"https://dod-graph.microsoft.us/*/external/connections/*/schema",
"https://microsoftgraph.chinacloudapi.cn/*/external/connections/*/schema"
]
}
設定範例
無
設定屬性
無
命令列選項
無