Azure for Students free VM SKUs unavailable in all usable regions

Kevin Hdz 20 Reputation points
2026-09-22T21:49:51.8266667+00:00

I have an active Azure for Students subscription that includes free VM usage for eligible B-series VM sizes. However, I am unable to deploy the eligible VM sizes due to capacity restrictions.

My subscription has the system policy “Allowed resource deployment regions” (sys.regionrestriction), which limits deployments to:

westus, canadacentral, swedencentral, mexicocentral, and denmarkeast.

I attempted to deploy a small Debian VM using the free-eligible sizes Standard_B1s and Standard_B2ats_v2.

In Canada Central, both Standard_B1s and Standard_B2ats_v2 fail during deployment with:

SkuNotAvailable – Following SKUs have failed for Capacity Restrictions

I then recreated the virtual network in West US and attempted Standard_B1s. That deployment fails with the same SkuNotAvailable capacity restriction.

az vm list-skus reports these VM sizes as valid/available in the regions, but the actual VM deployment preflight rejects them because of capacity restrictions.

This creates a situation where my Azure for Students subscription includes free VM hours, but the eligible free VM SKUs cannot currently be deployed in the regions that my subscription policy permits.

Could you please either:

  1. Enable capacity for one of the Azure for Students free-eligible VM SKUs in one of my allowed regions, or
  2. Add another region to my subscription's allowed deployment regions where these VM sizes are currently available?

I am only trying to deploy a single small Linux VM. The problem appears to be Azure capacity/subscription restrictions rather than my VM configuration.

Azure Virtual Machines
Azure Virtual Machines

An Azure service that is used to provision Windows and Linux virtual machines.


Answer accepted by question author
Marcin Policht 109.3K Reputation points MVP Volunteer Moderator
2026-09-22T22:01:45.66+00:00

You might want to give the following a try

https://techcommunity.microsoft.com/discussions/microsoft-learn-for-educators/sku-quota-and-policy-restrictions-on-azure-for-students-and-free-subscriptions/4525160


If the above response helps answer your question, remember to "Accept Answer" so that others in the community facing similar issues can easily find the solution. Your contribution is highly appreciated.

hth

Marcin

Was this answer helpful?

1 person found this answer helpful.

0 additional answers

Sort by: Most 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.