Skip to content

Commit 3112de2

Browse files
authored
Merge pull request #104417 from diberry/diberry/qna-metadata-lowercase
[Cogsvcs] QnA Maker - lowercase metadata
2 parents 09ca0d3 + 83600f6 commit 3112de2

File tree

1 file changed

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

1 file changed

+3
-1
lines changed

articles/cognitive-services/QnAMaker/limits.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Limits and boundaries - QnA Maker
33
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.
44
ms.topic: article
5-
ms.date: 01/23/2020
5+
ms.date: 02/14/2020
66
---
77

88
# QnA Maker knowledge base limits and boundaries
@@ -50,6 +50,8 @@ The maximum number of deep-links that can be crawled for extraction of QnAs from
5050

5151
## Metadata Limits
5252

53+
Metadata is stored and compared in lower case.
54+
5355
### By Azure Cognitive Search pricing tier
5456

5557
Maximum number of metadata fields per knowledge base is based on your **[Azure Cognitive Search tier limits](https://docs.microsoft.com/azure/search/search-limits-quotas-capacity)**.

0 commit comments

Comments
 (0)