exam questions

Exam AI-102 All Questions

View all questions & answers for the AI-102 exam

Exam AI-102 topic 4 question 11 discussion

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

You have an Azure Cognitive Search solution and an enrichment pipeline that performs Sentiment Analysis on social media posts.
You need to define a knowledge store that will include the social media posts and the Sentiment Analysis results.
Which two fields should you include in the definition? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.

  • A. storageContainer
  • B. storageConnectionString
  • C. files
  • D. tables
  • E. objects
Show Suggested Answer Hide Answer
Suggested Answer: BE 🗳️

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
zellck
Highly Voted 1 year, 7 months ago
Selected Answer: BE
Typo, BE is the answer. https://learn.microsoft.com/en-us/azure/search/knowledge-store-concept-intro?tabs=portal#knowledge-store-definition A knowledge store is defined inside a skillset definition and it has two components: - A connection string to Azure Storage - Projections that determine whether the knowledge store consists of tables, objects or files. The projections element is an array. You can create multiple sets of table-object-file combinations within one knowledge store.
upvoted 19 times
zellck
1 year, 7 months ago
The type of projection you specify in this structure determines the type of storage used by knowledge store, but not its structure. Fields in tables, objects, and files are determined by Shaper skill output if you're creating the knowledge store programmatically, or by the Import data wizard if you're using the portal. - objects project JSON document into Blob storage. The physical representation of an object is a hierarchical JSON structure that represents an enriched document.
upvoted 5 times
rdemontis
1 year, 3 months ago
Agree with you, thanks for explanation
upvoted 1 times
...
...
...
EliteAllen
Highly Voted 1 year, 9 months ago
Selected Answer: AB
To define a knowledge store in Azure Cognitive Search that includes both the social media posts and the Sentiment Analysis results, you should include the following two fields in the definition: A. storageContainer: This field specifies the Azure Blob Storage container where the enriched data will be stored. You need to define a storage container to hold the processed data from the enrichment pipeline. B. storageConnectionString: This field provides the connection string to the Azure Storage account that will be used to store the enriched data. The connection string is necessary for Azure Cognitive Search to connect and store the data in the specified storage account. Both the storageContainer and storageConnectionString fields are required to set up a knowledge store in Azure Cognitive Search that can store the social media posts and the Sentiment Analysis results.
upvoted 6 times
MaliSanFuu
1 year, 9 months ago
I agree, as the task is to define a knowledge store and not the potential prohjections that define the format in which the enriched data is saved
upvoted 2 times
...
...
syupwsh
Most Recent 6 days, 12 hours ago
Selected Answer: BD
https://learn.microsoft.com/en-us/azure/search/knowledge-store-concept-intro?tabs=portal#knowledge-store-definition A knowledge store is defined inside a skillset definition and it has two components: A connection string to Azure Storage --> B is correct https://learn.microsoft.com/en-us/azure/synapse-analytics/machine-learning/tutorial-cognitive-services-sentiment A user in Azure Synapse can select a table that contains a text column to enrich with sentiments. These sentiments can be positive, negative, mixed, or neutral. --> This makes D correct BD to me
upvoted 1 times
...
pabsinaz
1 month, 3 weeks ago
Selected Answer: BD
There is another question where the user case is to store social media posts in tables.
upvoted 1 times
...
pabsinaz
1 month, 3 weeks ago
Selected Answer: BE
To define a knowledge store that includes both the social media posts and the Sentiment Analysis results, you should include the following two fields: B. storageConnectionString D. tables These fields will allow you to store the analyzed data in a structured format and connect to the storage service.
upvoted 1 times
...
TimZ1010
1 month, 3 weeks ago
BE is the answer
upvoted 1 times
...
friendlyvlad
2 months, 2 weeks ago
Selected Answer: DE
To define a knowledge store that includes social media posts and Sentiment Analysis results, you should include the following fields: -tables: This field is used to store structured data, such as the results of the Sentiment Analysis. -objects: This field is used to store unstructured data, such as the social media posts themselves. StorageConnectionString is not a knowledge store. It can't be B.
upvoted 1 times
...
krzkrzkra
7 months, 1 week ago
Selected Answer: BE
Selected Answer: BE
upvoted 1 times
...
LM12
8 months ago
was on exam 20.06.2024.
upvoted 3 times
...
HaraTadahisa
8 months ago
Selected Answer: BE
I say this answer is B and E.
upvoted 1 times
...
reigenchimpo
8 months, 2 weeks ago
Selected Answer: BE
It is obvious that BE is the correct answer.
upvoted 1 times
...
LM12
8 months, 2 weeks ago
Selected Answer: AB
AB: We need storage to upload data and connection string. https://learn.microsoft.com/en-us/azure/search/knowledge-store-create-rest
upvoted 2 times
...
demonite
8 months, 3 weeks ago
AB https://learn.microsoft.com/en-us/azure/search/knowledge-store-create-rest https://learn.microsoft.com/en-us/azure/search/knowledge-store-create-rest#create-a-data-source
upvoted 2 times
...
reiwanotora
9 months ago
Selected Answer: BE
storageConnectionString and Object.
upvoted 2 times
...
evangelist
1 year ago
Selected Answer: DE
For the need to define a knowledge store that includes social media posts and the Sentiment Analysis results, the most relevant fields/types to include in your definition would likely be: D. tables: For storing structured data such as the original posts along with their sentiment scores in a structured, queryable format. E. objects: For preserving the full, enriched data set in its original format along with nested Sentiment Analysis results.
upvoted 3 times
...
dimsok
1 year, 1 month ago
Selected Answer: BD
Enriched contented is projected to tables: https://learn.microsoft.com/en-us/azure/search/knowledge-store-concept-intro?tabs=portal#knowledge-store-definition
upvoted 2 times
Ody
5 months, 3 weeks ago
This quick start seems to support your answer. Step 2: Add skills In this wizard step, add skills for AI enrichment. The source data consists of customer reviews in English and French. Skills that are relevant for this data set include key phrase extraction, sentiment detection, and text translation. In a later step, these enrichments are "projected" into a knowledge store as Azure tables. https://learn.microsoft.com/en-us/azure/search/knowledge-store-create-portal
upvoted 1 times
...
...
Gvalli
1 year, 2 months ago
A modified version of this was in the exam today.
upvoted 2 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