Valid AI-102 Dumps shared by ExamDiscuss.com for Helping Passing AI-102 Exam! ExamDiscuss.com now offer the newest AI-102 exam dumps, the ExamDiscuss.com AI-102 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com AI-102 dumps with Test Engine here:
You need to implement a table projection to generate a physical expression of an Azure Cognitive Search index. Which three properties should you specify in the skillset definition JSON configuration table node? Each correct answer presents part of the solution. (Choose three.) NOTE: Each correct selection is worth one point.
Correct Answer: A,B,E
Explanation Defining a table projection. Each table requires three properties: tableName: The name of the table in Azure Storage. generatedKeyName: The column name for the key that uniquely identifies this row. source: The node from the enrichment tree you are sourcing your enrichments from. This node is usually the output of a shaper, but could be the output of any of the skills. Reference: https://docs.microsoft.com/en-us/azure/search/knowledge-store-projection-overview