Skip to content

Commit ca271a8

Browse files
Merge pull request #3237 from mrbullwinkle/mrb_02_27_2025_quota_update
[Azure OpenAI] Quota update
2 parents 36deeae + 99e9729 commit ca271a8

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,8 @@ The following sections provide you with a quick guide to the default quotas and
6666

6767
| Model|Tier| Quota Limit in tokens per minute (TPM) | Requests per minute |
6868
|---|---|:---:|:---:|
69-
| `gpt-4.5` | Enterprise Tier | 50 K | 1 |
70-
| `gpt-4.5` | Default | 50 K | 1 |
69+
| `gpt-4.5` | Enterprise Tier | 50 K | 50 |
70+
| `gpt-4.5` | Default | 50 K | 50 |
7171

7272
## `o-series` rate limits
7373

@@ -186,9 +186,9 @@ If your Azure subscription is linked to certain [offer types](https://azure.micr
186186

187187
|Tier| Quota Limit in tokens per minute (TPM) |
188188
|---|:---|
189-
|Azure for Students, Free Trials | 1 K (all models) <br>Exception o-series: 0|
190-
| MSDN subscriptions | GPT 3.5 Turbo Series: 30 K <br> GPT-4 series: 8 K <br> o-series: 0 |
191-
| Monthly credit card based subscriptions <sup>1</sup> | GPT 3.5 Turbo Series: 30 K <br> GPT-4 series: 8 K <br> o-series: 0 |
189+
|Azure for Students, Free Trials | 1 K (all models) <br>Exception o-series & GPT 4.5 Preview: 0|
190+
| MSDN subscriptions | GPT 3.5 Turbo Series: 30 K <br> GPT-4 series: 8 K <br> o-series: 0 <br> GPT 4.5 Preview: 0 |
191+
| Monthly credit card based subscriptions <sup>1</sup> | GPT 3.5 Turbo Series: 30 K <br> GPT-4 series: 8 K <br> o-series: 0 <br> GPT 4.5 Preview: 0 |
192192

193193
<sup>1</sup> This currently applies to [offer type 0003P](https://azure.microsoft.com/support/legal/offer-details/)
194194

0 commit comments

Comments
 (0)