Hello,
I am using the Azure for Students subscription provided by my university (University of Patras),
and I am completely unable to create any Virtual Machine. Multiple different issues occur depending
on the region, the resource group, or the SSH key settings.
Below is the full list of problems I have encountered:
- VM creation never starts:
- When I press “Create”, the portal shows a loading spinner for 3–4 seconds and then stops.
- No deployment is created, no error message appears, and the Activity Log remains empty.
- Region restrictions by Azure Policy:
- The Policy Assignment “Allowed resource deployment regions” restricts my subscription.
- Allowed locations (as displayed by the policy): ["switzerlandnorth","germanywestcentral","polandcentral","swedencentral","francecentral"].
- However, some of these regions do not appear in the region dropdown menu (e.g., Sweden Central).
- Others appear and disappear inconsistently.
- Even when selecting an allowed region such as France Central or Switzerland North, VM creation still fails to start.
- VM sizes unavailable:
- Free-tier sizes B1s and B2ats_v2 show the message: “This size is currently unavailable in this location for this subscription: NotAvailableForSubscription.”
- SSH key issues:
- When choosing “Generate new key”, Azure sometimes attempts to store the key inside a resource group.
- Immediately after clicking “Download private key”, I get: “Could not download SSH private key — Resource '<resource-name edited by Moderator>' was disallowed by Azure...”
- The message repeats that my subscription is restricted by a region policy, even though the SSH key itself is not region-dependent.
- Resource Group errors:
- When I create a new Resource Group and retry the process, Azure reports: “The resource group does not exist”, even though I just created it.
- In other cases, Azure claims: “Cannot use this resource group because it is not empty”, even though it contains no resources.
- No deployment logs:
- The portal never shows any failed deployment.
- No corresponding Activity Log entry is generated at all, making the issue impossible to debug from my side.
- Subscription is activated and verified:
- Subscription name: <sub-name removed by Moderator>
- Subscription ID: <sub-id removed by Moderator>
- Status: Active
- Verified through the "Verification complete" confirmation page.
- My subscription is restricted by a policy: "Allowed resource deployment regions".
- The allowed regions based on the policy are: ["switzerlandnorth", "germanywestcentral", "polandcentral", "swedencentral", "francecentral"] but even in these regions the portal refuses to create a VM.
- Sweden Central sometimes appears but disappears again from the region selection list.
I urgently need to create a Virtual Machine for a university assignment, and I only need:
- A running VM
- A public IP address
- A generated SSH public key
At this moment, due to the policy restrictions and the subscription behavior,
it is impossible to deploy any VM in any region.
Please assist me in removing or correcting the policy restrictions, or enabling at least
one region and one VM size for deployment.
Thank you in advance.