Delen via


GraphConnectorGuidancePlugin

Toont contextuele richtlijnen voor het werken met Microsoft Graph-connectors.

Schermopname van dev proxywaarschuwing van het verzenden van een schema voor externe verbindingen zonder de vereiste semantische labels.

Deze invoegtoepassing detecteert de volgende problemen:

Probleem Aanvraag Niveau
Schema ontbreekt een of meer semantische labels die vereist zijn voor Microsoft Copilot voor Microsoft 365 PATCH https://graph.microsoft.com/v1.0/external/connections/{id}/schema Fout

Definitie van invoegtoepassingexemplaren

{
  "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"
  ]
}

Configuratievoorbeeld

Geen

Configuratie-eigenschappen

Geen

Opdrachtregelopties

Geen