nerdexam
Microsoft

AI-102 · Question #226

You have a mobile app that manages printed forms. You need the app to send images of the forms directly to Forms Recognizer to extract relevant information. For compliance reasons, the image files…

The correct answer is A. raw image binary. https://learn.microsoft.com/en-us/azure/applied-ai-services/form-recognizer/faq?view=form-recog- 3.0.0#does-form-recognizer-store-my-data- For all features, Azure AI Document Intelligence temporarily stores data and results in Azure storage in the same region as the request…

Submitted by tyler.j· Mar 30, 2026Implement Computer Vision solutions

Question

You have a mobile app that manages printed forms. You need the app to send images of the forms directly to Forms Recognizer to extract relevant information. For compliance reasons, the image files must not be stored in the cloud. In which format should you send the images to the Azure AI Document Intelligence API endpoint?

Options

  • Araw image binary
  • Bform URL encoded
  • CJSON

How the community answered

(46 responses)
  • A
    87% (40)
  • B
    9% (4)
  • C
    4% (2)

Explanation

https://learn.microsoft.com/en-us/azure/applied-ai-services/form-recognizer/faq?view=form-recog- 3.0.0#does-form-recognizer-store-my-data- For all features, Azure AI Document Intelligence temporarily stores data and results in Azure storage in the same region as the request. Your data is then deleted within 24 hours from the time an analyze request was submitted.

Topics

#Azure AI Document Intelligence#API input format#Binary image data#Direct API call

Community Discussion

No community discussion yet for this question.

Full AI-102 Practice