Share via

Azure student subscription given no allowed resource deployment regions policy

Russell B 20 Reputation points
2026-05-09T20:11:35.0833333+00:00

Hello,

I recently started my Azure for Students subscription and found that any resource creation was blocked under policy, usually with an error code RequestDisallowedByAzure. Upon further examination to others who have had this problem, it seems that Azure for Student subscriptions have a limited set of allowed regions that are assigned under an "allowed resource deployment regions" policy with the subscription. However, checking under my subscriptions policy assignments, it seems that no assignment was made, effectively blocking me from utilizing any features of Azure under my student subscription:

User's image

Using the Azure CLI with the command:

az policy assignment list --query "[?policyDefinitionId.contains(@, 'allowed-locations')]" --output json

returns an empty set of square brackets [], indicating that there are no assigned regions for me to use.

How would I go about getting an allowed resource deployment region policy assigned to my Azure for Students subscription to allow me to use the service?

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

Answer accepted by question author

TP 156.8K Reputation points Volunteer Moderator
2026-05-09T20:19:28.9366667+00:00

Hi Russell,

How long since your subscription was created? In the past this has happened to some people and the policy assignment (with the five allowed regions) appeared in their subscription after a delay. I'm unsure how long they had to wait, perhaps a day or so.

-TP

Was this answer helpful?

1 person found this answer helpful.

0 additional answers

Sort by: Most 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.