Key Features
Uses the Microsoft Azure QnA Maker service to provide answers from a previously built knowledge base.
Contains methods for the QnA Maker REST API (v4.0) to manage knowledge bases and their content programmatically.
Log deployment of component, including in which type of environment it was done in (development and production). You can disable this by setting the site property AllowTelemetry to false.This information will be handled internally in order to support decisions in further product developments.
Converted the connector to service module.