Skip to content

Commit 4de97c0

Browse files
authored
Merge pull request #27566 from ashly1yeo/patch-1
Updated requests per second and minute
2 parents 80f0c75 + e3898ef commit 4de97c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cognitive-services/text-analytics/how-tos/text-analytics-how-to-entity-linking.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ Details on request definition can be found in [How to call the Text Analytics AP
103103
104104
## Step 2: Post the request
105105

106-
Analysis is performed upon receipt of the request. The service accepts up to 100 requests per minute. Each request can be a maximum of 1 MB.
106+
Analysis is performed upon receipt of the request. The service accepts up to 100 requests per second and 1000 requests per minute. Each request can be a maximum of 1 MB.
107107

108108
Recall that the service is stateless. No data is stored in your account. Results are returned immediately in the response.
109109

0 commit comments

Comments
 (0)