Tag not monitored by Microsoft.
Hello @Jagnesh Tank
Thank you for posting your query on Microsoft Q&A platform and for explaining your scenario so clearly.
What you’re experiencing is expected behavior with an Azure for Students subscription, and it is not something that can be changed or overridden.
Azure for Students subscriptions are governed by a Microsoft‑managed Azure Policy named “Allowed resource deployment regions.” This policy restricts each student subscription to a small, pre‑assigned set of regions, which:
- Varies per student
- Cannot be modified, replaced, or expanded by the user
- Cannot be changed by Microsoft Support
At the same time, Azure Static Web Apps can be created only in specific backend regions (for example: East US 2, Central US, West Europe). In many Azure for Students subscriptions, there is no overlap between:
- The regions allowed by the Student subscription Azure Policy, and
- The regions where Static Web Apps are supported.
Because of this mismatch, Static Web App deployment fails even though the service is visible in the portal. This is a subscription‑type limitation, not a deployment or configuration issue. [learn.microsoft.com], [learn.microsoft.com]
Azure for Students subscriptions do not support region changes or policy exceptions, even for learning or academic scenarios. This limitation is enforced at the platform level and cannot be overridden.
Please have a look into below supported ways as a workaround:
1. Use a Pay‑As‑You‑Go subscription A Pay‑As‑You‑Go subscription does not have region policy restrictions and allows you to deploy Azure Static Web Apps in supported regions. You can remain within free tiers to avoid charges if resources are managed carefully.
2. Use alternatives within Student‑allowed regions If upgrading is not possible, consider services that are generally available in Student regions, such as:
- Azure App Service (Free tier)
- Azure Storage → Static Website hosting These services do not have the same regional constraints as Static Web Apps.
Important clarification: Azure for Students subscriptions do not guarantee access to all Azure services, even if those services appear available in the Azure portal. Deployment eligibility depends on alignment between the subscription’s allowed regions and the service’s supported regions.
Thanks,
Suchitra.