MicrosoftLearning / mslearn-knowledge-mining

Lab files for Azure AI Knowledge Mining modules
https://microsoftlearning.github.io/mslearn-knowledge-mining/
MIT License
77 stars 145 forks source link

Broken link to JSON template #25

Closed sergio-usma closed 5 months ago

sergio-usma commented 7 months ago

https://github.com/MicrosoftLearning/mslearn-knowledge-mining/blob/e24cd8f3453193755a0bfeda315b51407103b06b/Instructions/Exercises/04-exercise-enrich-cognitive-custom-classes.md?plain=1#L31

Hi team!

Please chek the Custom Deployment URI, because you have this error:

There was an error downloading the template from URI 'https://raw.githubusercontent.com/MicrosoftLearning/mslearn-doc-intelligence/main/cognitive-search/azuredeploy.json'. Ensure that the template is publicly accessible and that the publisher has enabled CORS policy on the endpoint. To deploy this template, download the template manually and paste the contents in the 'Build your own template in the editor' option below. 

Thanks!

chbernal24 commented 7 months ago

Hi Sergio I have the same issue. I am very worried about this becuase cant continue with my learning. Is there any way to make a Trouble Ticket or something?

sergio-usma commented 7 months ago

Hi @chbernal24! I think the better is to read the documentation about Azure AI Search, because the exercises of that module are incomplete and have broken links.

Cheers!

Sergio

Humza-S commented 7 months ago

Update: Just found a fix to the problem.

  1. Go here
  2. Download the zip
  3. Unzip file
  4. Go to azure portal and create a spec template
  5. import template from the unizpped file (azuredeploy.json)
  6. Finish creating template in Resource Group and Region where you want to deploy resources
  7. Once template is created then go to the template page and hit Deploy and you can then follow the lecture.
ivorb commented 5 months ago

this was already fixed with ad70354