ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 100 - AI-102 discussion

Report
Export

You are developing the knowledgebase by using Azure Cognitive Search.

You need to process wiki content to meet the technical requirements.

What should you include in the solution?

A.
an indexer for Azure Blob storage attached to a skillset that contains the language detection skill and the text translation skill
Answers
A.
an indexer for Azure Blob storage attached to a skillset that contains the language detection skill and the text translation skill
B.
an indexer for Azure Blob storage attached to a skillset that contains the language detection skill
Answers
B.
an indexer for Azure Blob storage attached to a skillset that contains the language detection skill
C.
an indexer for Azure Cosmos DB attached to a skillset that contains the document extraction skill and the text translation skill
Answers
C.
an indexer for Azure Cosmos DB attached to a skillset that contains the document extraction skill and the text translation skill
D.
an indexer for Azure Cosmos DB attached to a skillset that contains the language detection skill and the text translation skill
Answers
D.
an indexer for Azure Cosmos DB attached to a skillset that contains the language detection skill and the text translation skill
Suggested answer: C

Explanation:

The wiki contains text in English, French and Portuguese.

Scenario: All planned projects must support English, French, and Portuguese.

The Document Extraction skill extracts content from a file within the enrichment pipeline. This allows you to take advantage of the document extraction step that normally happens before the skillset execution with files that may be generated by other skills.

Note: The Translator Text API will be used to determine the from language. The Language detection skill is not required. Incorrect Answers:

Not A, not B: The wiki is stored in Azure Cosmos DB.

Reference:

https://docs.microsoft.com/en-us/azure/search/cognitive-search-skill-document-extraction https://docs.microsoft.com/en-us/azure/search/cognitive-search-skill-text-translation

asked 26/09/2024
Djordje Novakovic
35 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first