Hi Shan Wain,
Thank you for reaching out to us on Microsoft Q&A forum.
Before starting the exercise, please delete any existing resource groups that begin with "rg-dp100-", as leftover resources from previous deployments can sometimes cause conflicts.
Based on the error message and your steps, it looks like the issue may be related to a location mismatch. After cloning the Git repository and executing the setup.sh
script in the Cloud Shell or Bash terminal, a resource group is created. You can verify its location from the Azure portal, as shown in the screenshot below.
When you create the Machine Learning workspace manually, please ensure that the workspace location matches the location of the resource group. A mismatch between these two can lead to deployment failures.
We followed the same steps on our end and were able to deploy the resources successfully, as shown in the attached screenshot.
Please give that a try and let us know if the issue persists—we’ll be happy to assist further.
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.