GraphConnectorGuidancePlugin
显示有关使用 Microsoft Graph 连接器的上下文指南。
此插件检测到以下问题:
问题 | 请求 | 级别 |
---|---|---|
架构缺少适用于 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"
]
}
配置示例
无
配置属性
无
命令行选项
无