Skip to content

Commit 37ecae2

Browse files
Merge pull request #4104 from mrbullwinkle/mrb_04_14_2025_quota
[Azure OpenAI] [4.1 quota]
2 parents a3e0a59 + 36462fe commit 37ecae2

File tree

1 file changed

+12
-4
lines changed

1 file changed

+12
-4
lines changed

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

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.custom:
99
- ignite-2023
1010
- references_regions
1111
ms.topic: conceptual
12-
ms.date: 4/09/2025
12+
ms.date: 4/14/2025
1313
ms.author: mbullwin
1414
---
1515

@@ -60,6 +60,14 @@ The following sections provide you with a quick guide to the default quotas and
6060
6161
[!INCLUDE [Quota](./includes/global-batch-limits.md)]
6262

63+
## GPT 4.1 series
64+
65+
| Model|Tier| Quota Limit in tokens per minute (TPM) | Requests per minute |
66+
|---|---|:---:|:---:|
67+
| `gpt-4.1` (2025-04-14) | Enterprise Tier | 5 M | 5 K |
68+
| `gpt-4.1` (2025-04-14) | Default | 1 M | 1 K |
69+
70+
6371
## computer-use-preview global standard
6472

6573
| Model|Tier| Quota Limit in tokens per minute (TPM) | Requests per minute |
@@ -199,9 +207,9 @@ If your Azure subscription is linked to certain [offer types](https://azure.micr
199207

200208
|Tier| Quota Limit in tokens per minute (TPM) |
201209
|---|:---|
202-
|`Azure for Students` | 1 K (all models) <br>Exception o-series & GPT 4.5 Preview: 0|
203-
| `MSDN` | GPT-4o-mini: 200 K <br> GPT 3.5 Turbo Series: 200 K <br> GPT-4 series: 50 K <br>computer-use-preview: 8 K <br> gpt-4o-realtime-preview: 1 K <br> o-series: 0 <br> GPT 4.5 Preview: 0 |
204-
|`Pay-as-you-go` | GPT-4o-mini: 200 K <br> GPT 3.5 Turbo Series: 200 K <br> GPT-4 series: 50 K <br>computer-use-preview: 30 K <br> o-series: 0 <br> GPT 4.5 Preview: 0 |
210+
|`Azure for Students` | 1 K (all models) <br>Exception o-series & GPT-4.1 & GPT 4.5 Preview: 0|
211+
| `MSDN` | GPT-4o-mini: 200 K <br> GPT 3.5 Turbo Series: 200 K <br> GPT-4 series: 50 K <br>computer-use-preview: 8 K <br> gpt-4o-realtime-preview: 1 K <br> o-series: 0 <br> GPT 4.5 Preview: 0 <br> GPT-4.1: 0 |
212+
|`Pay-as-you-go` | GPT-4o-mini: 200 K <br> GPT 3.5 Turbo Series: 200 K <br> GPT-4 series: 50 K <br>computer-use-preview: 30 K <br> o-series: 0 <br> GPT 4.5 Preview: 0 <br> GPT-4.1: 0 |
205213
| `Azure_MS-AZR-0111P` <br> `Azure_MS-AZR-0035P` <br> `Azure_MS-AZR-0025P` <br> `Azure_MS-AZR-0052P` <br>| GPT-4o-mini: 200 K <br> GPT 3.5 Turbo Series: 200 K <br> GPT-4 series: 50 K |
206214
| `CSP Integration Sandbox` <sup>*</sup> | All models: 0 |
207215
| `Lightweight trial`<br>`Free Trials`<br>`Azure Pass` | All models: 0 |

0 commit comments

Comments
 (0)