MicrosoftLearning / mslearn-ai-fundamentals

Azure AI Fundamentals exercises
https://microsoftlearning.github.io/mslearn-ai-fundamentals/
MIT License
101 stars 75 forks source link

knowledge-store container missing in my container #16

Closed KristinBethea closed 2 months ago

KristinBethea commented 2 months ago

Module: Fundamentals of Knowledge Mining and Azure AI Search

Lab/Demo: 00

Task: Review the knowledge store

Step: 02

AISearchTrainingKnowledge-Store-ContainerMissing

Description of issue coffee-reviews and coffee-skillset-image-projection are in my container, but knowledge-store container is not.

Repro steps: Follow the steps on Explore an Azure AI Search index (UI) 1. 1. 1.

sherzyang commented 2 months ago

Hi @KristinBethea, thanks for sharing. Unfortunately, I wasn't able to reproduce your issue. One thing you may want to try is go back to this section https://github.com/MicrosoftLearning/mslearn-ai-fundamentals/blob/main/Instructions/Labs/11-ai-search.md#index-the-documents and go to steps 6, 7, and 8. These steps instruct you to create a knowledge-store folder. I've changed the formatting of the steps - hopefully it's clearer now. image

At step 8, double check what you selected in the Import Data wizard, You will need to select both Documents under "Azure table projections" and Document under "Azure blob projections". image

If you try again and still do not see the knowledge-store, please submit another bug. Thanks!