12.1.0-beta.1 (2026-05-28)
Features Added
- Added support for
2026-05-01-previewservice version. - Added MCP server knowledge source types:
McpServerKnowledgeSource,McpServerKnowledgeSourceParameters,McpServerAuthentication,McpServerFoundryConnectionAuthentication,McpServerStoredHeadersAuthentication,McpServerHeaders,McpServerTool,McpServerToolInclusionMode,McpServerOutputParsing,McpServerAutoOutputParsing,McpServerJsonOutputParsing,McpServerSplitOutputParsing,McpServerNoneOutputParsing, and related configuration models. - Added knowledge source types:
FabricDataAgentKnowledgeSource,FabricOntologyKnowledgeSource,FileKnowledgeSource,IndexedSqlKnowledgeSource, andWorkIQKnowledgeSourcewith associated parameters and retrieval params. - Added knowledge base reference types:
KnowledgeBaseFabricDataAgentReference,KnowledgeBaseFabricOntologyReference,KnowledgeBaseWorkIQReference,KnowledgeBaseMcpServerReference,KnowledgeBaseFileReference,KnowledgeBaseRemoteSharePointReference,KnowledgeBaseIndexedSharePointReference, andKnowledgeBaseIndexedSqlReference. - Added knowledge source file management operations:
UploadKnowledgeSourceFileAsync,GetKnowledgeSourceFilesAsync, andDeleteKnowledgeSourceFileAsynconSearchIndexClient, along with theKnowledgeSourceFilemodel. - Added
FreshnessPolicyfor freshness-based document boosting, andEnableFreshnessproperty onKnowledgeSourceReferencefor per-source freshness opt-in. - Added
AIServicesclass for configuring AI Services resources onKnowledgeSourceIngestionParameters. - Added
KnowledgeSourceContentExtractionModefor specifying content extraction behavior during ingestion. - Added
KnowledgeRetrievalOutputModefor controlling knowledge base retrieval output format. - Added knowledge source vectorizer types:
KnowledgeSourceVectorizerandKnowledgeSourceAzureOpenAIVectorizer. - Added knowledge base activity record types for all knowledge source kinds:
KnowledgeBaseFileActivityRecord,KnowledgeBaseMcpServerActivityRecord, and per-source activity records with associated argument types. - Added
ContentColumnMappingandEmbeddingColumnMappingfor column mapping configuration. - Added
SharePointConnectorAppRegistrationfor SharePoint connector authentication. - Added
PurviewSensitivityLabelInfofor Purview sensitivity label support. - Added
WorkIQAttributionfor WorkIQ attribution tracking. - Added
AssetStorefor asset store configuration. - Added
KnowledgeSourceSynchronizationErrorfor knowledge source sync error reporting. - Added
failOnError,maxOutputDocuments, andenableImageServingproperties toKnowledgeSourceParams. - Added
KnowledgeBaseImageContentwith public constructor and settableUrlproperty.