Share via

deploy any model catalog

Mayank kandpal 0 Reputation points
2026-05-30T04:44:45.07+00:00

im having an azure free one month subscription with $200 for an month , im not able to deploy any gpt of any region whenever im trying to deploy it , it is showing the capacity 0 token per minute ... i dont know what to do

Azure OpenAI in Foundry Models
0 comments No comments

1 answer

Sort by: Most helpful
  1. AI answer

    2026-05-30T04:45:02.9+00:00

    The free $200 trial subscription is limited for Azure OpenAI/Foundry Models and often starts with 0 Tokens-per-Minute (TPM) quota for GPT models in all regions. When quota is 0 TPM, no deployment can be created, which is why every model in every region shows 0 TPM capacity.

    For Foundry Models and Azure OpenAI, deployments and inference are governed by per‑model, per‑region TPM quota:

    • Quota is assigned to the subscription per region and per model.
    • When quota is 0 TPM for a model in a region, no deployment of that model can be created there.

    To move forward, use one of these supported options:

    1. Request more quota (if available for the subscription type)
      • For Foundry Models / Azure OpenAI, quota increases are requested via the documented quota request flow.
      • Use the quota increase form referenced in the documentation: quota increase form.
      • If the subscription type (free trial / credit-card) is not eligible for additional quota, the request may be denied and deployments will remain blocked.
    2. Reallocate quota from existing deployments (if any exist)
      • If there are any existing deployments with TPM assigned, reduce their TPM in the Foundry portal to free capacity, then assign that TPM to the new deployment.
      • This only helps if there is already non‑zero quota for that model in that region; if total quota is 0 TPM, there is nothing to reallocate.
    3. Use a different subscription type
      • For higher Azure OpenAI quotas (including GPT‑4.x / GPT‑4o / GPT‑4.1 families), an enterprise or pay‑as‑you‑go subscription with approved Azure OpenAI access and granted quota is typically required.
      • Once such a subscription has quota assigned for a model in a region, deployments can be created up to that TPM limit.

    If the free trial subscription shows 0 TPM for all GPT models in all regions, and a quota increase request is not approved, there is no supported way to deploy GPT models from that subscription.


    References:

    AI-generated content may be incorrect. Read our transparency notes for more information.

    Was this answer helpful?

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.