Microsoft Azure AI Engineer Associate AI-102 Practice Question

In a mobile banking app you must read handwritten feedback written on deposit slips photographed by customers. You decide to call Azure AI Vision REST endpoints without using an SDK. Which REST workflow should you implement to reliably extract the handwriting?

  • POST the image to /vision/v3.2/ocr?language=unk&detectOrientation=true and parse the synchronous JSON response for text lines.

  • POST the image to /vision/v3.2/read/analyze, then poll the URL in the Operation-Location header with GET requests until the status is succeeded and readResults are returned.

  • POST the image to /vision/v3.2/tag and read tags whose confidence score is greater than 0.8.

  • POST the image to /vision/v3.2/analyze?visualFeatures=Description and extract the generated captions text.

Microsoft Azure AI Engineer Associate AI-102
Implement computer vision solutions
Your Score:
Settings & Objectives
Random Mixed
Questions are selected randomly from all chosen topics, with a preference for those you haven’t seen before. You may see several questions from the same objective or domain in a row.
Rotate by Objective
Questions cycle through each objective or domain in turn, helping you avoid long streaks of questions from the same area. You may see some repeat questions, but the distribution will be more balanced across topics.

Check or uncheck an objective to set which questions you will receive.

Bash, the Crucial Exams Chat Bot
AI Bot