Skip to content

Commit 4e91205

Browse files
committed
update
1 parent ec7fe80 commit 4e91205

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
@@ -9,7 +9,7 @@ ms.custom:
99
- ignite-2023
1010
- references_regions
1111
ms.topic: conceptual
12-
ms.date: 4/08/2025
12+
ms.date: 4/09/2025
1313
ms.author: mbullwin
1414
---
1515

@@ -202,9 +202,9 @@ If your Azure subscription is linked to certain [offer types](https://azure.micr
202202
|Azure for Students, Free Trials | 1 K (all models) <br>Exception o-series & GPT 4.5 Preview: 0|
203203
| MSDN | GPT 3.5 Turbo Series: 30 K <br> GPT-4 series: 8 K <br>computer-use-preview: 30 K <br> gpt-4o-realtime-preview: 1 K <br> o-series: 0 <br> GPT 4.5 Preview: 0 |
204204
|Pay-as-you-go | GPT 3.5 Turbo Series: 30 K <br> GPT-4 series: 8 K <br>computer-use-preview: 30 K <br> o-series: 0 <br> GPT 4.5 Preview: 0 |
205-
| CSP Dev Test<sup>*</sup> | All models: 0 |
205+
| CSP Integration Sandbox <sup>*</sup> | All models: 0 |
206206

207-
<sup>*</sup>This only applies to a small number of dev/test CSP subscriptions. Use the query below to determine what `quotaId` is associated with your subscription.
207+
<sup>*</sup>This only applies to a small number of legacy CSP sandbox subscriptions. Use the query below to determine what `quotaId` is associated with your subscription.
208208

209209
To determine the offer type that is associated with your subscription you can check your `quotaId`. If your `quotaId` is not listed in this table your subscription qualifies for default quota.
210210

@@ -252,7 +252,7 @@ az rest --method GET --uri "https://management.azure.com/subscriptions/{sub-id}?
252252
| Enterprise | `EnterpriseAgreement_2014-09-01` |
253253
| Pay-as-you-go | `PayAsYouGo_2014-09-01`|
254254
| MSDN | `MSDN_2014-09-01` |
255-
| CSP Dev/Test | `CSPDEVTEST_2018-05-01` |
255+
| CSP Integration Sandbox | `CSPDEVTEST_2018-05-01` |
256256
| Azure for Students | `AzureForStudents_2018-01-01` |
257257
| Free Trial | `FreeTrial_2014-09-01` |
258258
| Default | Any quota ID not listed in this table |

0 commit comments

Comments
 (0)