An Azure service that provides streamlined full-stack web app development.
Thank you for confirming that you've already selected one of the regions listed in the Allowed resource deployment regions policy.
In that case, the issue is likely not the region you selected directly. With Azure for Students subscriptions, Azure Static Web Apps may still fail with RequestDisallowedByAzure because the service relies on backend deployment regions that may not be available under the subscription's regional restrictions. This can occur even when the selected region appears in your allowed locations list.
As a quick validation step, could you try creating a simple Storage Account or an Azure App Service (Free F1 tier) in the same allowed region? If those resources deploy successfully but Static Web Apps continues to fail, it would strongly indicate a limitation specific to Azure Static Web Apps on the Azure for
In that scenario, using Azure App Service or Azure Storage Static Website Hosting would be the recommended alternatives
Reference:
https://learn.microsoft.com/azure/governance/policy/overview
https://learn.microsoft.com/azure/app-service/overview
https://learn.microsoft.com/azure/storage/blobs/storage-blob-static-website
If the answer is helpful, Please do click "Accept the answer” and Yes, this can be beneficial to other community members.
If you have any other questions, let me know in the "comments" and I would be happy to help you