RequestDisallowedByPolicy Issue

Singhal, Shreya 0 Reputation points
2025-10-17T17:32:35.38+00:00

Hi I am trying to create a new resource on Azure AI Foundry. I have Azure for students account. But whatever region i select i am getting this error- RequestDisallowedByPolicy

Can someone please help me with the same

Azure AI Language
Azure AI Language
An Azure service that provides natural language capabilities including sentiment analysis, entity extraction, and automated question answering.
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. TP 142.2K Reputation points Volunteer Moderator
    2025-10-17T17:45:23.0166667+00:00

    Hi,

    Azure for Students restricts which regions you can deploy resources to. Typically you are restricted to five different regions, and these vary for each person.

    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

    User's image

    Examine Allowed locations Parameter value for list of regions, similar to below (regions in screenshot are different than yours):

    User's image

    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.

    Please click Accept Answer and upvote if the above was helpful.

    Thanks.

    -TP

    0 comments No comments

  2. Anshika Varshney 1,995 Reputation points Microsoft External Staff Moderator
    2025-10-17T21:26:07.8333333+00:00

    Hello Singhal, Shreya

    Welcome to Microsoft q&a, and thanks for posting your question.
    This usually means your request is blocked by an Azure Policy or Resource Lock applied at the subscription, resource group, or management group level.

    1. Check the Policy Assignment
      • Go to Azure Portal → Policy → Assignments.
      • Look for policies applied to your subscription or resource group.
      • Identify which policy is causing the denial (it will be listed in the error details).
    2. Review Policy Definition
      • Click the policy name → Check Effect (e.g., Deny, Audit).
      • Confirm if your request violates the policy (region, SKU, tags, etc.).
    3. Fix or Request Exception
      • If you have permissions:
      • Update your resource configuration to comply with the policy.
      • Or modify/remove the policy assignment if allowed.
      • If you don’t have permissions:
      • Contact your Azure administrator for an exemption or remediation.
    4. Validate After Changes
      • Retry the operation after updating the resource or policy.

    Reference Documentation

    Hope this helps you get past the issue! I

    If you feel that your quires have been resolved, please accept the answer by clicking the "Upvote" and "Accept Answer" on the post and have any more questions or need further assistance, feel free to ask.

    Thankyou!


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.