Skip to content

Commit d1a45e6

Browse files
committed
adding notes to articles
1 parent 819f50a commit d1a45e6

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@ If you create a language resource and its dependencies (such as Search) through
2323

2424
2. Select **Features** and select the Azure Cognitive Search service you want to link with your language resource.
2525

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+
2629
> [!div class="mx-imgBorder"]
2730
> ![Add QnA to TA](../media/configure-resources/update-custom-feature.png)
2831

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

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

1818
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.
1919

20+
> [!NOTE]
21+
> Are you looking to migrate your workloads from QnA Maker? See our [migration guide](../how-to/migrate-qnamaker-to-question-answering) for more information on feature comparisons and migration steps.
22+
2023
::: zone pivot="studio"
2124
[!INCLUDE [Studio quickstart](../includes/studio.md)]
2225
::: zone-end

0 commit comments

Comments
 (0)