I cannot create any resource in my azure account . I have azure student subscription

Anjali Garg 5 Reputation points
2025-08-18T17:32:35.23+00:00

below is the error, i see everytime

  • Resource 'n*****g' was disallowed by Azure: This policy maintains a set of best available regions where your subscription can deploy resources. The objective of this policy is to ensure that your subscription has full access to Azure services with optimal performance. Should you need additional or different regions, contact support.. (Code: RequestDisallowedByAzure, Target: n*****g)
Azure Policy
Azure Policy
An Azure service that is used to implement corporate governance and standards at scale for Azure resources.
0 comments No comments
{count} vote

1 answer

Sort by: Most helpful
  1. Jose Benjamin Solis Nolasco 5,406 Reputation points
    2025-08-18T20:36:29.69+00:00

    Hi Anjali,

    The error you’re seeing RequestDisallowedByAzure is expected with an Azure Student subscription. Microsoft applies built-in policy restrictions on these offers:

    • You can only create resources in specific regions (not all Azure regions are available).

    Some services and SKUs are blocked to ensure optimal performance and cost control.

    The error message confirms your subscription is limited by a region policy.

    What you can do:

    1. Try creating the resource in allowed regions (for Student subs, usually East US, West US, West Europe, South Central US).

    If you specifically need another region or service, the only option is to upgrade your Student subscription to a Pay-As-You-Go plan. That removes policy restrictions.

    If you’re unsure which regions are enabled, you can open a support request from the Azure portal – Microsoft can confirm the exact allowed regions for your subscription.

    Always check the available regions dropdown when deploying — if a region is greyed out or errors, it’s blocked by policy.

    I hope this helps. Let me know if you have any further questions or need additional assistance.

    "If This Answered Your Question, Consider Marking It as Solved"

    1 person found this answer helpful.

Your answer

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