共用方式為


GraphConnectorGuidancePlugin

顯示使用 Microsoft Graph 連接器的內容指引。

未提供必要語意標籤之提交外部連線架構之 Dev Proxy 警告的螢幕快照。

此外掛程式會偵測下列問題:

問題 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"
  ]
}

設定範例

設定屬性

命令列選項