synapse analytics deployment error

Sahu, Hardeep - (hardeepsahu) 20 Reputation points
2024-07-25T21:30:54.1766667+00:00

I'm using my student account which gives $100 creidt.

{"code":"ValidationFailed","message":"Workspace request validation failed, check error details for more information","details":[{"code":"SqlServerRegionDoesNotAllowProvisioning","message":"Location 'eastus' is not accepting creation of new Windows Azure SQL Database servers for the subscription 'a4fa0764-c1fa-46e9-9942-26febf93e14b' at this time."}]}

Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
4,916 questions
{count} votes

2 answers

Sort by: Most helpful
  1. Smaran Thoomu 15,765 Reputation points Microsoft Vendor
    2024-07-26T08:06:32.03+00:00

    @Sahu, Hardeep - (hardeepsahu) Welcome to Microsoft Q&A platform and thanks for posting your question.

    The error message you are seeing indicates that the location centralus is not accepting the creation of new Windows Azure SQL Database servers for your subscription at this time. This error message can occur when the region you are trying to deploy to has reached its capacity limit for the service you are trying to use.

    As per the repro from our end, I was tested the above scenario on our Azure free trial subscription, initially I was experiencing the above issue and I'm able to solve the problem with the below steps.

    To resolve this issue, you may follow the below steps:

    Step1: Open your subscription => Resource providers => Register Microsoft.SQL if it is not registered. 

    When I tried for the first time, I was experiencing the same issue as described above.

    User's image

    Step2: If it is registered, try to unregister and register again.

    Here is the deployment status after unregistered and register the Microsoft.SQLUser's image

    For more details, refer to Azure Portal - Register resource provider.

    Hope this helps. Do let us know if you any further queries.


    If this answers your query, do click Accept Answer and Yes for was this answer helpful. And, if you have any further query do let us know.

    1 person found this answer helpful.

  2. hossein jalilian 7,055 Reputation points
    2024-07-25T21:52:09.4366667+00:00

    Thanks for posting your question in the Microsoft Q&A forum.

    Choose a different region for your Azure Synapse Analytics workspace. Some recommended regions include: Central US ,West US ,West US 2 ,North Europe ,West Europe ,Southeast Asia ,Australia East.

    When creating the workspace, ensure you select one of these supported regions instead of East US

    If you still encounter issues, try creating the storage account separately first, as suggested in the previous answer. Make sure to disable public blob access to comply with any existing policies.


    Please don't forget to close up the thread here by upvoting and accept it as an answer if it is helpful

    0 comments No comments

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.