Courseiva
Implement computer vision solutionsmediumMultiple ChoiceObjective-mapped

AI-102 Implement computer vision solutions Practice Question

You are building a solution to analyze images of handwritten medical prescriptions. The text is in English and includes drug names and dosages. Which combination of Azure AI services should you use?

⚠ Common exam trap

Candidates often confuse Azure AI Document Intelligence (Form Recognizer) with general OCR capabilities, assuming it can handle any text extraction from images, but it is specifically designed for structured documents and lacks the handwritten text recognition strength of the Computer Vision Read API.

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

Azure AI Computer Vision Read API and Azure AI Language

The Azure AI Computer Vision Read API (part of the Image Analysis service) extracts printed and handwritten text from images, including medical prescriptions. Azure AI Language then provides entity recognition to identify drug names and dosages from the extracted text. This combination directly addresses the requirement of analyzing handwritten images and extracting structured medical information.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Azure AI Computer Vision Read API and Azure AI Language

    Why this is correct

    Read API extracts text, Language Service extracts entities.

  • Azure AI Custom Vision and Azure AI Language

    Why it's wrong here

    Custom Vision is for classification, not OCR.

  • Azure AI Document Intelligence and Azure AI Language

    Why it's wrong here

    Document Intelligence is for structured forms, not free-text prescriptions.

  • Azure AI Video Indexer and Azure AI Language

    Why it's wrong here

    Video Indexer is for video, not images.

About these practice questions

Courseiva writes every AI-102 question from scratch — 945 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or dumps. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This AI-102 practice question is part of Courseiva's free Microsoft certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the AI-102 exam.