Skip to content

Commit f90224c

Browse files
authored
Merge pull request #110536 from nerajput1607/patch-2
Update azure-resources.md
2 parents 303ff93 + 120aa52 commit f90224c

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

articles/cognitive-services/QnAMaker/Concepts/azure-resources.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,16 @@ The following table gives you some high-level guidelines.
4545
| Dev/Test Environment | Standard SKU | Shared | Basic | Publish Up to 14 KBs, 2 GB size |
4646
| Production Environment | Standard SKU | Basic | Standard | Publish Up to 49 KBs, 25 GB size |
4747

48+
## Recommended Settings
49+
50+
|Target QPS | App Service | Azure Cognitive Search |
51+
| -------------------- | ----------- | ------------ |
52+
| 3 | S1, 1 Instance | S1, 1 Instance |
53+
| 50 | S3, 10 Instances | S1, 12 Instances |
54+
| 80 | S3, 10 Instances | S3, 12 Instances |
55+
| 100 | P3V2, 10 Instances | S3, 12 Instances, 3 Partitions |
56+
| 200 to 250 | P3V2, 20 Instances | S3, 12 Instances, 3 Partitions |
57+
4858
## When to change a pricing tier
4959

5060
|Upgrade|Reason|

0 commit comments

Comments
 (0)