Share via

How to deploy a LLM using Azure for Students subscription?

Ashan Gunatilake 0 Reputation points
2026-01-27T05:11:35.1766667+00:00

I am a student using an Azure for Students subscription for an academic project. I have successfully created an Azure OpenAI resource in the region Southeast Asia since my subscription has allowed deployment regions (e.g., Southeast Asia, East Asia, UAE North). However I cannot deploy any model in this region. Is there any solution?

Azure OpenAI in Foundry Models

1 answer

Sort by: Most helpful
  1. Q&A Assist
    2026-01-27T05:11:43.7233333+00:00
    AI generated content. This question contains an answer created with AI from Q&A Assist. Learn more

    To deploy a large language model (LLM) using your Azure for Students subscription, you need to ensure that the model you are trying to deploy is available in the Southeast Asia region. It is important to verify the availability of specific models in the Azure region you are using, as not all models may be supported in every region.

    If you are unable to deploy any model in the Southeast Asia region, consider the following steps:

    1. Check Model Availability: Confirm that the specific LLM you want to deploy is available for deployment in the Southeast Asia region. You can refer to the Azure documentation for a list of models and their respective availability by region.
    2. Use Azure CLI: If the model is available, you can use the Azure CLI to deploy the model. Make sure you have the correct resource group and model name specified in your deployment command.
    3. Explore Other Regions: If the model is not available in Southeast Asia, consider deploying it in another region where it is supported, such as East Asia or UAE North, if your subscription allows it.
    4. Contact Support: If you continue to face issues, consider reaching out to Azure support for assistance specific to your Azure for Students subscription.

    Make sure to follow the guidelines provided in the Azure documentation for deploying models to ensure a successful deployment.

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.