KnownKnowledgeSourceKind enum
The kind of the knowledge source.
Fields
| AzureBlob | A knowledge source that read and ingest data from Azure Blob Storage to a Search Index. |
| FabricDataAgent | A knowledge source that retrieves data from a Fabric Data Agent. |
| FabricOntology | A knowledge source that retrieves data from Microsoft Fabric Ontology ontologies. |
| File | A knowledge source that supports direct file upload and indexing. |
| IndexedOneLake | A knowledge source that reads data from indexed OneLake. |
| IndexedSharePoint | A knowledge source that reads data from indexed SharePoint. |
| IndexedSql | A knowledge source that retrieves and ingests data from Azure SQL Database or SQL Managed Instance to a Search Index. |
| McpServer | A knowledge source backed by an MCP (Model Context Protocol) server. |
| RemoteSharePoint | A knowledge source that reads data from remote SharePoint. |
| SearchIndex | A knowledge source that reads data from a Search Index. |
| Web | A knowledge source that reads data from the web. |
| WorkIQ | A knowledge source that reads data from work IQ |