-
Notifications
You must be signed in to change notification settings - Fork 21.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
19 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
--- | ||
author: erhopf | ||
ms.service: cognitive-services | ||
ms.topic: include | ||
ms.date: 07/30/2019 | ||
ms.author: erhopf | ||
--- | ||
|
||
The following limits are for the number of Cognitive Services resources per Azure subscription. Each of the Cognitive Services may have additional limitations, for more information see [Azure Cognitive Services](https://docs.microsoft.com/azure/cognitive-services/). | ||
|
||
| Type | Limit | Example | | ||
|------|-------|---------| | ||
| A mixture of Cognitive Services resources | Maximum of 200 total Cognitive Services resources. | 100 Computer Vision resources in West US 2, 50 Speech Service resources in West US, and 50 Text Analytics resources in East US. | | ||
| A single type of Cognitive Services resources. | Maximum of 100 resources per region, with a maximum of 200 total Cognitive Services resources. | 100 Computer Vision resources in West US 2, and 100 Computer Vision resources in East US. | |