Skip to content
| Marketplace
Sign in
Visual Studio>Tools>GraphConnectorsTemplate
GraphConnectorsTemplate

GraphConnectorsTemplate

Microsoft

microsoft.com
|
2,230 installs
| (0) | Free
A project template that provides an example for creating a custom connector that can run on Microsoft Graph connectors Agent (GCA). The project builds on the contracts provided by Microsoft to interact with GCA. Install GCA to test and run the connectors built using this templ...
Download

About

Microsoft Graph connectors SDK helps you build custom connectors for your line of business data sources quickly and efficiently in any of 11 available languages. You can leverage the capabilities of our robust Graph connector platform for indexing any of your cloud or on-prem data sources. The SDK also gives you the capability to manage your custom as well as Microsoft's out of the box connectors all in one place through the Microsoft Admin Center.

Extension

The extension consist of a sample C# connector project template which includes:

  1. A Connector server that listens to queries from Graph Connector Agent (GCA)
  2. Contracts defined by platform for interoperability
  3. Stubs that need to be implemented for the connector

Project is built as a .net core based console application. Once configured correctly GCA will be able to make calls into this application through GRPC protocol. The primary responsibility of the connector code is to help GCA during connection creation and later during crawling to fetch information from the datasource.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft