Skip to content

Commit a5faa44

Browse files
committed
fix bot services link
1 parent 0f7df85 commit a5faa44

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Sharing works at the level of the language resource, that is, all knowledge base
5353
<summary><b>Can you share a knowledge base with a contributor that is not in the same Azure Active Directory tenant, to modify a knowledge base?</b></summary>
5454

5555
**Answer**:
56-
Sharing is based on Azure role-based access control (Azure RBAC). If you can share _any_ resource in Azure with another user, you can also share question answering.
56+
Sharing is based on Azure role-based access control (Azure Role-base access control). If you can share _any_ resource in Azure with another user, you can also share question answering.
5757

5858
</details>
5959

@@ -113,7 +113,7 @@ If you delete an Azure Cognitive Search index, the operation is final and the in
113113
<summary><b>I deleted my `testkbv2` index in my Search service. How can I fix this?</b></summary>
114114

115115
**Answer**:
116-
In case you deleted the `testkbv2` index in your Search service, you can restore the data from the last published KB. Please use the recovery tool [RestoreTestKBIndex](https://github.com/pchoudhari/QnAMakerBackupRestore/tree/master/RestoreTestKBFromProd) available on GitHub.
116+
In case you deleted the `testkbv2` index in your Search service, you can restore the data from the last published KB. Use the recovery tool [RestoreTestKBIndex](https://github.com/pchoudhari/QnAMakerBackupRestore/tree/master/RestoreTestKBFromProd) available on GitHub.
117117

118118
</details>
119119

@@ -139,7 +139,7 @@ No, you do not need to use the [Bot Framework](https://github.com/Microsoft/botb
139139
<summary><b>How can I create a new bot with question answering?</b></summary>
140140

141141
**Answer**:
142-
Follow the instructions in [this](../tutorials/bot-services).md) documentation to create your Bot with Azure Bot Service.
142+
Follow the instructions in [this](../tutorials/bot-service).md) documentation to create your Bot with Azure Bot Service.
143143

144144
</details>
145145

0 commit comments

Comments
 (0)