Just a clarification please, as I can't find an answer in the documentation (it seems implicit, not explicit).
With the API call "Knowledgebase - Create" (https://docs.microsoft.com/en-us/rest/api/cognitiveservices-qnamaker/qnamaker4.0/knowledgebase/create), is it right to presume when it creates the KB, it also executes the equivalent of the QnA Maker Portal's "Save and Train" button? I have called the API "Knowledgebase - Publish" after the "Knowledgebase - Create", and the KB was successfully published, without explicitly calling the Train API call, so presumably it has automatically trained the KB.
Maybe worth clarifying in documentation, so others get the benefit?
Many thanks
Marc
