Skip to content

Commit a418494

Browse files
committed
Screenshot and bug fixes
1 parent 0379101 commit a418494

File tree

6 files changed

+3
-3
lines changed

6 files changed

+3
-3
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,12 @@ If you create a language resource and its dependencies (such as Search) through
2121

2222
1. Go to your language resource in the Azure portal.
2323

24-
2. Select **Features** and select the Azure Cognitive Search service you want to link with your language resource.
24+
2. Select **Features**, select the service you want to link with your existing language resource and tick the checkbox beside **Sync keys linked ot the selected Azure Cognitive Search device**.
2525

2626
> [!div class="mx-imgBorder"]
2727
> ![Add QnA to TA](../media/configure-resources/update-custom-feature.png)
2828
29-
3. Select **Save**.
29+
3. Select **Apply**.
3030

3131
## Next steps
3232

187 KB
Loading
35.9 KB
Loading
26.7 KB
Loading
Loading

articles/cognitive-services/language-service/question-answering/tutorials/multiple-domains.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,4 +100,4 @@ When the user question is received by the service, you would need to pass on the
100100

101101
## Create a separate language resource for each domain
102102

103-
Let's say the marketing team at Microsoft wants to build a customer support bot that answers user queries on Surface and Xbox products. They plan to assign distinct teams to access knowledge bases on Surface and Xbox. In this case, it is advised to create two question answering resources - one for Surface and another for Xbox. You can however define distinct roles for users accessing the same resource.
103+
Let's say the marketing team at Microsoft wants to build a customer support bot that answers user queries on Surface and Xbox products. They plan to assign distinct teams to access knowledge bases on Surface and Xbox. In this case, it is advised to create two question answering resources - one for Surface and another for Xbox. You can however define distinct roles using [role-based access control (RBAC)](https://learn.microsoft.com/azure/role-based-access-control/role-assignments-portal) for users accessing the same resource.

0 commit comments

Comments
 (0)