Skip to content

Commit 91a5f62

Browse files
Merge pull request #225662 from aahill/aahi-qa-updates
adding notes to articles
2 parents c49e024 + 3377c2d commit 91a5f62

File tree

2 files changed

+10
-4
lines changed

2 files changed

+10
-4
lines changed

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

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,13 @@ If you create a language resource and its dependencies (such as Search) through
2222
1. Go to your language resource in the Azure portal.
2323

2424
2. Select **Features** and select the Azure Cognitive Search service you want to link with your language resource.
25-
26-
> [!div class="mx-imgBorder"]
27-
> ![Add QnA to TA](../media/configure-resources/update-custom-feature.png)
28-
25+
26+
> [!NOTE]
27+
> Your Language resource will retain your Azure Cognitive Search keys. If you update your search resource (for example, regenerating your keys), you will need to select **Update Azure Cognitive Search keys for the current search service**.
28+
29+
> [!div class="mx-imgBorder"]
30+
> ![Add QnA to TA](../media/configure-resources/update-custom-feature.png)
31+
2932
3. Select **Save**.
3033

3134
## Next steps

articles/cognitive-services/language-service/question-answering/quickstart/sdk.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ zone_pivot_groups: custom-qna-quickstart
1515

1616
# Quickstart: question answering
1717

18+
> [!NOTE]
19+
> Are you looking to migrate your workloads from QnA Maker? See our [migration guide](../how-to/migrate-qnamaker-to-question-answering.md) for information on feature comparisons and migration steps.
20+
1821
Get started with the custom question answering client library. Follow these steps to install the package and try out the example code for basic tasks.
1922

2023
::: zone pivot="studio"

0 commit comments

Comments
 (0)