Share via

Azure AI Foundry: Most Models Unavailable in My Regions (Student Subscription)

RISHAB KANT TIWARI 5 Reputation points
2026-06-09T11:07:38.7+00:00

I am using an Azure Student subscription and trying to complete an Azure AI Foundry lab. Most models are unavailable in my allowed regions, and many agent-capable models are only available in East US or Sweden Central, which I cannot use due to subscription restrictions. How can I access a model that supports AI agent creation, or what alternative should I use to complete the lab?

Azure OpenAI in Foundry Models
0 comments No comments

3 answers

Sort by: Most helpful
  1. Anshika Varshney 13,305 Reputation points Microsoft External Staff Moderator
    2026-06-10T14:08:09.36+00:00

    Hello @RISHAB KANT TIWARI

    Models in Azure AI Foundry are region-specific and may not appear or be deployable due to:

    • Lack of support in the selected region
    • Subscription restrictions (some models require approval)
    • Quota limitations
    • Missing permissions (for example, Reader role is not enough to deploy models)

    Here are a few things you can check:

    Verify model availability in your region Go to the Foundry portal (ai.azure.com), open Models + endpoints, and try Deploy model. Filter by your region. If the model does not appear, it is likely not supported in that region.

    Check quota Open Management Center → Quota and confirm whether you have available quota for the model. If quota is 0, you will need to request an increase.

    Confirm permissions Make sure you have a role that allows deployment, such as Cognitive Services OpenAI Contributor. Reader access alone is not sufficient.

    Check for restricted or gated models Some models require approval before they become available. If applicable, you may need to request access.

    Regarding agent-capable models If your lab requires an agent-supported model, you can:

    • Go to the Model catalog
    • Filter by capability and select Agent supported

    If no agent-supported models are available in your allowed region, then:

    • Try switching to a supported region (if your subscription allows it), or
    • Use an alternative model that is available in your region and meets the lab requirements

    In many student subscriptions, region restrictions are the main limiting factor, so behavior like this is expected.


    I Hope this helps. Do let me know if you have any further queries.

    If this helped, please consider accepting the answer so it can benefit others with a similar question.

    Thankyou!

    Was this answer helpful?


  2. kagiyama yutaka 3,605 Reputation points
    2026-06-09T11:31:22.92+00:00

    Azure for Students has fixed allowed regions under an Allowed Locations policy. AI Foundry models are tied to each region. So you only see the models your Student subscription can use. Agent‑capable models in East US or Sweden Central aren’t available on this subscription. The lab can be done with any model that shows up in your allowed region.

    Was this answer helpful?


  3. AI answer

    2026-06-09T11:08:11.86+00:00

    Student subscriptions are often limited to specific regions and to a smaller set of models. Many newer, agent-capable models (such as GPT‑4.1, GPT‑4o, GPT‑5.1, or Claude) are only available in certain regions like East US, East US2, North Central US, Sweden Central, or West US, and can also be gated by subscription type.

    Given the constraints in the question, there are only two practical paths supported by the context:

    1. Use any Azure OpenAI model that is available in the regions allowed by the student subscription
      • Model availability is strictly region- and subscription-based and cannot be overridden per user or per lab.
      • The regional availability list for models sold directly by Azure shows that models such as gpt-4.1, gpt-4.1-mini, gpt-4o, gpt-4o-mini, o1, o4-mini, and the embedding models are only available in specific regions (for example, East US, East US2, North Central US, West US, West US3, etc.). If the student subscription cannot use those regions, those models cannot be deployed.
      • In that case, the only option is to select any model that does appear as deployable in the allowed region(s) of the student subscription and use it in the lab, even if it is not the exact model named in the instructions.
    2. Switch to a region and project type that is supported for agent-capable models (if the subscription allows it)
      • Foundry projects can be created only in specific regions (for example, Australia East, Brazil South, Canada Central, East US, East US2, France Central, Germany West Central, Italy North, Japan East, Korea Central, North Central US, Norway East, South Africa North, South Central US, Southeast Asia, Spain Central, Sweden Central, Switzerland North, UAE North, UK South, West Europe, West US, West US3, etc.).
      • Agent Service support and model availability then depend on those regions and on the deployment type (Standard/Regional, Global Standard, DataZone, etc.). Many advanced models and partner models (like Anthropic Claude) are only deployable in East US2 or Sweden Central and require Enterprise or MCA‑E subscriptions.
      • If the student subscription cannot create projects in those regions or does not meet the subscription requirements, those agent-capable models cannot be used. In that case, the lab must be adapted to use a simpler Azure OpenAI model that is available in the allowed region.

    Because model availability and region support are centrally controlled and cannot be changed per subscription, there is no supported way to “force” access to East US or Sweden Central or to unlock additional models on a student subscription. The practical workaround for completing the lab is to:

    1. Create a Foundry project in any region that the student subscription supports (from the Foundry project region list).
    2. In that project, open the model catalog and select any Azure OpenAI model that is actually available in that region (for example, a gpt-4.1 or gpt-4o family model if present, or any other available text model).
    3. Use that model as the backing model for the AI agent in the lab, even if the lab instructions mention a different model or region.

    If no suitable model appears in any allowed region for the subscription, the remaining option is to switch to a different Azure subscription type (for example, an Enterprise or MCA‑E subscription) that supports the required regions and models, as student subscriptions cannot be escalated to unlock additional regional capacity or gated models.


    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.