Share via

Workspace Validation Failed on Azure Student Subscription

Ishan Patel 0 Reputation points
2026-03-23T09:01:06.23+00:00

Azure error

I am using a Student Azure subscription and wanted to practice on Azure Databricks for a course i am learning on Udemy.
When trying to create a workspace as per the video, I keep getting this same error despite trying different regions like East US (which was set by default), Australia Central (which my subscription shows most of the services are) and South India (since i am from India). None of these servers are working and its giving the same error. Can anyone help me to figure this out?

Azure Databricks
Azure Databricks

An Apache Spark-based analytics platform optimized for Azure.

0 comments No comments

2 answers

Sort by: Most helpful
  1. SAI JAGADEESH KUDIPUDI 3,115 Reputation points Microsoft External Staff Moderator
    2026-03-26T11:53:45.1866667+00:00

    Hi Ishan Patel,
    This is expected with Azure for Students. Your deployment is failing with (Code: RequestDisallowedByAzure) because a subscription policy restricts which Azure regions you’re allowed to deploy into. The fix is to deploy your Azure Databricks workspace only in the regions listed in your policy and supported by Azure Databricks.

    Steps to Follow

    1. Open Azure Policy → Authoring → Assignments and find “Allowed resource deployment regions” (or similar “Allowed locations” policy). Check the Allowed locations parameter — that list is the only set of regions your Student subscription can deploy to.
    2. Create the Databricks workspace in one of those allowed regions that is also in the Azure Databricks supported regions list.
      If there is no overlap (none of your allowed regions support Databricks), you won’t be able to create a Databricks workspace on the Student offer — the typical workaround is moving to Pay‑As‑You‑Go (or a non‑restricted subscription).

    Microsoft references

    Hope this helps. If you have any follow-up questions, please let me know. I would be happy to help.

    Please do not forget to "Accept Answer" and "up-vote" wherever the information provided helps you, as this can be beneficial to other community members.

    Was this answer helpful?


  2. TP 156.6K Reputation points Volunteer Moderator
    2026-03-23T13:44:07.58+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.

    Additionally, Azure Databricks is only supported in certain regions. Please click below link for list:

    https://learn.microsoft.com/en-us/azure/databricks/resources/supported-regions#regions-azure

    The regions allowed by your Azure for Students subscription needs to overlap with the Azure Databricks supported regions. If the two do not overlap you will not be able to create workspace.

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

    Thanks.

    -TP

    Was this answer helpful?

    0 comments No comments

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.