An Azure service that stores unstructured data in the cloud as blobs.
No single region such as West Europe, East US, or North Europe can be guaranteed for an Azure for Students subscription.
For Azure for Students, allowed deployment regions are restricted and typically vary per subscription. The reliable way to find a usable region is:
- In the Azure portal, go to Policy → Assignments.
- Open the assignment named Allowed resource deployment regions or Allowed locations.
- Check the Parameter value for the list of regions allowed for that subscription.
- Create the Storage Account only in one of those listed regions.
Important details for the scenario described:
- Azure for Students is an Azure Program offering, and these offerings have access to only a limited set of regions.
- Some regions are specifically limited for Azure Program subscriptions, including UK West and West Europe-related restrictions may also apply depending on policy and region access status.
- If the error includes “The selected region is currently not accepting new customers”, that is a separate region access policy. The documented region currently under that policy is West Europe.
- The recommended first action is to choose an alternative allowed region from the policy assignment.
- If there is a clear business or data-sovereignty requirement, a support request can be submitted for region access. If region optimization policy is affecting the subscription, a support request can also be submitted in Azure portal.
Because the subscription is already failing across several manually tried regions, the next step is not to keep guessing regions. The correct path is to read the subscription’s Allowed locations policy and deploy only to one of those entries.
References:
- Resolve capacity errors with Azure SQL Database or Azure SQL Managed Instance
- Resolve location ineligible errors
- Region optimization for Microsoft Azure customers
- Azure for Students subscription cannot deploy any Azure resources due to RequestDisallowedByAzure policy - Microsoft Q&A
- My deployment failed because Azure policies disallowed resource creation in the selected region, restricting deployments to approved regions only. - Microsoft Q&A
- azure student subscription region error - Microsoft Q&A
- how to fix region issues during blob storage account creation - Microsoft Q&A