Skip to content

Commit 85fa5f3

Browse files
committed
redirects
1 parent 8a4956e commit 85fa5f3

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

.openpublishing.redirection.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -532,6 +532,16 @@
532532
"redirect_url": "/azure/machine-learning",
533533
"redirect_document_id": false
534534
},
535+
{
536+
"source_path": "articles/cognitive-services/QnAMaker/Quickstarts/get-answer-from-kb-using-postman.md",
537+
"redirect_url": "/azure/cognitive-services//QnAMaker/Quickstarts/get-answer-from-knowledge-base-using-url-tool",
538+
"redirect_document_id": false
539+
},
540+
{
541+
"source_path": "articles/cognitive-services/QnAMaker/Quickstarts/get-answer-from-kb-using-curl.md",
542+
"redirect_url": "/azure/cognitive-services//QnAMaker/Quickstarts/get-answer-from-knowledge-base-using-url-tool",
543+
"redirect_document_id": false
544+
},
535545
{
536546
"source_path": "articles/cognitive-services/LUIS/luis-how-to-add-example-utterances.md",
537547
"redirect_url": "/azure/cognitive-services/LUIS/luis-how-to-add-entities",

articles/cognitive-services/authentication.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ Some Azure Cognitive Services accept, and in some cases require, an authenticati
114114
* Speech Services: Text-to-speech REST API
115115

116116
>[!NOTE]
117-
> QnA Maker also uses the Authorization header, but requires an endpoint key. For more information, see [QnA Maker: Get answer from knowledge base](./qnamaker/quickstarts/get-answer-from-kb-using-url-tool.md).
117+
> QnA Maker also uses the Authorization header, but requires an endpoint key. For more information, see [QnA Maker: Get answer from knowledge base](./qnamaker/quickstarts/get-answer-from-knowledge-base-using-url-tool.md).
118118
119119
>[!WARNING]
120120
> The services that support authentication tokens may change over time, please check the API reference for a service before using this authentication method.

0 commit comments

Comments
 (0)