Skip to content

Commit ecea9f0

Browse files
authored
Merge pull request #102193 from diberry/diberry/0123-qna-filename-limit
[Cogsvcs] QnA Maker - limits add
2 parents 02544fd + 9711664 commit ecea9f0

File tree

1 file changed

+10
-9
lines changed
  • articles/cognitive-services/QnAMaker

1 file changed

+10
-9
lines changed

articles/cognitive-services/QnAMaker/limits.md

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,8 @@
11
---
22
title: Limits and boundaries - QnA Maker
3-
titleSuffix: Azure Cognitive Services
43
description: QnA Maker has meta-limits for parts of the knowledge base and service. It is important to keep your knowledge base within those limits in order to test and publish.
5-
services: cognitive-services
6-
author: diberry
7-
manager: nitinme
8-
ms.service: cognitive-services
9-
ms.subservice: qna-maker
104
ms.topic: article
11-
ms.date: 12/10/2019
12-
ms.author: diberry
13-
ms.custom: seodec18
5+
ms.date: 01/23/2020
146
---
157

168
# QnA Maker knowledge base limits and boundaries
@@ -29,6 +21,15 @@ The maximum number of knowledge bases is based on [Azure Cognitive Search tier l
2921

3022
## Extraction Limits
3123

24+
### File naming constraints
25+
26+
File names may not include the following characters:
27+
28+
|Do not use character|
29+
|--|
30+
|Single quote `'`|
31+
|Double quote `"`|
32+
3233
### Maximum file size
3334

3435
|Format|Max file size (MB)|

0 commit comments

Comments
 (0)