Share via

unable to create a VM on my student tier

Kalyan Gupta 0 Reputation points
2026-03-12T09:27:45.4+00:00

Resource was disallowed by Azure: This policy maintains a set of best available regions where your subscription can deploy resources. The objective of this policy is to ensure that your subscription has full access to Azure services with optimal performance. Should you need additional or different regions, contact support.. (Code: RequestDisallowedByAzure, Target: )

Azure Policy
Azure Policy

An Azure service that is used to implement corporate governance and standards at scale for Azure resources.

0 comments No comments

2 answers

Sort by: Most helpful
  1. Bharath Y P 7,240 Reputation points Microsoft External Staff Moderator
    2026-03-12T13:56:07.3+00:00

    Hello Kalyan, it looks like you’re running into an “Allowed locations” policy on your Azure for Students subscription. By design, student-tier offers only let you deploy VMs into a small set of approved regions (for example, East US 2, West US 2, etc.). If you pick a region that isn’t on that list, you’ll see:

    Resource was disallowed by Azure… (Code: RequestDisallowedByAzure)

    Here’s what you can try:

    1. Check which regions are allowed for your subscription
      • In the Azure portal, go to Subscriptions > your Azure for Students subscription > Policies.
      • Under the “Allowed locations” policy, note the regions listed.
    2. Re-create your VM in one of those allowed regions
      • When you hit “Create a VM,” select a region from that approved list.
    3. If you truly need a region that isn’t on your student tier’s list, you have two options: a. Open a support request asking to add the extra region to your subscription’s allowed-locations policy. b. Upgrade your subscription to Pay-As-You-Go or a Free Trial–backed subscription, which removes the zonal restriction.

    Hope that helps!

    Reference docs:

    • Switch from Azure for Students/Students Starter to Free Trial or Pay-As-You-Go: https://supportabilityhub.microsoft.com/solutions/apollosolutions/87e0fe38-e07b-1466-7900-621ca7a7f3e0/3833340a-af59-462f-b4f6-c91037f38fb3

    0 comments No comments

  2. TP 155.2K Reputation points Volunteer Moderator
    2026-03-12T09:32:58.6366667+00:00

    Hi Kalyan,

    Azure for Students restricts which regions you can deploy resources to. Typically you are restricted to five different regions, and these vary for each person.

    Please navigate to Azure Policy -- Authoring -- Assignments using link below:

    https://portal.azure.com/#view/Microsoft_Azure_Policy/PolicyMenuBlade/~/Assignments

    Click on assignment named Allowed resource deployment regions

    User's image

    Examine Allowed locations Parameter value for list of regions, similar to below (regions in screenshot are different than yours):

    User's image

    The regions shown in your Parameter value are the ones you are allowed to deploy resources to. Please try to create resources in one of these regions and let me know the results.

    Please click Accept Answer and upvote if the above was helpful.

    Thanks.

    -TP

    0 comments No comments

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.