Skip to content

Commit e1ca57f

Browse files
Merge pull request #1788 from eric-urban/patch-5
Update quotas-limits.md
2 parents bfa5b65 + 6aeb085 commit e1ca57f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/ai-services/openai/quotas-limits.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ The following sections provide you with a quick guide to the default quotas and
2424

2525
| Limit Name | Limit Value |
2626
|--|--|
27-
| OpenAI resources per region per Azure subscription | 30 |
27+
| Azure OpenAI resources per region per Azure subscription | 30 |
2828
| Default DALL-E 2 quota limits | 2 concurrent requests |
2929
| Default DALL-E 3 quota limits| 2 capacity units (6 requests per minute)|
3030
| Default Whisper quota limits | 3 requests per minute |
@@ -44,8 +44,8 @@ The following sections provide you with a quick guide to the default quotas and
4444
| Max number of `/chat/completions` functions | 128 |
4545
| Max number of `/chat completions` tools | 128 |
4646
| Maximum number of Provisioned throughput units per deployment | 100,000 |
47-
| Max files per Assistant/thread | 10,000 when using the API or AI Foundry. 20 when using Azure OpenAI Studio.|
48-
| Max file size for Assistants & fine-tuning | 512 MB |
47+
| Max files per Assistant/thread | 10,000 when using the API or Azure AI Foundry portal. In Azure OpenAI Studio the limit was 20.|
48+
| Max file size for Assistants & fine-tuning | 512 MB<br/><br/>200 MB via Azure AI Foundry portal |
4949
| Max size for all uploaded files for Assistants |100 GB |
5050
| Assistants token limit | 2,000,000 token limit |
5151
| GPT-4o max images per request (# of images in the messages array/conversation history) | 50 |
@@ -181,7 +181,7 @@ To minimize issues related to rate limits, it's a good idea to use the following
181181

182182
### How to request increases to the default quotas and limits
183183

184-
Quota increase requests can be submitted from the [Quotas](./how-to/quota.md) page of Azure AI Foundry. Due to high demand, quota increase requests are being accepted and will be filled in the order they're received. Priority is given to customers who generate traffic that consumes the existing quota allocation, and your request might be denied if this condition isn't met.
184+
Quota increase requests can be submitted from the [Quotas](./how-to/quota.md) page in the Azure AI Foundry portal. Due to high demand, quota increase requests are being accepted and will be filled in the order they're received. Priority is given to customers who generate traffic that consumes the existing quota allocation, and your request might be denied if this condition isn't met.
185185

186186
For other rate limits, [submit a service request](../cognitive-services-support-options.md?context=/azure/ai-services/openai/context/context).
187187

0 commit comments

Comments
 (0)