Skip to content

Commit ab1acce

Browse files
authored
Merge pull request #7233 from msakande/adm-models-quota-increase
include file for quota limit increase
2 parents 4bae564 + 8dd72e4 commit ab1acce

File tree

3 files changed

+14
-22
lines changed

3 files changed

+14
-22
lines changed

articles/ai-foundry/foundry-models/quotas-limits.md

Lines changed: 1 addition & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -68,25 +68,7 @@ The Usage Limit determines the level of usage above which customers might see la
6868

6969
## Request increases to the default limits
7070

71-
You can submit limit increase requests, which we evaluate one at a time. [Open an online customer support request](https://portal.azure.com/#blade/Microsoft_Azure_Support/HelpAndSupportBlade/newsupportrequest/). When you request an endpoint limit increase, provide the following information:
72-
73-
1. Select **Service and subscription limits (quotas)** as the **Issue type** when you open the support request.
74-
75-
1. Select the subscription you want to use.
76-
77-
1. Select **Cognitive Services** as **Quota type**.
78-
79-
1. Select **Next**.
80-
81-
1. On the **Additional details** tab, provide detailed reasons for the limit increase so that your request can be processed. Be sure to add the following information to the reason for limit increase:
82-
83-
* Model name, model version (if applicable), and deployment type (SKU).
84-
* Description of your scenario and workload.
85-
* Rationale for the requested increase.
86-
* Target throughput: Tokens per minute, requests per minute, and other relevant metrics.
87-
* Planned time plan (by when you need increased limits).
88-
89-
1. Select **Save and continue**.
71+
[!INCLUDE [quota-increase- request](../openai/includes/quota-increase-request.md)]
9072

9173
## General best practices to stay within rate limits
9274

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
manager: nitinme
3+
author: msakande
4+
ms.author: mopeakande
5+
ms.service: azure-ai-openai
6+
ms.topic: include
7+
ms.date: 09/23/2025
8+
---
9+
10+
Quota increase requests can be submitted via the [quota increase request form](https://aka.ms/oai/stuquotarequest). Due to high demand, quota increase requests are accepted and filled in the order they're received. Priority is given to customers who generate traffic that consumes the existing quota allocation. Your request might be denied if this condition isn't met.
11+
12+
You can [submit a service request](../../../ai-services/cognitive-services-support-options.md?context=/azure/ai-foundry/openai/context/context) for other rate limits.

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

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -373,9 +373,7 @@ To minimize issues related to rate limits, it's a good idea to use the following
373373

374374
## Request quota increases
375375

376-
Quota increase requests can be submitted via the [quota increase request form](https://aka.ms/oai/stuquotarequest). Due to high demand, quota increase requests are accepted and filled in the order they're received. Priority is given to customers who generate traffic that consumes the existing quota allocation. Your request might be denied if this condition isn't met.
377-
378-
You can [submit a service request](../../ai-services/cognitive-services-support-options.md?context=/azure/ai-foundry/openai/context/context) for other rate limits.
376+
[!INCLUDE [quota-increase- request](includes/quota-increase-request.md)]
379377

380378
## Regional quota capacity limits
381379

0 commit comments

Comments
 (0)