Skip to content

Commit 3377c2d

Browse files
committed
updating indentation, wording
1 parent 403aec0 commit 3377c2d

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

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

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -22,13 +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-
> [!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-
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+
3232
3. Select **Save**.
3333

3434
## Next steps

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ zone_pivot_groups: custom-qna-quickstart
1616
# Quickstart: question answering
1717

1818
> [!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 more information on feature comparisons and migration steps.
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.
2020
2121
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.
2222

0 commit comments

Comments
 (0)