Skip to content

Commit 7da7192

Browse files
authored
Merge pull request #145603 from DishaAgarwal/patch-31
Update azure-resources.md
2 parents 05b9f1c + 8752064 commit 7da7192

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

articles/cognitive-services/QnAMaker/Concepts/azure-resources.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -318,12 +318,6 @@ Use these keys when making requests to the service through APIs.
318318
|Authoring key|[Azure portal](https://azure.microsoft.com/free/cognitive-services/)|These keys are used to access the [QnA Maker management service APIs](/rest/api/cognitiveservices/qnamaker4.0/knowledgebase). These APIs let you edit the questions and answers in your knowledge base, and publish your knowledge base. These keys are created when you create a new QnA Maker service.<br><br>Find these keys on the **Cognitive Services** resource on the **Keys** page.|
319319
|Azure Cognitive Search Admin Key|[Azure portal](../../../search/search-security-api-keys.md)|These keys are used to communicate with the Azure cognitive search service deployed in the user’s Azure subscription. When you associate an Azure cognitive search with the QnA Maker managed (Preview) service, the admin key is automatically passed on to the QnA Maker service. <br><br>You can find these keys on the **Azure Cognitive Search** resource on the **Keys** page.|
320320

321-
### Subscription keys
322-
323-
The terms authoring and query endpoint key are corrective terms. The previous term was **subscription key**. If you see other documentation referring to subscription keys, these are equivalent to authoring and query endpoint keys (used in the runtime).
324-
325-
You must know what the key is accessing, knowledge base management or knowledge base querying, to know which key you need to find.
326-
327321
### Recommended settings for network isolation
328322

329323
Protect Cognitive Service Resource from public access by [configuring the virtual network](../../cognitive-services-virtual-networks.md?tabs=portal).

0 commit comments

Comments
 (0)