- Knowledge Store
This code is provided for demo purposes only for course AI-102.
- Azure Subscription
- Visual Studio Code or VS 2019
- .Net Core
-
From the Azure portal open Index to created in previous demo.
-
Add existed multi-service cognitive service or build new one.
-
Add following skills to the skillset and rerun Indexer. You can refer to the example file (skillset.json)[skillset.json]. You also can refer to the following tutorial for details.
-
From the skill definition add new
ShaperSkillas explanted in tutorial -
Rerun indexer and query the service for reviews. Text Analyzing skills can generate following output.
-
Provide location for
Knowledge Storeby linking your storage account. -
At the end of the skillset JSON you can find reference to the storage account and different type of objects from projections.
-
Rerun indexer and check if the storage account tables contains the required records. Each record correspond to the review record.



