Couldn't find an available region for deployment DP-203

Jurgen Boot 35 Reputation points
2024-12-03T09:41:59.9433333+00:00

Trying to do the Explore Azure Synapse Analytics Exercise of DP-203.

Followed the steps in Powershell and get the following messages when I do ./setup.ps1 command:

User's image

User's image

Already tried this for 2 days now. Hope someone can help.

Azure Training
Azure Training
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Training: Instruction to develop new skills.
1,985 questions
{count} votes

3 answers

Sort by: Most helpful
  1. Dan Pearson 15 Reputation points
    2025-01-06T13:57:59.24+00:00

    This also worked for me once I had registered all 4 resources manually.

    To manually register resource providers in Azure, you can follow these steps:

    1. Sign in to the Azure portal: Go to the Azure portal and sign in with your credentials.
    2. Navigate to Subscriptions: In the search box at the top, type “Subscriptions” and select it from the dropdown.
    3. Select your subscription: Choose the subscription you want to use for registering the resource provider.
    4. Access Resource Providers: Under the “Settings” section, click on “Resource providers”.
    5. Register the required provider: Find the resource provider you need to register from the list. Click on it and then select “Register”.

    The four you will need are:

    • Microsoft.Synapse
    • Microsoft.Sql
    • Microsoft.Storage
    • Microsoft.Compute

    Triple dots next to the provider and 'Register' to register each one!

    3 people found this answer helpful.

  2. azz 5 Reputation points
    2024-12-19T21:59:37.02+00:00

    I had the same problem and when I manually configured the resource provider it worked

    1 person found this answer helpful.
    0 comments No comments

  3. VarunTha 11,555 Reputation points Microsoft Vendor
    2024-12-19T11:00:28.5933333+00:00

    Hi Jurgen Boot,

    Thank you for reaching out to us on the Microsoft Q&A forum.

    There seems to be a subscription-specific or capacity-related limitation in the Azure environment used for this lab. The instructions and script provided are correct, but the error message indicates that the specified subscription is not accessible.

    We have tested the procedure in another environment and ensured that it works, as demonstrated in the attached screenshots:
    Synapse

    Synapse 1

    Please do not hesitate to contact us if you have further questions.

    If you have found the answer provided to be helpful, please click on the "Accept answer/Upvote" button so that it is useful for other members in the Microsoft Q&A community.


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.