An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
Hi Kyle F
If your Kimi 2.5 quota increase was approved but is still not showing in Azure AI Foundry, this is usually due to quota propagation or portal refresh behavior, not because of how you are using the model.
Here are a few things you can check.
First, please confirm that you are looking at the correct subscription and region in Azure AI Foundry. Quota is applied per subscription and per region. If the Foundry project or hub is pointing to a different region, the increased quota will not appear there.
Second, check quota from the Foundry Quota page, not from deployment or usage views. In Foundry, go to Operate and then Quota. This is the only place where updated limits are reflected.
Third, make sure you have the right permissions to view quota changes. To see updated quota, your account needs Cognitive Services Usages Reader access on the subscription. Without this role, the portal may still show old values.
Fourth, keep in mind that quota updates are not instant. For some models like Kimi 2.5, approved quota can take time to fully sync across backend systems. During this time, the portal and actual usage may still behave as if the old limit is applied.
Also note that Kimi models are Foundry base models, and their quota handling is slightly different from Azure OpenAI models. Because of this, quota visibility can lag even after approval.
You can find official guidance on viewing and managing Foundry quotas here https://learn.microsoft.com/azure/foundry/how-to/quota
And details about the Kimi 2.5 model availability in Foundry here https://ai.azure.com/catalog/models/Kimi-K2.5
If everything above looks correct, this is typically a backend sync delay, and the quota should start reflecting once the update finishes propagating.
Hope this helps explain what is happening and what to check.
If this answers your query, please do click Accept Answer and Yes for was this answer helpful.
Thankyou!