Skip to content

Commit 659d5a2

Browse files
authored
Merge pull request #93936 from jaydeepn/patch-10
Added link to Authoring SDK
2 parents 475c555 + 0257b8a commit 659d5a2

File tree

1 file changed

+1
-1
lines changed
  • articles/cognitive-services/language-service/question-answering/how-to

1 file changed

+1
-1
lines changed

articles/cognitive-services/language-service/question-answering/how-to/authoring.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ms.date: 11/23/2021
1515
The question answering Authoring API is used to automate common tasks like adding new question answer pairs, as well as creating, publishing, and maintaining projects/knowledge bases.
1616

1717
> [!NOTE]
18-
> Currently authoring functionality is only available via the REST API. This article provides examples of using the REST API with cURL. For full documentation of all parameters and functionality available consult the [REST API reference content](/rest/api/cognitiveservices/questionanswering/question-answering-projects).
18+
> Authoring functionality is available via the REST API and [Authoring SDK (preview)](https://docs.microsoft.com/dotnet/api/overview/azure/ai.language.questionanswering-readme-pre). This article provides examples of using the REST API with cURL. For full documentation of all parameters and functionality available consult the [REST API reference content](/rest/api/cognitiveservices/questionanswering/question-answering-projects).
1919
2020
## Prerequisites
2121

0 commit comments

Comments
 (0)