nerdexam
Microsoft

AI-102 · Question #358

You have an Azure subscription. You need to deploy an Azure AI Search resource that will recognize geographic locations. Which built-in skill should you include in the skillset for the resource?

The correct answer is C. EntityRecognitionSkill. The EntityRecognitionSkill in Azure AI Search is a built-in skill designed to identify and recognize specific types of entities within text, including geographic locations (such as cities, countries, and landmarks), as well as other entities like people and organizations. This…

Submitted by yuriko_h· Mar 30, 2026Implement knowledge mining and information extraction solutions

Question

You have an Azure subscription. You need to deploy an Azure AI Search resource that will recognize geographic locations. Which built-in skill should you include in the skillset for the resource?

Options

  • AAzureOpenAIEmbeddingSkill
  • BDocumentExtractionSkill
  • CEntityRecognitionSkill
  • DEntityLinkingSkill

How the community answered

(36 responses)
  • A
    3% (1)
  • B
    3% (1)
  • C
    86% (31)
  • D
    8% (3)

Explanation

The EntityRecognitionSkill in Azure AI Search is a built-in skill designed to identify and recognize specific types of entities within text, including geographic locations (such as cities, countries, and landmarks), as well as other entities like people and organizations. This makes it the appropriate choice for a skillset intended to recognize geographic locations.

Topics

#Azure AI Search#built-in skills#entity recognition#skillset

Community Discussion

No community discussion yet for this question.

Full AI-102 Practice