exam questions

Exam AI-102 All Questions

View all questions & answers for the AI-102 exam

Exam AI-102 topic 4 question 4 discussion

Actual exam question from Microsoft's AI-102
Question #: 4
Topic #: 4
[All AI-102 Questions]

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.
NOTE: Each correct selection is worth one point.

  • A. tableName
  • B. generatedKeyName
  • C. dataSource
  • D. dataSourceConnection
  • E. source
Show Suggested Answer Hide Answer
Suggested Answer: ABE 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
PHD_CHENG
Highly Voted 2 years, 9 months ago
Selected Answer: ABE
Answer is correct. Below link shows the details https://docs.microsoft.com/en-us/azure/search/knowledge-store-projections-examples
upvoted 13 times
...
HaraTadahisa
Highly Voted 7 months, 3 weeks ago
Selected Answer: ABE
Shinzo ABE!
upvoted 5 times
...
syupwsh
Most Recent 1 day, 17 hours ago
Selected Answer: ABE
https://learn.microsoft.com/en-us/azure/search/knowledge-store-projections-examples#define-a-table-projection tableName is CORRECT because it specifies the name of the table in the knowledge store where the projected data will be stored. generatedKeyName is CORRECT because it specifies the name of the key that uniquely identifies each row in the table. source is CORRECT because it specifies the source fields from the enriched documents that are used to populate the table. ABE are the answers
upvoted 1 times
...
reigenchimpo
8 months ago
Selected Answer: ABE
the skillset definition JSON configuration so tableName, generatedKeyName and source. ABE is correct on this question in my personal opinion, which belongs to the hand-wringing squadron Turbo Rangers.
upvoted 1 times
...
evangelist
1 year ago
Selected Answer: ABE
For implementing a table projection in a skillset definition for Azure Cognitive Search, the correct properties to specify in the JSON configuration are: A. tableName: Necessary for defining where the output data should be stored. B. generatedKeyName: Important for scenarios requiring unique identification of rows, though its necessity can vary. E. source: Essential for specifying the input data that will be processed and projected into the table. Therefore, the correct answers are A (tableName), B (generatedKeyName), and E (source), as they play direct roles in the configuration of a table projection within a skillset for Azure Cognitive Search.
upvoted 4 times
...
rdemontis
1 year, 3 months ago
Selected Answer: ABE
https://learn.microsoft.com/en-us/azure/search/knowledge-store-projections-examples#define-a-table-projection
upvoted 2 times
...
Tin_Tin
1 year, 7 months ago
correct https://learn.microsoft.com/en-us/azure/search/knowledge-store-projections-examples#define-a-table-projection
upvoted 1 times
...
Eltooth
2 years, 6 months ago
Selected Answer: ABE
A, B and E are correct answers. To define a table projection, use the tables array in the projections property. A table projection has three required properties: tableName: Determines the name of a new table created in Azure Table Storage. generatedKeyName: Column name for the key that uniquely identifies each row. The value is system-generated. If you omit this property, a column will be created automatically that uses the table name and "key" as the naming convention. source: A path to a node in an enrichment tree. The node should be a reference to a complex shape that determines which columns are created in the table. https://docs.microsoft.com/en-us/azure/search/knowledge-store-projections-examples#define-a-table-projection
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago