Region deployment for Azure for Students subscription

Elene Bokuchava 0 Reputation points
2026-08-24T10:54:31.6133333+00:00

I am currently using an "Azure for Students" subscription and I am trying to deploy a new Storage Account (with ADLS Gen2 enabled) for my data engineering educational project.

However, I am consistently getting blocked by a policy error across multiple regions (including West Europe, East US, North Europe, UK West, etc.). The error message is: "RequestDisallowedByAzure: This policy maintains a set of best available regions where your subscription can deploy resources... The selected region is currently not accepting new customers."

Could you please help suggesting at least one reliable region (such as West Europe, East US, or North Europe) for my subscription so I can successfully provision a Storage Account and proceed with my work?

Azure Blob Storage
Azure Blob Storage

An Azure service that stores unstructured data in the cloud as blobs.

0 comments No comments

2 answers

Sort by: Newest
  1. Marcin Policht 107.9K Reputation points MVP Volunteer Moderator
    2026-08-24T11:14:12.7133333+00:00

    Follow https://techcommunity.microsoft.com/discussions/microsoft-learn-for-educators/sku-quota-and-policy-restrictions-on-azure-for-students-and-free-subscriptions/4525160


    If the above response helps answer your question, remember to "Accept Answer" so that others in the community facing similar issues can easily find the solution. Your contribution is highly appreciated.

    hth

    Marcin

    Was this answer helpful?

    0 comments No comments

  2. AI answer

    2026-08-24T10:54:50.48+00:00

    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:

    1. In the Azure portal, go to PolicyAssignments.
    2. Open the assignment named Allowed resource deployment regions or Allowed locations.
    3. Check the Parameter value for the list of regions allowed for that subscription.
    4. 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:

    AI-generated content may be incorrect. Read our transparency notes for more information.

    Was this answer helpful?

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.