Skip to content

Commit 52bc1d5

Browse files
authored
Add limits for Alterations
Add limits for Alterations. This is same as Custom Question Answering. #90241
1 parent 6987cfa commit 52bc1d5

File tree

1 file changed

+3
-0
lines changed
  • articles/cognitive-services/QnAMaker

1 file changed

+3
-0
lines changed

articles/cognitive-services/QnAMaker/limits.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,9 @@ These represent the limits when Prebuilt API is used to *Generate response* or c
123123
> [!IMPORTANT]
124124
> Support for unstructured file/content and is available only in question answering.
125125
126+
## Alterations limits
127+
[Alterations](https://docs.microsoft.com/ja-JP/rest/api/cognitiveservices/qnamaker/alterations/replace) do not allow these special characters: ',', '?', ':', ';', '\"', '\'', '(', ')', '{', '}', '[', ']', '-', '+', '.', '/', '!', '*', '-', '_', '@', '#'
128+
126129
## Next steps
127130

128131
Learn when and how to change [service pricing tiers](How-To/set-up-qnamaker-service-azure.md#upgrade-qna-maker-sku).

0 commit comments

Comments
 (0)