Hello Mohammed,
Thank you for reaching out.
With the Azure for Students subscription under Microsoft Azure, there are specific usage limits and quotas applied by design. These subscriptions are meant for learning and experimentation, so they allow only certain VM sizes, regions, and a limited amount of compute resources.
If you are unable to create a Virtual Machine, it is typically due to one of the following reasons:
The selected VM size is not supported under the Students offer (only a small set of sizes such as B-series are allowed).
The region you selected does not have quota available for the free subscription.
The subscription has reached its spending or core limit, which cannot be increased for Student plans.
A paid resource (for example Premium disks or unsupported images) was chosen during deployment, which is restricted in this offer.
To resolve this, we recommend:
Try deploying a VM using a supported size (for example: Standard B1s).
Use a commonly available region such as East US or West Europe.
- Ensure all selected options remain within the “Free/Student eligible” configuration (Standard SSD, no premium features).
Please note that quota increases are not available for Student subscriptions. If you require larger VM sizes or production-level usage, upgrading to a Pay-As-You-Go subscription would be necessary.
Reference: https://learn.microsoft.com/en-us/azure/azure-resource-manager/management/azure-subscription-service-limits
If the issue continues, kindly share the exact error message and screenshot of the deployment failure so we can assist you further.
We hope this helps clarify the behavior.