Azure for Students – VM Deployment Blocked by Subscription Restriction

Sudhir Pratap Singh 0 Reputation points
2026-09-01T10:34:50.88+00:00

I am using an Azure for Students subscription and I am unable to deploy any Virtual Machine.

Every VM size and image I try shows NotAvailableForSubscription, even when the region is within my subscription's allowed regions and the VM size has available quota.

I have tried multiple regions, VM sizes, and images, but the same error occurs every time.

Please help identify why VM deployment is restricted on my subscription and how I can resolve it.

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. Venkatanaidu Madamanchi 0 Reputation points Microsoft External Staff Moderator
    2026-09-02T10:14:01.7733333+00:00

    Hello @Sudhir Pratap Singh

    Thank you for contacting Microsoft Q&A Support.

    Based on the information provided, the NotAvailableForSubscription error on an Azure for Students subscription is typically caused by one or more subscription restrictions rather than a regional quota issue.

    Please review the following checks:

    1. Verify Allowed Deployment Regions
      • Azure for Students subscriptions are limited to specific Azure regions.
      • In the Azure portal, navigate to Azure Policy > Assignments and review the Allowed resource deployment regions policy.
      • Confirm that the selected region appears in the allowedLocations parameter.
    2. Check VM Family Availability
      • Even within an allowed region, certain VM series may not be available for Azure for Students subscriptions.
      • Microsoft has introduced capacity and availability restrictions for some VM SKU families, and availability can vary by region.
      • If possible, test with commonly available B-series VM sizes in an approved region.
    3. Review Subscription Quotas
      • Navigate to Subscriptions > Usage + quotas and verify:
      • Total Regional vCPU quota
      • VM family quota for the selected VM size
      • If either quota is exhausted or unavailable, VM deployment will fail.
    4. Check Deployment Configuration
      • Some low-cost VM sizes may not support features such as Trusted Launch, Availability Zones, or other advanced security settings.
      • If enabled, try deploying with:
      • Security Type: Standard
      • Availability Zone: None
      • A basic marketplace image such as Ubuntu Server or Windows Server.

    I hope this information helps. Please let us know if you need any further assistance with this issue. We will be happy to assist you.

    Regards,

    Venkat.M

    Was this answer helpful?


  2. Andreas Baumgarten 132.8K Reputation points MVP Volunteer Moderator
    2026-09-01T12:33:59.93+00:00

    Hi @Sudhir Pratap Singh ,

    please navigate in the Azure Portal to https://portal.azure.com/#view/Microsoft_Azure_Policy/PolicyMenuBlade.MenuView/~/Assignments/%23view/Microsoft_Azure_Policy/PolicyMenuBlade/~/Assignments/undefined

    please check the following policy:

    User's image

    In the list you can verify which regions are allowed for deployments in your Azure Subscription:

    User's image

    In the "Parameter value" of "allowedLocations" are the available Azure regions listed for your resources.

    Regarding the VM series availability:

    Since the beginning of July 2026, Azure VM SKU series v1 through v4 have been subject to certain capacity or availability restrictions.

    Please take a look here: Previous-generation VM size series capacity limitations and migration guidance

    Instead of using v1 - v4 Azure VM SKU series it is recommended to select v5, v6, and v7 VM series: Migration recommendations


    (If the reply was helpful please don't forget to upvote and/or accept as answer, thank you)

    Regards

    Andreas Baumgarten

    Was this answer helpful?

    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.