An Azure service that provides streamlined full-stack web app development.
Hi,
Unfortunately Static Web Apps only allow you to select from five different regions, and if none of those five are in the list of allowed regions for your Azure for Students subscription, you can't deploy.
What you can consider is deploying to Azure App Services instead. You will need to deploy to one of your five allowed regions.
To find your list of allowed regions, please navigate to Azure Policy -- Authoring -- Assignments using link below:
https://portal.azure.com/#view/Microsoft_Azure_Policy/PolicyMenuBlade/~/Assignments
Click on assignment named Allowed resource deployment regions
Examine Allowed locations Parameter value for list of regions, similar to below (regions in screenshot are different than yours):
The regions shown in your Parameter value are the ones you are allowed to deploy resources to. Please try to create resources in one of these regions and let me know the results. An alternative to the above would be to upgrade your subscription to Pay-as-you-Go.
Please click Accept Answer and upvote if the above was helpful.
Thanks.
-TP